In RGB color space, #201000 hex color has a red value of 32, a green value of 16 and a blue value of 0.
In CMYK color space (used in color printing), #201000 hex color is composed of 0% cyan, 50% magenta, 100% yellow and 87.45% black.
#201000 color has a hue of 30 degrees, a saturation of 100% and a lightness of 6.3%.
#201000 hex color contains mainly RED.
The closest web safe color of #201000 is #330000
#201000 hex color has a decimal value of 2101248.
HEX | 201000 | #201000 |
---|---|---|
RGB | 32, 16, 0 | rgb(32, 16, 0) |
RGB Percent | 12.55, 6.27, 0 | rgb(12.55, 6.27, 0) |
CMYK | 0, 50, 100, 87 | |
HSL | 30°, 100, 6.3 | hsl(30, 100%, 6.3%) |
HSV | 30°, 100, 12.5 |
XYZ | 0.781, 0.678, 0.09 |
---|---|
Hunter Lab | 8.234, 2.521, 5.116 |
CIE-LAB | 6.124, 5.595, 9.272 |
CIE-LCH | 6.124, 10.829, 58.892 |
CIE-LUV | 0, 50, 100, 87.45 |
Web Safe | 330000 |
RGB percent of color #201000
CMYK percent of color #201000
Text with hexadecimal color #201000
This text has a font color of #201000
<p style="color:#201000">Text here</p>
#201000 Background Color
This box has a background color of #201000
<div style="background-color:#201000">Text here</div>
#201000 Border Color
This box has a border color of #201000
<div style="border: 4px solid #201000">Text here</div>
CSS codes
<p style="color:#201000">Text here</p>
<div style="background-color:#201000">Text here</div>
<div style="border: 4px solid #201000">Text here</div>
#201000 Color on white background
This is how a font and box color of #201000 will look
on a white background.
#201000 Color on black background
This is how a font and box color of #201000 hex color will look
on a black background.