In RGB color space, #01ff0a hex color has a red value of 1, a green value of 255 and a blue value of 10.
In CMYK color space (used in color printing), #01ff0a hex color is composed of 99.61% cyan, 0% magenta, 96.08% yellow and 0% black.
#01ff0a color has a hue of 122.1 degrees, a saturation of 100% and a lightness of 50.2%.
#01ff0a hex color contains mainly GREEN.
The closest web safe color of #01ff0a is #00ff00
#01ff0a hex color has a decimal value of 130826.
HEX | 01ff0a | #01ff0a |
---|---|---|
RGB | 1, 255, 10 | rgb(1, 255, 10) |
RGB Percent | 0.39, 100, 3.92 | rgb(0.39, 100, 3.92) |
CMYK | 100, 0, 96, 0 | |
HSL | 122.1°, 100, 50.2 | hsl(122.1, 100%, 50.2%) |
HSV | 122.1°, 99.6, 100 |
XYZ | 35.827, 71.548, 12.209 |
---|---|
Hunter Lab | 84.586, -72.421, 50.652 |
CIE-LAB | 87.751, -86.018, 82.437 |
CIE-LCH | 87.751, 119.143, 136.218 |
CIE-LUV | 99.61, 0, 96.08, 0 |
Web Safe | 00ff00 |
RGB percent of color #01ff0a
CMYK percent of color #01ff0a
Text with hexadecimal color #01ff0a
This text has a font color of #01ff0a
<p style="color:#01ff0a">Text here</p>
#01ff0a Background Color
This box has a background color of #01ff0a
<div style="background-color:#01ff0a">Text here</div>
#01ff0a Border Color
This box has a border color of #01ff0a
<div style="border: 4px solid #01ff0a">Text here</div>
CSS codes
<p style="color:#01ff0a">Text here</p>
<div style="background-color:#01ff0a">Text here</div>
<div style="border: 4px solid #01ff0a">Text here</div>
#01ff0a Color on white background
This is how a font and box color of #01ff0a will look
on a white background.
#01ff0a Color on black background
This is how a font and box color of #01ff0a hex color will look
on a black background.