In RGB color space, #01ff3f hex color has a red value of 1, a green value of 255 and a blue value of 63.
In CMYK color space (used in color printing), #01ff3f hex color is composed of 99.61% cyan, 0% magenta, 75.29% yellow and 0% black.
#01ff3f color has a hue of 134.6 degrees, a saturation of 100% and a lightness of 50.2%.
#01ff3f hex color contains mainly GREEN.
The closest web safe color of #01ff3f is #00ff33
#01ff3f hex color has a decimal value of 130879.
HEX | 01ff3f | #01ff3f |
---|---|---|
RGB | 1, 255, 63 | rgb(1, 255, 63) |
RGB Percent | 0.39, 100, 24.71 | rgb(0.39, 100, 24.71) |
CMYK | 100, 0, 75, 0 | |
HSL | 134.6°, 100, 50.2 | hsl(134.6, 100%, 50.2%) |
HSV | 134.6°, 99.6, 100 |
XYZ | 36.67, 71.885, 16.645 |
---|---|
Hunter Lab | 84.785, -71.172, 47.71 |
CIE-LAB | 87.913, -83.908, 72.221 |
CIE-LCH | 87.913, 110.709, 139.281 |
CIE-LUV | 99.61, 0, 75.29, 0 |
Web Safe | 00ff33 |
RGB percent of color #01ff3f
CMYK percent of color #01ff3f
Text with hexadecimal color #01ff3f
This text has a font color of #01ff3f
<p style="color:#01ff3f">Text here</p>
#01ff3f Background Color
This box has a background color of #01ff3f
<div style="background-color:#01ff3f">Text here</div>
#01ff3f Border Color
This box has a border color of #01ff3f
<div style="border: 4px solid #01ff3f">Text here</div>
CSS codes
<p style="color:#01ff3f">Text here</p>
<div style="background-color:#01ff3f">Text here</div>
<div style="border: 4px solid #01ff3f">Text here</div>
#01ff3f Color on white background
This is how a font and box color of #01ff3f will look
on a white background.
#01ff3f Color on black background
This is how a font and box color of #01ff3f hex color will look
on a black background.