In RGB color space, #00dc01 hex color has a red value of 0, a green value of 220 and a blue value of 1.
In CMYK color space (used in color printing), #00dc01 hex color is composed of 100% cyan, 0% magenta, 99.55% yellow and 13.73% black.
#00dc01 color has a hue of 120.3 degrees, a saturation of 100% and a lightness of 43.1%.
#00dc01 hex color contains mainly GREEN.
The closest web safe color of #00dc01 is #00cc00
#00dc01 hex color has a decimal value of 56321.
HEX | 00dc01 | #00dc01 |
---|---|---|
RGB | 0, 220, 1 | rgb(0, 220, 1) |
RGB Percent | 0, 86.27, 0.39 | rgb(0, 86.27, 0.39) |
CMYK | 100, 0, 100, 14 | |
HSL | 120.3°, 100, 43.1 | hsl(120.3, 100%, 43.1%) |
HSV | 120.3°, 100, 86.3 |
XYZ | 25.599, 51.189, 8.56 |
---|---|
Hunter Lab | 71.546, -61.34, 42.989 |
CIE-LAB | 76.793, -77.074, 74.311 |
CIE-LCH | 76.793, 107.063, 136.046 |
CIE-LUV | 100, 0, 99.55, 13.73 |
Web Safe | 00cc00 |
RGB percent of color #00dc01
CMYK percent of color #00dc01
Text with hexadecimal color #00dc01
This text has a font color of #00dc01
<p style="color:#00dc01">Text here</p>
#00dc01 Background Color
This box has a background color of #00dc01
<div style="background-color:#00dc01">Text here</div>
#00dc01 Border Color
This box has a border color of #00dc01
<div style="border: 4px solid #00dc01">Text here</div>
CSS codes
<p style="color:#00dc01">Text here</p>
<div style="background-color:#00dc01">Text here</div>
<div style="border: 4px solid #00dc01">Text here</div>
#00dc01 Color on white background
This is how a font and box color of #00dc01 will look
on a white background.
#00dc01 Color on black background
This is how a font and box color of #00dc01 hex color will look
on a black background.