In RGB color space, #02100c hex color has a red value of 2, a green value of 16 and a blue value of 12.
In CMYK color space (used in color printing), #02100c hex color is composed of 87.5% cyan, 0% magenta, 25% yellow and 93.73% black.
#02100c color has a hue of 162.9 degrees, a saturation of 77.78% and a lightness of 3.5%.
#02100c hex color contains mainly GREEN.
The closest web safe color of #02100c is #000000
#02100c hex color has a decimal value of 135180.
HEX | 02100c | #02100c |
---|---|---|
RGB | 2, 16, 12 | rgb(2, 16, 12) |
RGB Percent | 0.78, 6.27, 4.71 | rgb(0.78, 6.27, 4.71) |
CMYK | 88, 0, 25, 94 | |
HSL | 162.9°, 77.78, 3.5 | hsl(162.9, 77.78%, 3.5%) |
HSV | 162.9°, 87.5, 6.3 |
XYZ | 0.277, 0.41, 0.412 |
---|---|
Hunter Lab | 6.403, -3.484, 0.667 |
CIE-LAB | 3.703, -4.616, 0.492 |
CIE-LCH | 3.703, 4.642, 173.916 |
CIE-LUV | 87.5, 0, 25, 93.73 |
Web Safe | 000000 |
RGB percent of color #02100c
CMYK percent of color #02100c
Text with hexadecimal color #02100c
This text has a font color of #02100c
<p style="color:#02100c">Text here</p>
#02100c Background Color
This box has a background color of #02100c
<div style="background-color:#02100c">Text here</div>
#02100c Border Color
This box has a border color of #02100c
<div style="border: 4px solid #02100c">Text here</div>
CSS codes
<p style="color:#02100c">Text here</p>
<div style="background-color:#02100c">Text here</div>
<div style="border: 4px solid #02100c">Text here</div>
#02100c Color on white background
This is how a font and box color of #02100c will look
on a white background.
#02100c Color on black background
This is how a font and box color of #02100c hex color will look
on a black background.