In RGB color space, #01cb00 hex color has a red value of 1, a green value of 203 and a blue value of 0.
In CMYK color space (used in color printing), #01cb00 hex color is composed of 99.51% cyan, 0% magenta, 100% yellow and 20.39% black.
#01cb00 color has a hue of 119.7 degrees, a saturation of 100% and a lightness of 39.8%.
#01cb00 hex color contains mainly GREEN.
The closest web safe color of #01cb00 is #00cc00
#01cb00 hex color has a decimal value of 117504.
HEX | 01cb00 | #01cb00 |
---|---|---|
RGB | 1, 203, 0 | rgb(1, 203, 0) |
RGB Percent | 0.39, 79.61, 0 | rgb(0.39, 79.61, 0) |
CMYK | 100, 0, 100, 20 | |
HSL | 119.7°, 100, 39.8 | hsl(119.7, 100%, 39.8%) |
HSV | 119.7°, 100, 79.6 |
XYZ | 21.368, 42.718, 7.119 |
---|---|
Hunter Lab | 65.359, -56.021, 39.293 |
CIE-LAB | 71.363, -72.539, 70.054 |
CIE-LCH | 71.363, 100.844, 135.998 |
CIE-LUV | 99.51, 0, 100, 20.39 |
Web Safe | 00cc00 |
RGB percent of color #01cb00
CMYK percent of color #01cb00
Text with hexadecimal color #01cb00
This text has a font color of #01cb00
<p style="color:#01cb00">Text here</p>
#01cb00 Background Color
This box has a background color of #01cb00
<div style="background-color:#01cb00">Text here</div>
#01cb00 Border Color
This box has a border color of #01cb00
<div style="border: 4px solid #01cb00">Text here</div>
CSS codes
<p style="color:#01cb00">Text here</p>
<div style="background-color:#01cb00">Text here</div>
<div style="border: 4px solid #01cb00">Text here</div>
#01cb00 Color on white background
This is how a font and box color of #01cb00 will look
on a white background.
#01cb00 Color on black background
This is how a font and box color of #01cb00 hex color will look
on a black background.