In RGB color space, #01fc01 hex color has a red value of 1, a green value of 252 and a blue value of 1.
In CMYK color space (used in color printing), #01fc01 hex color is composed of 99.6% cyan, 0% magenta, 99.6% yellow and 1.18% black.
#01fc01 color has a hue of 120 degrees, a saturation of 99.21% and a lightness of 49.6%.
#01fc01 hex color contains mainly GREEN.
The closest web safe color of #01fc01 is #00ff00
#01fc01 hex color has a decimal value of 130049.
HEX | 01fc01 | #01fc01 |
---|---|---|
RGB | 1, 252, 1 | rgb(1, 252, 1) |
RGB Percent | 0.39, 98.82, 0.39 | rgb(0.39, 98.82, 0.39) |
CMYK | 100, 0, 100, 1 | |
HSL | 120°, 99.21, 49.6 | hsl(120, 99.21%, 49.6%) |
HSV | 120°, 99.6, 98.8 |
XYZ | 34.828, 69.629, 11.633 |
---|---|
Hunter Lab | 83.444, -71.524, 50.145 |
CIE-LAB | 86.815, -85.372, 82.365 |
CIE-LCH | 86.815, 118.627, 136.027 |
CIE-LUV | 99.6, 0, 99.6, 1.18 |
Web Safe | 00ff00 |
RGB percent of color #01fc01
CMYK percent of color #01fc01
Text with hexadecimal color #01fc01
This text has a font color of #01fc01
<p style="color:#01fc01">Text here</p>
#01fc01 Background Color
This box has a background color of #01fc01
<div style="background-color:#01fc01">Text here</div>
#01fc01 Border Color
This box has a border color of #01fc01
<div style="border: 4px solid #01fc01">Text here</div>
CSS codes
<p style="color:#01fc01">Text here</p>
<div style="background-color:#01fc01">Text here</div>
<div style="border: 4px solid #01fc01">Text here</div>
#01fc01 Color on white background
This is how a font and box color of #01fc01 will look
on a white background.
#01fc01 Color on black background
This is how a font and box color of #01fc01 hex color will look
on a black background.