In RGB color space, #01ff10 hex color has a red value of 1, a green value of 255 and a blue value of 16.
In CMYK color space (used in color printing), #01ff10 hex color is composed of 99.61% cyan, 0% magenta, 93.73% yellow and 0% black.
#01ff10 color has a hue of 123.5 degrees, a saturation of 100% and a lightness of 50.2%.
#01ff10 hex color contains mainly GREEN.
The closest web safe color of #01ff10 is #00ff00
#01ff10 hex color has a decimal value of 130832.
HEX | 01ff10 | #01ff10 |
---|---|---|
RGB | 1, 255, 16 | rgb(1, 255, 16) |
RGB Percent | 0.39, 100, 6.27 | rgb(0.39, 100, 6.27) |
CMYK | 100, 0, 94, 0 | |
HSL | 123.5°, 100, 50.2 | hsl(123.5, 100%, 50.2%) |
HSV | 123.5°, 99.6, 100 |
XYZ | 35.866, 71.564, 12.413 |
---|---|
Hunter Lab | 84.596, -72.363, 50.517 |
CIE-LAB | 87.758, -85.92, 81.917 |
CIE-LCH | 87.758, 118.712, 136.366 |
CIE-LUV | 99.61, 0, 93.73, 0 |
Web Safe | 00ff00 |
RGB percent of color #01ff10
CMYK percent of color #01ff10
Text with hexadecimal color #01ff10
This text has a font color of #01ff10
<p style="color:#01ff10">Text here</p>
#01ff10 Background Color
This box has a background color of #01ff10
<div style="background-color:#01ff10">Text here</div>
#01ff10 Border Color
This box has a border color of #01ff10
<div style="border: 4px solid #01ff10">Text here</div>
CSS codes
<p style="color:#01ff10">Text here</p>
<div style="background-color:#01ff10">Text here</div>
<div style="border: 4px solid #01ff10">Text here</div>
#01ff10 Color on white background
This is how a font and box color of #01ff10 will look
on a white background.
#01ff10 Color on black background
This is how a font and box color of #01ff10 hex color will look
on a black background.