In RGB color space, #01ff2c hex color has a red value of 1, a green value of 255 and a blue value of 44.
In CMYK color space (used in color printing), #01ff2c hex color is composed of 99.61% cyan, 0% magenta, 82.75% yellow and 0% black.
#01ff2c color has a hue of 130.2 degrees, a saturation of 100% and a lightness of 50.2%.
#01ff2c hex color contains mainly GREEN.
The closest web safe color of #01ff2c is #00ff33
#01ff2c hex color has a decimal value of 130860.
HEX | 01ff2c | #01ff2c |
---|---|---|
RGB | 1, 255, 44 | rgb(1, 255, 44) |
RGB Percent | 0.39, 100, 17.25 | rgb(0.39, 100, 17.25) |
CMYK | 100, 0, 83, 0 | |
HSL | 130.2°, 100, 50.2 | hsl(130.2, 100%, 50.2%) |
HSV | 130.2°, 99.6, 100 |
XYZ | 36.227, 71.708, 14.315 |
---|---|
Hunter Lab | 84.681, -71.827, 49.254 |
CIE-LAB | 87.828, -85.012, 77.317 |
CIE-LCH | 87.828, 114.913, 137.714 |
CIE-LUV | 99.61, 0, 82.75, 0 |
Web Safe | 00ff33 |
RGB percent of color #01ff2c
CMYK percent of color #01ff2c
Text with hexadecimal color #01ff2c
This text has a font color of #01ff2c
<p style="color:#01ff2c">Text here</p>
#01ff2c Background Color
This box has a background color of #01ff2c
<div style="background-color:#01ff2c">Text here</div>
#01ff2c Border Color
This box has a border color of #01ff2c
<div style="border: 4px solid #01ff2c">Text here</div>
CSS codes
<p style="color:#01ff2c">Text here</p>
<div style="background-color:#01ff2c">Text here</div>
<div style="border: 4px solid #01ff2c">Text here</div>
#01ff2c Color on white background
This is how a font and box color of #01ff2c will look
on a white background.
#01ff2c Color on black background
This is how a font and box color of #01ff2c hex color will look
on a black background.