Hex color #e1e8da, RGB(225, 232, 218) - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #e1e8da is a shade of green-yellow. In a RGB color space it is composed of 88.24% red, 90.98% green and 85.49% blue. In HSL notation it has 90° hue, 23.3% saturation and 88.2% lightness. The process color (CMYK) is combination of 3.02% cyan, 0% magenta, 6.03% yellow and 9.02% key (black). The closest short hexadecimal code of #e1e8da is #eed.
Example CSS code:
.setFontColor { color: #e1e8da; }
.setBackgroundColor { background-color: #e1e8da; }
How to set font color?
<p style="color:#e1e8da">Font color is #e1e8da.</p>
Font color is #e1e8da.
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:#e1e8da">Background color is #e1e8da.</div>
Background color is #e1e8da.
Compromise in colors is grey.
- Edi Rama