In RGB color space, #00b00b hex color has a red value of 0, a green value of 176 and a blue value of 11.
In CMYK color space (used in color printing), #00b00b hex color is composed of 100% cyan, 0% magenta, 93.75% yellow and 30.98% black.
#00b00b color has a hue of 123.8 degrees, a saturation of 100% and a lightness of 34.5%.
#00b00b hex color contains mainly GREEN.
The closest web safe color of #00b00b is #009900
#00b00b hex color has a decimal value of 45067.
HEX | 00b00b | #00b00b |
---|---|---|
RGB | 0, 176, 11 | rgb(0, 176, 11) |
RGB Percent | 0, 69.02, 4.31 | rgb(0, 69.02, 4.31) |
CMYK | 100, 0, 94, 31 | |
HSL | 123.8°, 100, 34.5 | hsl(123.8, 100%, 34.5%) |
HSV | 123.8°, 100, 69 |
XYZ | 15.586, 31.075, 5.493 |
---|---|
Hunter Lab | 55.745, -47.646, 33.179 |
CIE-LAB | 62.571, -64.992, 61.567 |
CIE-LCH | 62.571, 89.523, 136.55 |
CIE-LUV | 100, 0, 93.75, 30.98 |
Web Safe | 009900 |
RGB percent of color #00b00b
CMYK percent of color #00b00b
Text with hexadecimal color #00b00b
This text has a font color of #00b00b
<p style="color:#00b00b">Text here</p>
#00b00b Background Color
This box has a background color of #00b00b
<div style="background-color:#00b00b">Text here</div>
#00b00b Border Color
This box has a border color of #00b00b
<div style="border: 4px solid #00b00b">Text here</div>
CSS codes
<p style="color:#00b00b">Text here</p>
<div style="background-color:#00b00b">Text here</div>
<div style="border: 4px solid #00b00b">Text here</div>
#00b00b Color on white background
This is how a font and box color of #00b00b will look
on a white background.
#00b00b Color on black background
This is how a font and box color of #00b00b hex color will look
on a black background.