In RGB color space, #200200 hex color has a red value of 32, a green value of 2 and a blue value of 0.
In CMYK color space (used in color printing), #200200 hex color is composed of 0% cyan, 93.75% magenta, 100% yellow and 87.45% black.
#200200 color has a hue of 3.7 degrees, a saturation of 100% and a lightness of 6.3%.
#200200 hex color contains mainly RED.
The closest web safe color of #200200 is #330000
#200200 hex color has a decimal value of 2097664.
HEX | 200200 | #200200 |
---|---|---|
RGB | 32, 2, 0 | rgb(32, 2, 0) |
RGB Percent | 12.55, 0.78, 0 | rgb(12.55, 0.78, 0) |
CMYK | 0, 94, 100, 87 | |
HSL | 3.7°, 100, 6.3 | hsl(3.7, 100%, 6.3%) |
HSV | 3.8°, 100, 12.5 |
XYZ | 0.617, 0.35, 0.035 |
---|---|
Hunter Lab | 5.916, 8.263, 3.79 |
CIE-LAB | 3.162, 11.648, 4.95 |
CIE-LCH | 3.162, 12.656, 23.024 |
CIE-LUV | 0, 93.75, 100, 87.45 |
Web Safe | 330000 |
RGB percent of color #200200
CMYK percent of color #200200
Text with hexadecimal color #200200
This text has a font color of #200200
<p style="color:#200200">Text here</p>
#200200 Background Color
This box has a background color of #200200
<div style="background-color:#200200">Text here</div>
#200200 Border Color
This box has a border color of #200200
<div style="border: 4px solid #200200">Text here</div>
CSS codes
<p style="color:#200200">Text here</p>
<div style="background-color:#200200">Text here</div>
<div style="border: 4px solid #200200">Text here</div>
#200200 Color on white background
This is how a font and box color of #200200 will look
on a white background.
#200200 Color on black background
This is how a font and box color of #200200 hex color will look
on a black background.