In RGB color space, #01ff66 hex color has a red value of 1, a green value of 255 and a blue value of 102.
In CMYK color space (used in color printing), #01ff66 hex color is composed of 99.61% cyan, 0% magenta, 60% yellow and 0% black.
#01ff66 color has a hue of 143.9 degrees, a saturation of 100% and a lightness of 50.2%.
#01ff66 hex color contains mainly GREEN.
The closest web safe color of #01ff66 is #00ff66
#01ff66 hex color has a decimal value of 130918.
HEX | 01ff66 | #01ff66 |
---|---|---|
RGB | 1, 255, 102 | rgb(1, 255, 102) |
RGB Percent | 0.39, 100, 40 | rgb(0.39, 100, 40) |
CMYK | 100, 0, 60, 0 | |
HSL | 143.9°, 100, 50.2 | hsl(143.9, 100%, 50.2%) |
HSV | 143.9°, 99.6, 100 |
XYZ | 38.171, 72.486, 24.55 |
---|---|
Hunter Lab | 85.139, -68.964, 42.501 |
CIE-LAB | 88.202, -80.252, 57.93 |
CIE-LCH | 88.202, 98.976, 144.176 |
CIE-LUV | 99.61, 0, 60, 0 |
Web Safe | 00ff66 |
RGB percent of color #01ff66
CMYK percent of color #01ff66
Text with hexadecimal color #01ff66
This text has a font color of #01ff66
<p style="color:#01ff66">Text here</p>
#01ff66 Background Color
This box has a background color of #01ff66
<div style="background-color:#01ff66">Text here</div>
#01ff66 Border Color
This box has a border color of #01ff66
<div style="border: 4px solid #01ff66">Text here</div>
CSS codes
<p style="color:#01ff66">Text here</p>
<div style="background-color:#01ff66">Text here</div>
<div style="border: 4px solid #01ff66">Text here</div>
#01ff66 Color on white background
This is how a font and box color of #01ff66 will look
on a white background.
#01ff66 Color on black background
This is how a font and box color of #01ff66 hex color will look
on a black background.