In RGB color space, #222dff hex color has a red value of 34, a green value of 45 and a blue value of 255.
In CMYK color space (used in color printing), #222dff hex color is composed of 86.67% cyan, 82.35% magenta, 0% yellow and 0% black.
#222dff color has a hue of 237 degrees, a saturation of 100% and a lightness of 56.7%.
#222dff hex color contains mainly BLUE.
The closest web safe color of #222dff is #3333ff
#222dff hex color has a decimal value of 2239999.
HEX | 222dff | #222dff |
---|---|---|
RGB | 34, 45, 255 | rgb(34, 45, 255) |
RGB Percent | 13.33, 17.65, 100 | rgb(13.33, 17.65, 100) |
CMYK | 87, 82, 0, 0 | |
HSL | 237°, 100, 56.7 | hsl(237, 100%, 56.7%) |
HSV | 237°, 86.7, 100 |
XYZ | 19.648, 9.437, 95.394 |
---|---|
Hunter Lab | 30.72, 60.407, -162.61 |
CIE-LAB | 36.812, 68, -100.318 |
CIE-LCH | 36.812, 121.193, 304.131 |
CIE-LUV | 86.67, 82.35, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #222dff
CMYK percent of color #222dff
Text with hexadecimal color #222dff
This text has a font color of #222dff
<p style="color:#222dff">Text here</p>
#222dff Background Color
This box has a background color of #222dff
<div style="background-color:#222dff">Text here</div>
#222dff Border Color
This box has a border color of #222dff
<div style="border: 4px solid #222dff">Text here</div>
CSS codes
<p style="color:#222dff">Text here</p>
<div style="background-color:#222dff">Text here</div>
<div style="border: 4px solid #222dff">Text here</div>
#222dff Color on white background
This is how a font and box color of #222dff will look
on a white background.
#222dff Color on black background
This is how a font and box color of #222dff hex color will look
on a black background.