In RGB color space, #202000 hex color has a red value of 32, a green value of 32 and a blue value of 0.
In CMYK color space (used in color printing), #202000 hex color is composed of 0% cyan, 0% magenta, 100% yellow and 87.45% black.
#202000 color has a hue of 60 degrees, a saturation of 100% and a lightness of 6.3%.
#202000 hex color contains mainly RED.
The closest web safe color of #202000 is #333300
#202000 hex color has a decimal value of 2105344.
HEX | 202000 | #202000 |
---|---|---|
RGB | 32, 32, 0 | rgb(32, 32, 0) |
RGB Percent | 12.55, 12.55, 0 | rgb(12.55, 12.55, 0) |
CMYK | 0, 0, 100, 87 | |
HSL | 60°, 100, 6.3 | hsl(60, 100%, 6.3%) |
HSV | 60°, 100, 12.5 |
XYZ | 1.112, 1.34, 0.2 |
---|---|
Hunter Lab | 11.576, -3.111, 7.079 |
CIE-LAB | 11.552, -5.253, 17.057 |
CIE-LCH | 11.552, 17.848, 107.117 |
CIE-LUV | 0, 0, 100, 87.45 |
Web Safe | 333300 |
RGB percent of color #202000
CMYK percent of color #202000
Text with hexadecimal color #202000
This text has a font color of #202000
<p style="color:#202000">Text here</p>
#202000 Background Color
This box has a background color of #202000
<div style="background-color:#202000">Text here</div>
#202000 Border Color
This box has a border color of #202000
<div style="border: 4px solid #202000">Text here</div>
CSS codes
<p style="color:#202000">Text here</p>
<div style="background-color:#202000">Text here</div>
<div style="border: 4px solid #202000">Text here</div>
#202000 Color on white background
This is how a font and box color of #202000 will look
on a white background.
#202000 Color on black background
This is how a font and box color of #202000 hex color will look
on a black background.