In RGB color space, #00e01d hex color has a red value of 0, a green value of 224 and a blue value of 29.
In CMYK color space (used in color printing), #00e01d hex color is composed of 100% cyan, 0% magenta, 87.05% yellow and 12.16% black.
#00e01d color has a hue of 127.8 degrees, a saturation of 100% and a lightness of 43.9%.
#00e01d hex color contains mainly GREEN.
The closest web safe color of #00e01d is #00cc33
#00e01d hex color has a decimal value of 57373.
HEX | 00e01d | #00e01d |
---|---|---|
RGB | 0, 224, 29 | rgb(0, 224, 29) |
RGB Percent | 0, 87.84, 11.37 | rgb(0, 87.84, 11.37) |
CMYK | 100, 0, 87, 12 | |
HSL | 127.8°, 100, 43.9 | hsl(127.8, 100%, 43.9%) |
HSV | 127.8°, 100, 87.8 |
XYZ | 26.877, 53.4, 10.053 |
---|---|
Hunter Lab | 73.075, -62.23, 42.996 |
CIE-LAB | 78.111, -77.465, 71.865 |
CIE-LCH | 78.111, 105.666, 137.148 |
CIE-LUV | 100, 0, 87.05, 12.16 |
Web Safe | 00cc33 |
RGB percent of color #00e01d
CMYK percent of color #00e01d
Text with hexadecimal color #00e01d
This text has a font color of #00e01d
<p style="color:#00e01d">Text here</p>
#00e01d Background Color
This box has a background color of #00e01d
<div style="background-color:#00e01d">Text here</div>
#00e01d Border Color
This box has a border color of #00e01d
<div style="border: 4px solid #00e01d">Text here</div>
CSS codes
<p style="color:#00e01d">Text here</p>
<div style="background-color:#00e01d">Text here</div>
<div style="border: 4px solid #00e01d">Text here</div>
#00e01d Color on white background
This is how a font and box color of #00e01d will look
on a white background.
#00e01d Color on black background
This is how a font and box color of #00e01d hex color will look
on a black background.