Hex color #00a000, RGB(0, 160, 0) - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #00a000 is a shade of green. In a RGB color space it is composed of 0% red, 62.75% green and 0% blue. In HSL notation it has 120° hue, 100% saturation and 31.4% lightness. The process color (CMYK) is combination of 100% cyan, 0% magenta, 100% yellow and 37.25% key (black). The closest short hexadecimal code of #00a000 is #0a0.
Example CSS code:
.setFontColor { color: #00a000; }
.setBackgroundColor { background-color: #00a000; }
How to set font color?
<p style="color:#00a000">Font color is #00a000.</p>
Font color is #00a000.
Red was ruby, green was fluorescent, yellow was simply incandescent. Color was life. Color was everything.
Color, you see, was the universal sign of magic.
- Tahereh Mafi, Furthermore
How to set background color?
<div style="background-color:#00a000">Background color is #00a000.</div>
Background color is #00a000.
Compromise in colors is grey.
- Edi Rama