In RGB color space, #00800a hex color has a red value of 0, a green value of 128 and a blue value of 10.
In CMYK color space (used in color printing), #00800a hex color is composed of 100% cyan, 0% magenta, 92.19% yellow and 49.8% black.
#00800a color has a hue of 124.7 degrees, a saturation of 100% and a lightness of 25.1%.
#00800a hex color contains mainly GREEN.
The closest web safe color of #00800a is #009900
#00800a hex color has a decimal value of 32778.
HEX | 00800a | #00800a |
---|---|---|
RGB | 0, 128, 10 | rgb(0, 128, 10) |
RGB Percent | 0, 50.2, 3.92 | rgb(0, 50.2, 3.92) |
CMYK | 100, 0, 92, 50 | |
HSL | 124.7°, 100, 25.1 | hsl(124.7, 100%, 25.1%) |
HSV | 124.7°, 100, 50.2 |
XYZ | 7.774, 15.46, 2.862 |
---|---|
Hunter Lab | 39.319, -33.516, 23.208 |
CIE-LAB | 46.258, -51.314, 47.876 |
CIE-LCH | 46.258, 70.18, 136.985 |
CIE-LUV | 100, 0, 92.19, 49.8 |
Web Safe | 009900 |
RGB percent of color #00800a
CMYK percent of color #00800a
Text with hexadecimal color #00800a
This text has a font color of #00800a
<p style="color:#00800a">Text here</p>
#00800a Background Color
This box has a background color of #00800a
<div style="background-color:#00800a">Text here</div>
#00800a Border Color
This box has a border color of #00800a
<div style="border: 4px solid #00800a">Text here</div>
CSS codes
<p style="color:#00800a">Text here</p>
<div style="background-color:#00800a">Text here</div>
<div style="border: 4px solid #00800a">Text here</div>
#00800a Color on white background
This is how a font and box color of #00800a will look
on a white background.
#00800a Color on black background
This is how a font and box color of #00800a hex color will look
on a black background.