Hex color #fafefe, RGB(250, 254, 254) - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #fafefe is a shade of cyan. In a RGB color space it is composed of 98.04% red, 99.61% green and 99.61% blue. In HSL notation it has 180° hue, 66.7% saturation and 98.8% lightness. The process color (CMYK) is combination of 1.57% cyan, 0% magenta, 0% yellow and 0.39% key (black). The closest short hexadecimal code of #fafefe is #fff.
Example CSS code:
.setFontColor { color: #fafefe; }
.setBackgroundColor { background-color: #fafefe; }
How to set font color?
<p style="color:#fafefe">Font color is #fafefe.</p>
Font color is #fafefe.
When you photograph people in color, you photograph their clothes. But when you photograph people in Black and white, you photograph their souls!
- Ted Grant
How to set background color?
<div style="background-color:#fafefe">Background color is #fafefe.</div>
Background color is #fafefe.
Compromise in colors is grey.
- Edi Rama