In RGB color space, #20000c hex color has a red value of 32, a green value of 0 and a blue value of 12.
In CMYK color space (used in color printing), #20000c hex color is composed of 0% cyan, 100% magenta, 62.5% yellow and 87.45% black.
#20000c color has a hue of 337.5 degrees, a saturation of 100% and a lightness of 6.3%.
#20000c hex color contains mainly RED.
The closest web safe color of #20000c is #330000
#20000c hex color has a decimal value of 2097164.
HEX | 20000c | #20000c |
---|---|---|
RGB | 32, 0, 12 | rgb(32, 0, 12) |
RGB Percent | 12.55, 0, 4.71 | rgb(12.55, 0, 4.71) |
CMYK | 0, 100, 63, 87 | |
HSL | 337.5°, 100, 6.3 | hsl(337.5, 100%, 6.3%) |
HSV | 337.5°, 100, 12.5 |
XYZ | 0.662, 0.334, 0.377 |
---|---|
Hunter Lab | 5.779, 10.333, 0.178 |
CIE-LAB | 3.017, 14.114, -0.191 |
CIE-LCH | 3.017, 14.115, 359.225 |
CIE-LUV | 0, 100, 62.5, 87.45 |
Web Safe | 330000 |
RGB percent of color #20000c
CMYK percent of color #20000c
Text with hexadecimal color #20000c
This text has a font color of #20000c
<p style="color:#20000c">Text here</p>
#20000c Background Color
This box has a background color of #20000c
<div style="background-color:#20000c">Text here</div>
#20000c Border Color
This box has a border color of #20000c
<div style="border: 4px solid #20000c">Text here</div>
CSS codes
<p style="color:#20000c">Text here</p>
<div style="background-color:#20000c">Text here</div>
<div style="border: 4px solid #20000c">Text here</div>
#20000c Color on white background
This is how a font and box color of #20000c will look
on a white background.
#20000c Color on black background
This is how a font and box color of #20000c hex color will look
on a black background.