In RGB color space, #00200d hex color has a red value of 0, a green value of 32 and a blue value of 13.
In CMYK color space (used in color printing), #00200d hex color is composed of 100% cyan, 0% magenta, 59.38% yellow and 87.45% black.
#00200d color has a hue of 144.4 degrees, a saturation of 100% and a lightness of 6.3%.
#00200d hex color contains mainly GREEN.
The closest web safe color of #00200d is #003300
#00200d hex color has a decimal value of 8205.
HEX | 00200d | #00200d |
---|---|---|
RGB | 0, 32, 13 | rgb(0, 32, 13) |
RGB Percent | 0, 12.55, 5.1 | rgb(0, 12.55, 5.1) |
CMYK | 100, 0, 59, 87 | |
HSL | 144.4°, 100, 6.3 | hsl(144.4, 100%, 6.3%) |
HSV | 144.4°, 100, 12.5 |
XYZ | 0.589, 1.062, 0.555 |
---|---|
Hunter Lab | 10.305, -7.832, 4.021 |
CIE-LAB | 9.498, -16.81, 8.437 |
CIE-LCH | 9.498, 18.808, 153.348 |
CIE-LUV | 100, 0, 59.38, 87.45 |
Web Safe | 003300 |
RGB percent of color #00200d
CMYK percent of color #00200d
Text with hexadecimal color #00200d
This text has a font color of #00200d
<p style="color:#00200d">Text here</p>
#00200d Background Color
This box has a background color of #00200d
<div style="background-color:#00200d">Text here</div>
#00200d Border Color
This box has a border color of #00200d
<div style="border: 4px solid #00200d">Text here</div>
CSS codes
<p style="color:#00200d">Text here</p>
<div style="background-color:#00200d">Text here</div>
<div style="border: 4px solid #00200d">Text here</div>
#00200d Color on white background
This is how a font and box color of #00200d will look
on a white background.
#00200d Color on black background
This is how a font and box color of #00200d hex color will look
on a black background.