In RGB color space, #00200b hex color has a red value of 0, a green value of 32 and a blue value of 11.
In CMYK color space (used in color printing), #00200b hex color is composed of 100% cyan, 0% magenta, 65.63% yellow and 87.45% black.
#00200b color has a hue of 140.6 degrees, a saturation of 100% and a lightness of 6.3%.
#00200b hex color contains mainly GREEN.
The closest web safe color of #00200b is #003300
#00200b hex color has a decimal value of 8203.
HEX | 00200b | #00200b |
---|---|---|
RGB | 0, 32, 11 | rgb(0, 32, 11) |
RGB Percent | 0, 12.55, 4.31 | rgb(0, 12.55, 4.31) |
CMYK | 100, 0, 66, 87 | |
HSL | 140.6°, 100, 6.3 | hsl(140.6, 100%, 6.3%) |
HSV | 140.6°, 100, 12.5 |
XYZ | 0.577, 1.057, 0.49 |
---|---|
Hunter Lab | 10.281, -7.974, 4.371 |
CIE-LAB | 9.458, -17.129, 9.297 |
CIE-LCH | 9.458, 19.489, 151.508 |
CIE-LUV | 100, 0, 65.63, 87.45 |
Web Safe | 003300 |
RGB percent of color #00200b
CMYK percent of color #00200b
Text with hexadecimal color #00200b
This text has a font color of #00200b
<p style="color:#00200b">Text here</p>
#00200b Background Color
This box has a background color of #00200b
<div style="background-color:#00200b">Text here</div>
#00200b Border Color
This box has a border color of #00200b
<div style="border: 4px solid #00200b">Text here</div>
CSS codes
<p style="color:#00200b">Text here</p>
<div style="background-color:#00200b">Text here</div>
<div style="border: 4px solid #00200b">Text here</div>
#00200b Color on white background
This is how a font and box color of #00200b will look
on a white background.
#00200b Color on black background
This is how a font and box color of #00200b hex color will look
on a black background.