In RGB color space, #01e00d hex color has a red value of 1, a green value of 224 and a blue value of 13.
In CMYK color space (used in color printing), #01e00d hex color is composed of 99.55% cyan, 0% magenta, 94.2% yellow and 12.16% black.
#01e00d color has a hue of 123.2 degrees, a saturation of 99.11% and a lightness of 44.1%.
#01e00d hex color contains mainly GREEN.
The closest web safe color of #01e00d is #00cc00
#01e00d hex color has a decimal value of 122893.
HEX | 01e00d | #01e00d |
---|---|---|
RGB | 1, 224, 13 | rgb(1, 224, 13) |
RGB Percent | 0.39, 87.84, 5.1 | rgb(0.39, 87.84, 5.1) |
CMYK | 100, 0, 94, 12 | |
HSL | 123.2°, 99.11, 44.1 | hsl(123.2, 99.11%, 44.1%) |
HSV | 123.2°, 99.6, 87.8 |
XYZ | 26.741, 53.347, 9.268 |
---|---|
Hunter Lab | 73.039, -62.466, 43.604 |
CIE-LAB | 78.079, -77.885, 74.228 |
CIE-LCH | 78.079, 107.591, 136.377 |
CIE-LUV | 99.55, 0, 94.2, 12.16 |
Web Safe | 00cc00 |
RGB percent of color #01e00d
CMYK percent of color #01e00d
Text with hexadecimal color #01e00d
This text has a font color of #01e00d
<p style="color:#01e00d">Text here</p>
#01e00d Background Color
This box has a background color of #01e00d
<div style="background-color:#01e00d">Text here</div>
#01e00d Border Color
This box has a border color of #01e00d
<div style="border: 4px solid #01e00d">Text here</div>
CSS codes
<p style="color:#01e00d">Text here</p>
<div style="background-color:#01e00d">Text here</div>
<div style="border: 4px solid #01e00d">Text here</div>
#01e00d Color on white background
This is how a font and box color of #01e00d will look
on a white background.
#01e00d Color on black background
This is how a font and box color of #01e00d hex color will look
on a black background.