In RGB color space, #222eff hex color has a red value of 34, a green value of 46 and a blue value of 255.
In CMYK color space (used in color printing), #222eff hex color is composed of 86.67% cyan, 81.96% magenta, 0% yellow and 0% black.
#222eff color has a hue of 236.7 degrees, a saturation of 100% and a lightness of 56.7%.
#222eff hex color contains mainly BLUE.
The closest web safe color of #222eff is #3333ff
#222eff hex color has a decimal value of 2240255.
HEX | 222eff | #222eff |
---|---|---|
RGB | 34, 46, 255 | rgb(34, 46, 255) |
RGB Percent | 13.33, 18.04, 100 | rgb(13.33, 18.04, 100) |
CMYK | 87, 82, 0, 0 | |
HSL | 236.7°, 100, 56.7 | hsl(236.7, 100%, 56.7%) |
HSV | 236.7°, 86.7, 100 |
XYZ | 19.687, 9.514, 95.407 |
---|---|
Hunter Lab | 30.845, 59.951, -161.801 |
CIE-LAB | 36.956, 67.578, -100.08 |
CIE-LCH | 36.956, 120.759, 304.029 |
CIE-LUV | 86.67, 81.96, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #222eff
CMYK percent of color #222eff
Text with hexadecimal color #222eff
This text has a font color of #222eff
<p style="color:#222eff">Text here</p>
#222eff Background Color
This box has a background color of #222eff
<div style="background-color:#222eff">Text here</div>
#222eff Border Color
This box has a border color of #222eff
<div style="border: 4px solid #222eff">Text here</div>
CSS codes
<p style="color:#222eff">Text here</p>
<div style="background-color:#222eff">Text here</div>
<div style="border: 4px solid #222eff">Text here</div>
#222eff Color on white background
This is how a font and box color of #222eff will look
on a white background.
#222eff Color on black background
This is how a font and box color of #222eff hex color will look
on a black background.