Hex color #002900, RGB(0, 41, 0) - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #002900 is a shade of green. In a RGB color space it is composed of 0% red, 16.08% green and 0% blue. In HSL notation it has 120° hue, 100% saturation and 8% lightness. The process color (CMYK) is combination of 100% cyan, 0% magenta, 100% yellow and 83.92% key (black). The closest short hexadecimal code of #002900 is #020.
Example CSS code:
.setFontColor { color: #002900; }
.setBackgroundColor { background-color: #002900; }
How to set font color?
<p style="color:#002900">Font color is #002900.</p>
Font color is #002900.
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:#002900">Background color is #002900.</div>
Background color is #002900.
Compromise in colors is grey.
- Edi Rama