Hex color #f0fced, RGB(240, 252, 237) - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #f0fced is a shade of green. In a RGB color space it is composed of 94.12% red, 98.82% green and 92.94% blue. In HSL notation it has 108° hue, 71.4% saturation and 95.9% lightness. The process color (CMYK) is combination of 4.76% cyan, 0% magenta, 5.95% yellow and 1.18% key (black). The closest short hexadecimal code of #f0fced is #ffe.
Example CSS code:
.setFontColor { color: #f0fced; }
.setBackgroundColor { background-color: #f0fced; }
How to set font color?
<p style="color:#f0fced">Font color is #f0fced.</p>
Font color is #f0fced.
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:#f0fced">Background color is #f0fced.</div>
Background color is #f0fced.
Compromise in colors is grey.
- Edi Rama