In RGB color space, #00200c hex color has a red value of 0, a green value of 32 and a blue value of 12.
In CMYK color space (used in color printing), #00200c hex color is composed of 100% cyan, 0% magenta, 62.5% yellow and 87.45% black.
#00200c color has a hue of 142.5 degrees, a saturation of 100% and a lightness of 6.3%.
#00200c hex color contains mainly GREEN.
The closest web safe color of #00200c is #003300
#00200c hex color has a decimal value of 8204.
HEX | 00200c | #00200c |
---|---|---|
RGB | 0, 32, 12 | rgb(0, 32, 12) |
RGB Percent | 0, 12.55, 4.71 | rgb(0, 12.55, 4.71) |
CMYK | 100, 0, 63, 87 | |
HSL | 142.5°, 100, 6.3 | hsl(142.5, 100%, 6.3%) |
HSV | 142.5°, 100, 12.5 |
XYZ | 0.583, 1.06, 0.522 |
---|---|
Hunter Lab | 10.296, -7.91, 4.201 |
CIE-LAB | 9.482, -16.987, 8.881 |
CIE-LCH | 9.482, 19.168, 152.399 |
CIE-LUV | 100, 0, 62.5, 87.45 |
Web Safe | 003300 |
RGB percent of color #00200c
CMYK percent of color #00200c
Text with hexadecimal color #00200c
This text has a font color of #00200c
<p style="color:#00200c">Text here</p>
#00200c Background Color
This box has a background color of #00200c
<div style="background-color:#00200c">Text here</div>
#00200c Border Color
This box has a border color of #00200c
<div style="border: 4px solid #00200c">Text here</div>
CSS codes
<p style="color:#00200c">Text here</p>
<div style="background-color:#00200c">Text here</div>
<div style="border: 4px solid #00200c">Text here</div>
#00200c Color on white background
This is how a font and box color of #00200c will look
on a white background.
#00200c Color on black background
This is how a font and box color of #00200c hex color will look
on a black background.