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