In RGB color space, #01e00a hex color has a red value of 1, a green value of 224 and a blue value of 10.
In CMYK color space (used in color printing), #01e00a hex color is composed of 99.55% cyan, 0% magenta, 95.54% yellow and 12.16% black.
#01e00a color has a hue of 122.4 degrees, a saturation of 99.11% and a lightness of 44.1%.
#01e00a hex color contains mainly GREEN.
The closest web safe color of #01e00a is #00cc00
#01e00a hex color has a decimal value of 122890.
HEX | 01e00a | #01e00a |
---|---|---|
RGB | 1, 224, 10 | rgb(1, 224, 10) |
RGB Percent | 0.39, 87.84, 3.92 | rgb(0.39, 87.84, 3.92) |
CMYK | 100, 0, 96, 12 | |
HSL | 122.4°, 99.11, 44.1 | hsl(122.4, 99.11%, 44.1%) |
HSV | 122.4°, 99.6, 87.8 |
XYZ | 26.723, 53.34, 9.174 |
---|---|
Hunter Lab | 73.034, -62.497, 43.676 |
CIE-LAB | 78.075, -77.941, 74.52 |
CIE-LCH | 78.075, 107.833, 136.285 |
CIE-LUV | 99.55, 0, 95.54, 12.16 |
Web Safe | 00cc00 |
RGB percent of color #01e00a
CMYK percent of color #01e00a
Text with hexadecimal color #01e00a
This text has a font color of #01e00a
<p style="color:#01e00a">Text here</p>
#01e00a Background Color
This box has a background color of #01e00a
<div style="background-color:#01e00a">Text here</div>
#01e00a Border Color
This box has a border color of #01e00a
<div style="border: 4px solid #01e00a">Text here</div>
CSS codes
<p style="color:#01e00a">Text here</p>
<div style="background-color:#01e00a">Text here</div>
<div style="border: 4px solid #01e00a">Text here</div>
#01e00a Color on white background
This is how a font and box color of #01e00a will look
on a white background.
#01e00a Color on black background
This is how a font and box color of #01e00a hex color will look
on a black background.