In RGB color space, #200600 hex color has a red value of 32, a green value of 6 and a blue value of 0.
In CMYK color space (used in color printing), #200600 hex color is composed of 0% cyan, 81.25% magenta, 100% yellow and 87.45% black.
#200600 color has a hue of 11.3 degrees, a saturation of 100% and a lightness of 6.3%.
#200600 hex color contains mainly RED.
The closest web safe color of #200600 is #330000
#200600 hex color has a decimal value of 2098688.
HEX | 200600 | #200600 |
---|---|---|
RGB | 32, 6, 0 | rgb(32, 6, 0) |
RGB Percent | 12.55, 2.35, 0 | rgb(12.55, 2.35, 0) |
CMYK | 0, 81, 100, 87 | |
HSL | 11.3°, 100, 6.3 | hsl(11.3, 100%, 6.3%) |
HSV | 11.3°, 100, 12.5 |
XYZ | 0.661, 0.437, 0.05 |
---|---|
Hunter Lab | 6.611, 6.28, 4.179 |
CIE-LAB | 3.947, 10.063, 6.091 |
CIE-LCH | 3.947, 11.763, 31.186 |
CIE-LUV | 0, 81.25, 100, 87.45 |
Web Safe | 330000 |
RGB percent of color #200600
CMYK percent of color #200600
Text with hexadecimal color #200600
This text has a font color of #200600
<p style="color:#200600">Text here</p>
#200600 Background Color
This box has a background color of #200600
<div style="background-color:#200600">Text here</div>
#200600 Border Color
This box has a border color of #200600
<div style="border: 4px solid #200600">Text here</div>
CSS codes
<p style="color:#200600">Text here</p>
<div style="background-color:#200600">Text here</div>
<div style="border: 4px solid #200600">Text here</div>
#200600 Color on white background
This is how a font and box color of #200600 will look
on a white background.
#200600 Color on black background
This is how a font and box color of #200600 hex color will look
on a black background.