In RGB color space, #01dc00 hex color has a red value of 1, a green value of 220 and a blue value of 0.
In CMYK color space (used in color printing), #01dc00 hex color is composed of 99.55% cyan, 0% magenta, 100% yellow and 13.73% black.
#01dc00 color has a hue of 119.7 degrees, a saturation of 100% and a lightness of 43.1%.
#01dc00 hex color contains mainly GREEN.
The closest web safe color of #01dc00 is #00cc00
#01dc00 hex color has a decimal value of 121856.
HEX | 01dc00 | #01dc00 |
---|---|---|
RGB | 1, 220, 0 | rgb(1, 220, 0) |
RGB Percent | 0.39, 86.27, 0 | rgb(0.39, 86.27, 0) |
CMYK | 100, 0, 100, 14 | |
HSL | 119.7°, 100, 43.1 | hsl(119.7, 100%, 43.1%) |
HSV | 119.7°, 100, 86.3 |
XYZ | 25.606, 51.193, 8.532 |
---|---|
Hunter Lab | 71.549, -61.33, 43.014 |
CIE-LAB | 76.796, -77.055, 74.409 |
CIE-LCH | 76.796, 107.118, 136.001 |
CIE-LUV | 99.55, 0, 100, 13.73 |
Web Safe | 00cc00 |
RGB percent of color #01dc00
CMYK percent of color #01dc00
Text with hexadecimal color #01dc00
This text has a font color of #01dc00
<p style="color:#01dc00">Text here</p>
#01dc00 Background Color
This box has a background color of #01dc00
<div style="background-color:#01dc00">Text here</div>
#01dc00 Border Color
This box has a border color of #01dc00
<div style="border: 4px solid #01dc00">Text here</div>
CSS codes
<p style="color:#01dc00">Text here</p>
<div style="background-color:#01dc00">Text here</div>
<div style="border: 4px solid #01dc00">Text here</div>
#01dc00 Color on white background
This is how a font and box color of #01dc00 will look
on a white background.
#01dc00 Color on black background
This is how a font and box color of #01dc00 hex color will look
on a black background.