In RGB color space, #20000d hex color has a red value of 32, a green value of 0 and a blue value of 13.
In CMYK color space (used in color printing), #20000d hex color is composed of 0% cyan, 100% magenta, 59.38% yellow and 87.45% black.
#20000d color has a hue of 335.6 degrees, a saturation of 100% and a lightness of 6.3%.
#20000d hex color contains mainly RED.
The closest web safe color of #20000d is #330000
#20000d hex color has a decimal value of 2097165.
HEX | 20000d | #20000d |
---|---|---|
RGB | 32, 0, 13 | rgb(32, 0, 13) |
RGB Percent | 12.55, 0, 5.1 | rgb(12.55, 0, 5.1) |
CMYK | 0, 100, 59, 87 | |
HSL | 335.6°, 100, 6.3 | hsl(335.6, 100%, 6.3%) |
HSV | 335.6°, 100, 12.5 |
XYZ | 0.668, 0.336, 0.41 |
---|---|
Hunter Lab | 5.797, 10.427, -0.136 |
CIE-LAB | 3.035, 14.282, -0.632 |
CIE-LCH | 3.035, 14.296, 357.466 |
CIE-LUV | 0, 100, 59.38, 87.45 |
Web Safe | 330000 |
RGB percent of color #20000d
CMYK percent of color #20000d
Text with hexadecimal color #20000d
This text has a font color of #20000d
<p style="color:#20000d">Text here</p>
#20000d Background Color
This box has a background color of #20000d
<div style="background-color:#20000d">Text here</div>
#20000d Border Color
This box has a border color of #20000d
<div style="border: 4px solid #20000d">Text here</div>
CSS codes
<p style="color:#20000d">Text here</p>
<div style="background-color:#20000d">Text here</div>
<div style="border: 4px solid #20000d">Text here</div>
#20000d Color on white background
This is how a font and box color of #20000d will look
on a white background.
#20000d Color on black background
This is how a font and box color of #20000d hex color will look
on a black background.