In RGB color space, #200001 hex color has a red value of 32, a green value of 0 and a blue value of 1.
In CMYK color space (used in color printing), #200001 hex color is composed of 0% cyan, 100% magenta, 96.88% yellow and 87.45% black.
#200001 color has a hue of 358.1 degrees, a saturation of 100% and a lightness of 6.3%.
#200001 hex color contains mainly RED.
The closest web safe color of #200001 is #330000
#200001 hex color has a decimal value of 2097153.
HEX | 200001 | #200001 |
---|---|---|
RGB | 32, 0, 1 | rgb(32, 0, 1) |
RGB Percent | 12.55, 0, 0.39 | rgb(12.55, 0, 0.39) |
CMYK | 0, 100, 97, 87 | |
HSL | 358.1°, 100, 6.3 | hsl(358.1, 100%, 6.3%) |
HSV | 358.1°, 100, 12.5 |
XYZ | 0.601, 0.309, 0.057 |
---|---|
Hunter Lab | 5.559, 9.571, 3.283 |
CIE-LAB | 2.791, 12.588, 3.997 |
CIE-LCH | 2.791, 13.207, 17.616 |
CIE-LUV | 0, 100, 96.88, 87.45 |
Web Safe | 330000 |
RGB percent of color #200001
CMYK percent of color #200001
Text with hexadecimal color #200001
This text has a font color of #200001
<p style="color:#200001">Text here</p>
#200001 Background Color
This box has a background color of #200001
<div style="background-color:#200001">Text here</div>
#200001 Border Color
This box has a border color of #200001
<div style="border: 4px solid #200001">Text here</div>
CSS codes
<p style="color:#200001">Text here</p>
<div style="background-color:#200001">Text here</div>
<div style="border: 4px solid #200001">Text here</div>
#200001 Color on white background
This is how a font and box color of #200001 will look
on a white background.
#200001 Color on black background
This is how a font and box color of #200001 hex color will look
on a black background.