In RGB color space, #222aff hex color has a red value of 34, a green value of 42 and a blue value of 255.
In CMYK color space (used in color printing), #222aff hex color is composed of 86.67% cyan, 83.53% magenta, 0% yellow and 0% black.
#222aff color has a hue of 237.8 degrees, a saturation of 100% and a lightness of 56.7%.
#222aff hex color contains mainly BLUE.
The closest web safe color of #222aff is #3333ff
#222aff hex color has a decimal value of 2239231.
HEX | 222aff | #222aff |
---|---|---|
RGB | 34, 42, 255 | rgb(34, 42, 255) |
RGB Percent | 13.33, 16.47, 100 | rgb(13.33, 16.47, 100) |
CMYK | 87, 84, 0, 0 | |
HSL | 237.8°, 100, 56.7 | hsl(237.8, 100%, 56.7%) |
HSV | 237.8°, 86.7, 100 |
XYZ | 19.538, 9.216, 95.357 |
---|---|
Hunter Lab | 30.358, 61.754, -164.985 |
CIE-LAB | 36.397, 69.239, -101.01 |
CIE-LCH | 36.397, 122.462, 304.429 |
CIE-LUV | 86.67, 83.53, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #222aff
CMYK percent of color #222aff
Text with hexadecimal color #222aff
This text has a font color of #222aff
<p style="color:#222aff">Text here</p>
#222aff Background Color
This box has a background color of #222aff
<div style="background-color:#222aff">Text here</div>
#222aff Border Color
This box has a border color of #222aff
<div style="border: 4px solid #222aff">Text here</div>
CSS codes
<p style="color:#222aff">Text here</p>
<div style="background-color:#222aff">Text here</div>
<div style="border: 4px solid #222aff">Text here</div>
#222aff Color on white background
This is how a font and box color of #222aff will look
on a white background.
#222aff Color on black background
This is how a font and box color of #222aff hex color will look
on a black background.