In RGB color space, #01fb01 hex color has a red value of 1, a green value of 251 and a blue value of 1.
In CMYK color space (used in color printing), #01fb01 hex color is composed of 99.6% cyan, 0% magenta, 99.6% yellow and 1.57% black.
#01fb01 color has a hue of 120 degrees, a saturation of 99.21% and a lightness of 49.4%.
#01fb01 hex color contains mainly GREEN.
The closest web safe color of #01fb01 is #00ff00
#01fb01 hex color has a decimal value of 129793.
HEX | 01fb01 | #01fb01 |
---|---|---|
RGB | 1, 251, 1 | rgb(1, 251, 1) |
RGB Percent | 0.39, 98.43, 0.39 | rgb(0.39, 98.43, 0.39) |
CMYK | 100, 0, 100, 2 | |
HSL | 120°, 99.21, 49.4 | hsl(120, 99.21%, 49.4%) |
HSV | 120°, 99.6, 98.4 |
XYZ | 34.515, 69.003, 11.528 |
---|---|
Hunter Lab | 83.068, -71.202, 49.919 |
CIE-LAB | 86.506, -85.115, 82.118 |
CIE-LCH | 86.506, 118.271, 136.027 |
CIE-LUV | 99.6, 0, 99.6, 1.57 |
Web Safe | 00ff00 |
RGB percent of color #01fb01
CMYK percent of color #01fb01
Text with hexadecimal color #01fb01
This text has a font color of #01fb01
<p style="color:#01fb01">Text here</p>
#01fb01 Background Color
This box has a background color of #01fb01
<div style="background-color:#01fb01">Text here</div>
#01fb01 Border Color
This box has a border color of #01fb01
<div style="border: 4px solid #01fb01">Text here</div>
CSS codes
<p style="color:#01fb01">Text here</p>
<div style="background-color:#01fb01">Text here</div>
<div style="border: 4px solid #01fb01">Text here</div>
#01fb01 Color on white background
This is how a font and box color of #01fb01 will look
on a white background.
#01fb01 Color on black background
This is how a font and box color of #01fb01 hex color will look
on a black background.