In RGB color space, #222abc hex color has a red value of 34, a green value of 42 and a blue value of 188.
In CMYK color space (used in color printing), #222abc hex color is composed of 81.91% cyan, 77.66% magenta, 0% yellow and 26.27% black.
#222abc color has a hue of 236.9 degrees, a saturation of 69.37% and a lightness of 43.5%.
#222abc hex color contains mainly BLUE.
The closest web safe color of #222abc is #3333cc
#222abc hex color has a decimal value of 2239164.
HEX | 222abc | #222abc |
---|---|---|
RGB | 34, 42, 188 | rgb(34, 42, 188) |
RGB Percent | 13.33, 16.47, 73.73 | rgb(13.33, 16.47, 73.73) |
CMYK | 82, 78, 0, 26 | |
HSL | 236.9°, 69.37, 43.5 | hsl(236.9, 69.37%, 43.5%) |
HSV | 236.9°, 81.9, 73.7 |
XYZ | 10.565, 5.627, 48.106 |
---|---|
Hunter Lab | 23.721, 37.988, -103.633 |
CIE-LAB | 28.451, 48.807, -75.687 |
CIE-LCH | 28.451, 90.059, 302.816 |
CIE-LUV | 81.91, 77.66, 0, 26.27 |
Web Safe | 3333cc |
RGB percent of color #222abc
CMYK percent of color #222abc
Text with hexadecimal color #222abc
This text has a font color of #222abc
<p style="color:#222abc">Text here</p>
#222abc Background Color
This box has a background color of #222abc
<div style="background-color:#222abc">Text here</div>
#222abc Border Color
This box has a border color of #222abc
<div style="border: 4px solid #222abc">Text here</div>
CSS codes
<p style="color:#222abc">Text here</p>
<div style="background-color:#222abc">Text here</div>
<div style="border: 4px solid #222abc">Text here</div>
#222abc Color on white background
This is how a font and box color of #222abc will look
on a white background.
#222abc Color on black background
This is how a font and box color of #222abc hex color will look
on a black background.