In RGB color space, #01fa01 hex color has a red value of 1, a green value of 250 and a blue value of 1.
In CMYK color space (used in color printing), #01fa01 hex color is composed of 99.6% cyan, 0% magenta, 99.6% yellow and 1.96% black.
#01fa01 color has a hue of 120 degrees, a saturation of 99.2% and a lightness of 49.2%.
#01fa01 hex color contains mainly GREEN.
The closest web safe color of #01fa01 is #00ff00
#01fa01 hex color has a decimal value of 129537.
HEX | 01fa01 | #01fa01 |
---|---|---|
RGB | 1, 250, 1 | rgb(1, 250, 1) |
RGB Percent | 0.39, 98.04, 0.39 | rgb(0.39, 98.04, 0.39) |
CMYK | 100, 0, 100, 2 | |
HSL | 120°, 99.2, 49.2 | hsl(120, 99.2%, 49.2%) |
HSV | 120°, 99.6, 98 |
XYZ | 34.204, 68.38, 11.425 |
---|---|
Hunter Lab | 82.692, -70.878, 49.693 |
CIE-LAB | 86.196, -84.856, 81.868 |
CIE-LCH | 86.196, 117.911, 136.027 |
CIE-LUV | 99.6, 0, 99.6, 1.96 |
Web Safe | 00ff00 |
RGB percent of color #01fa01
CMYK percent of color #01fa01
Text with hexadecimal color #01fa01
This text has a font color of #01fa01
<p style="color:#01fa01">Text here</p>
#01fa01 Background Color
This box has a background color of #01fa01
<div style="background-color:#01fa01">Text here</div>
#01fa01 Border Color
This box has a border color of #01fa01
<div style="border: 4px solid #01fa01">Text here</div>
CSS codes
<p style="color:#01fa01">Text here</p>
<div style="background-color:#01fa01">Text here</div>
<div style="border: 4px solid #01fa01">Text here</div>
#01fa01 Color on white background
This is how a font and box color of #01fa01 will look
on a white background.
#01fa01 Color on black background
This is how a font and box color of #01fa01 hex color will look
on a black background.