In RGB color space, #202222 hex color has a red value of 32, a green value of 34 and a blue value of 34.
In CMYK color space (used in color printing), #202222 hex color is composed of 5.88% cyan, 0% magenta, 0% yellow and 86.67% black.
#202222 color has a hue of 180 degrees, a saturation of 3.03% and a lightness of 12.9%.
#202222 hex color contains mainly GREEN.
The closest web safe color of #202222 is #333333
#202222 hex color has a decimal value of 2105890.
HEX | 202222 | #202222 |
---|---|---|
RGB | 32, 34, 34 | rgb(32, 34, 34) |
RGB Percent | 12.55, 13.33, 13.33 | rgb(12.55, 13.33, 13.33) |
CMYK | 6, 0, 0, 87 | |
HSL | 180°, 3.03, 12.9 | hsl(180, 3.03%, 12.9%) |
HSV | 180°, 5.9, 13.3 |
XYZ | 1.456, 1.567, 1.739 |
---|---|
Hunter Lab | 12.518, -1.145, 0.526 |
CIE-LAB | 13.028, -0.942, -0.319 |
CIE-LCH | 13.028, 0.995, 198.708 |
CIE-LUV | 5.88, 0, 0, 86.67 |
Web Safe | 333333 |
RGB percent of color #202222
CMYK percent of color #202222
Text with hexadecimal color #202222
This text has a font color of #202222
<p style="color:#202222">Text here</p>
#202222 Background Color
This box has a background color of #202222
<div style="background-color:#202222">Text here</div>
#202222 Border Color
This box has a border color of #202222
<div style="border: 4px solid #202222">Text here</div>
CSS codes
<p style="color:#202222">Text here</p>
<div style="background-color:#202222">Text here</div>
<div style="border: 4px solid #202222">Text here</div>
#202222 Color on white background
This is how a font and box color of #202222 will look
on a white background.
#202222 Color on black background
This is how a font and box color of #202222 hex color will look
on a black background.