Hex color #f3f6f2, RGB(243, 246, 242) - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #f3f6f2 is a shade of green. In a RGB color space it is composed of 95.29% red, 96.47% green and 94.9% blue. In HSL notation it has 105° hue, 18.2% saturation and 95.7% lightness. The process color (CMYK) is combination of 1.22% cyan, 0% magenta, 1.63% yellow and 3.53% key (black). The closest short hexadecimal code of #f3f6f2 is #fff.
Example CSS code:
.setFontColor { color: #f3f6f2; }
.setBackgroundColor { background-color: #f3f6f2; }
How to set font color?
<p style="color:#f3f6f2">Font color is #f3f6f2.</p>
Font color is #f3f6f2.
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:#f3f6f2">Background color is #f3f6f2.</div>
Background color is #f3f6f2.
Compromise in colors is grey.
- Edi Rama