In RGB color space, #00b00e hex color has a red value of 0, a green value of 176 and a blue value of 14.
In CMYK color space (used in color printing), #00b00e hex color is composed of 100% cyan, 0% magenta, 92.05% yellow and 30.98% black.
#00b00e color has a hue of 124.8 degrees, a saturation of 100% and a lightness of 34.5%.
#00b00e hex color contains mainly GREEN.
The closest web safe color of #00b00e is #009900
#00b00e hex color has a decimal value of 45070.
HEX | 00b00e | #00b00e |
---|---|---|
RGB | 0, 176, 14 | rgb(0, 176, 14) |
RGB Percent | 0, 69.02, 5.49 | rgb(0, 69.02, 5.49) |
CMYK | 100, 0, 92, 31 | |
HSL | 124.8°, 100, 34.5 | hsl(124.8, 100%, 34.5%) |
HSV | 124.8°, 100, 69 |
XYZ | 15.605, 31.082, 5.593 |
---|---|
Hunter Lab | 55.751, -47.602, 33.078 |
CIE-LAB | 62.577, -64.907, 61.131 |
CIE-LCH | 62.577, 89.162, 136.716 |
CIE-LUV | 100, 0, 92.05, 30.98 |
Web Safe | 009900 |
RGB percent of color #00b00e
CMYK percent of color #00b00e
Text with hexadecimal color #00b00e
This text has a font color of #00b00e
<p style="color:#00b00e">Text here</p>
#00b00e Background Color
This box has a background color of #00b00e
<div style="background-color:#00b00e">Text here</div>
#00b00e Border Color
This box has a border color of #00b00e
<div style="border: 4px solid #00b00e">Text here</div>
CSS codes
<p style="color:#00b00e">Text here</p>
<div style="background-color:#00b00e">Text here</div>
<div style="border: 4px solid #00b00e">Text here</div>
#00b00e Color on white background
This is how a font and box color of #00b00e will look
on a white background.
#00b00e Color on black background
This is how a font and box color of #00b00e hex color will look
on a black background.