In RGB color space, #22222a hex color has a red value of 34, a green value of 34 and a blue value of 42.
In CMYK color space (used in color printing), #22222a hex color is composed of 19.05% cyan, 19.05% magenta, 0% yellow and 83.53% black.
#22222a color has a hue of 240 degrees, a saturation of 10.53% and a lightness of 14.9%.
#22222a hex color contains mainly BLUE.
The closest web safe color of #22222a is #333333
#22222a hex color has a decimal value of 2236970.
HEX | 22222a | #22222a |
---|---|---|
RGB | 34, 34, 42 | rgb(34, 34, 42) |
RGB Percent | 13.33, 13.33, 16.47 | rgb(13.33, 13.33, 16.47) |
CMYK | 19, 19, 0, 84 | |
HSL | 240°, 10.53, 14.9 | hsl(240, 10.53%, 14.9%) |
HSV | 240°, 19, 16.5 |
XYZ | 1.65, 1.651, 2.422 |
---|---|
Hunter Lab | 12.849, 0.436, -2.182 |
CIE-LAB | 13.537, 2.148, -5.321 |
CIE-LCH | 13.537, 5.738, 291.983 |
CIE-LUV | 19.05, 19.05, 0, 83.53 |
Web Safe | 333333 |
RGB percent of color #22222a
CMYK percent of color #22222a
Text with hexadecimal color #22222a
This text has a font color of #22222a
<p style="color:#22222a">Text here</p>
#22222a Background Color
This box has a background color of #22222a
<div style="background-color:#22222a">Text here</div>
#22222a Border Color
This box has a border color of #22222a
<div style="border: 4px solid #22222a">Text here</div>
CSS codes
<p style="color:#22222a">Text here</p>
<div style="background-color:#22222a">Text here</div>
<div style="border: 4px solid #22222a">Text here</div>
#22222a Color on white background
This is how a font and box color of #22222a will look
on a white background.
#22222a Color on black background
This is how a font and box color of #22222a hex color will look
on a black background.