In RGB color space, #222cff hex color has a red value of 34, a green value of 44 and a blue value of 255.
In CMYK color space (used in color printing), #222cff hex color is composed of 86.67% cyan, 82.75% magenta, 0% yellow and 0% black.
#222cff color has a hue of 237.3 degrees, a saturation of 100% and a lightness of 56.7%.
#222cff hex color contains mainly BLUE.
The closest web safe color of #222cff is #3333ff
#222cff hex color has a decimal value of 2239743.
HEX | 222cff | #222cff |
---|---|---|
RGB | 34, 44, 255 | rgb(34, 44, 255) |
RGB Percent | 13.33, 17.25, 100 | rgb(13.33, 17.25, 100) |
CMYK | 87, 83, 0, 0 | |
HSL | 237.3°, 100, 56.7 | hsl(237.3, 100%, 56.7%) |
HSV | 237.3°, 86.7, 100 |
XYZ | 19.61, 9.361, 95.381 |
---|---|
Hunter Lab | 30.596, 60.865, -163.417 |
CIE-LAB | 36.67, 68.422, -100.555 |
CIE-LCH | 36.67, 121.626, 304.233 |
CIE-LUV | 86.67, 82.75, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #222cff
CMYK percent of color #222cff
Text with hexadecimal color #222cff
This text has a font color of #222cff
<p style="color:#222cff">Text here</p>
#222cff Background Color
This box has a background color of #222cff
<div style="background-color:#222cff">Text here</div>
#222cff Border Color
This box has a border color of #222cff
<div style="border: 4px solid #222cff">Text here</div>
CSS codes
<p style="color:#222cff">Text here</p>
<div style="background-color:#222cff">Text here</div>
<div style="border: 4px solid #222cff">Text here</div>
#222cff Color on white background
This is how a font and box color of #222cff will look
on a white background.
#222cff Color on black background
This is how a font and box color of #222cff hex color will look
on a black background.