In RGB color space, #01ff3c hex color has a red value of 1, a green value of 255 and a blue value of 60.
In CMYK color space (used in color printing), #01ff3c hex color is composed of 99.61% cyan, 0% magenta, 76.47% yellow and 0% black.
#01ff3c color has a hue of 133.9 degrees, a saturation of 100% and a lightness of 50.2%.
#01ff3c hex color contains mainly GREEN.
The closest web safe color of #01ff3c is #00ff33
#01ff3c hex color has a decimal value of 130876.
HEX | 01ff3c | #01ff3c |
---|---|---|
RGB | 1, 255, 60 | rgb(1, 255, 60) |
RGB Percent | 0.39, 100, 23.53 | rgb(0.39, 100, 23.53) |
CMYK | 100, 0, 76, 0 | |
HSL | 133.9°, 100, 50.2 | hsl(133.9, 100%, 50.2%) |
HSV | 133.9°, 99.6, 100 |
XYZ | 36.588, 71.853, 16.216 |
---|---|
Hunter Lab | 84.766, -71.294, 47.994 |
CIE-LAB | 87.898, -84.113, 73.121 |
CIE-LCH | 87.898, 111.453, 138.999 |
CIE-LUV | 99.61, 0, 76.47, 0 |
Web Safe | 00ff33 |
RGB percent of color #01ff3c
CMYK percent of color #01ff3c
Text with hexadecimal color #01ff3c
This text has a font color of #01ff3c
<p style="color:#01ff3c">Text here</p>
#01ff3c Background Color
This box has a background color of #01ff3c
<div style="background-color:#01ff3c">Text here</div>
#01ff3c Border Color
This box has a border color of #01ff3c
<div style="border: 4px solid #01ff3c">Text here</div>
CSS codes
<p style="color:#01ff3c">Text here</p>
<div style="background-color:#01ff3c">Text here</div>
<div style="border: 4px solid #01ff3c">Text here</div>
#01ff3c Color on white background
This is how a font and box color of #01ff3c will look
on a white background.
#01ff3c Color on black background
This is how a font and box color of #01ff3c hex color will look
on a black background.