In RGB color space, #00b00d hex color has a red value of 0, a green value of 176 and a blue value of 13.
In CMYK color space (used in color printing), #00b00d hex color is composed of 100% cyan, 0% magenta, 92.61% yellow and 30.98% black.
#00b00d color has a hue of 124.4 degrees, a saturation of 100% and a lightness of 34.5%.
#00b00d hex color contains mainly GREEN.
The closest web safe color of #00b00d is #009900
#00b00d hex color has a decimal value of 45069.
HEX | 00b00d | #00b00d |
---|---|---|
RGB | 0, 176, 13 | rgb(0, 176, 13) |
RGB Percent | 0, 69.02, 5.1 | rgb(0, 69.02, 5.1) |
CMYK | 100, 0, 93, 31 | |
HSL | 124.4°, 100, 34.5 | hsl(124.4, 100%, 34.5%) |
HSV | 124.4°, 100, 69 |
XYZ | 15.598, 31.08, 5.558 |
---|---|
Hunter Lab | 55.749, -47.619, 33.114 |
CIE-LAB | 62.575, -64.94, 61.284 |
CIE-LCH | 62.575, 89.291, 136.659 |
CIE-LUV | 100, 0, 92.61, 30.98 |
Web Safe | 009900 |
RGB percent of color #00b00d
CMYK percent of color #00b00d
Text with hexadecimal color #00b00d
This text has a font color of #00b00d
<p style="color:#00b00d">Text here</p>
#00b00d Background Color
This box has a background color of #00b00d
<div style="background-color:#00b00d">Text here</div>
#00b00d Border Color
This box has a border color of #00b00d
<div style="border: 4px solid #00b00d">Text here</div>
CSS codes
<p style="color:#00b00d">Text here</p>
<div style="background-color:#00b00d">Text here</div>
<div style="border: 4px solid #00b00d">Text here</div>
#00b00d Color on white background
This is how a font and box color of #00b00d will look
on a white background.
#00b00d Color on black background
This is how a font and box color of #00b00d hex color will look
on a black background.