In RGB color space, #001c02 hex color has a red value of 0, a green value of 28 and a blue value of 2.
In CMYK color space (used in color printing), #001c02 hex color is composed of 100% cyan, 0% magenta, 92.86% yellow and 89.02% black.
#001c02 color has a hue of 124.3 degrees, a saturation of 100% and a lightness of 5.5%.
#001c02 hex color contains mainly GREEN.
The closest web safe color of #001c02 is #003300
#001c02 hex color has a decimal value of 7170.
HEX | 001c02 | #001c02 |
---|---|---|
RGB | 0, 28, 2 | rgb(0, 28, 2) |
RGB Percent | 0, 10.98, 0.78 | rgb(0, 10.98, 0.78) |
CMYK | 100, 0, 93, 89 | |
HSL | 124.3°, 100, 5.5 | hsl(124.3, 100%, 5.5%) |
HSV | 124.3°, 100, 11 |
XYZ | 0.426, 0.835, 0.196 |
---|---|
Hunter Lab | 9.138, -7.67, 5.125 |
CIE-LAB | 7.542, -15.06, 10.201 |
CIE-LCH | 7.542, 18.19, 145.888 |
CIE-LUV | 100, 0, 92.86, 89.02 |
Web Safe | 003300 |
RGB percent of color #001c02
CMYK percent of color #001c02
Text with hexadecimal color #001c02
This text has a font color of #001c02
<p style="color:#001c02">Text here</p>
#001c02 Background Color
This box has a background color of #001c02
<div style="background-color:#001c02">Text here</div>
#001c02 Border Color
This box has a border color of #001c02
<div style="border: 4px solid #001c02">Text here</div>
CSS codes
<p style="color:#001c02">Text here</p>
<div style="background-color:#001c02">Text here</div>
<div style="border: 4px solid #001c02">Text here</div>
#001c02 Color on white background
This is how a font and box color of #001c02 will look
on a white background.
#001c02 Color on black background
This is how a font and box color of #001c02 hex color will look
on a black background.