Hex color #fafefc, RGB(250, 254, 252) - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #fafefc is a shade of green-cyan. In a RGB color space it is composed of 98.04% red, 99.61% green and 98.82% blue. In HSL notation it has 150° hue, 66.7% saturation and 98.8% lightness. The process color (CMYK) is combination of 1.57% cyan, 0% magenta, 0.79% yellow and 0.39% key (black). The closest short hexadecimal code of #fafefc is #fff.
Example CSS code:
.setFontColor { color: #fafefc; }
.setBackgroundColor { background-color: #fafefc; }
How to set font color?
<p style="color:#fafefc">Font color is #fafefc.</p>
Font color is #fafefc.
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:#fafefc">Background color is #fafefc.</div>
Background color is #fafefc.
Compromise in colors is grey.
- Edi Rama