#2222ff short hex color code is #22f.
In RGB color space, #2222ff hex color has a red value of 34, a green value of 34 and a blue value of 255.
In CMYK color space (used in color printing), #2222ff hex color is composed of 86.67% cyan, 86.67% magenta, 0% yellow and 0% black.
#2222ff color has a hue of 240 degrees, a saturation of 100% and a lightness of 56.7%.
#2222ff hex color contains mainly BLUE.
The closest web safe color of #2222ff is #3333ff
#2222ff hex color has a decimal value of 2237183.
HEX | 2222ff | #2222ff |
---|---|---|
RGB | 34, 34, 255 | rgb(34, 34, 255) |
RGB Percent | 13.33, 13.33, 100 | rgb(13.33, 13.33, 100) |
CMYK | 87, 87, 0, 0 | |
HSL | 240°, 100, 56.7 | hsl(240, 100%, 56.7%) |
HSV | 240°, 86.7, 100 |
XYZ | 19.282, 8.704, 95.272 |
---|---|
Hunter Lab | 29.503, 65.033, -170.812 |
CIE-LAB | 35.408, 72.207, -102.658 |
CIE-LCH | 35.408, 125.509, 305.122 |
CIE-LUV | 86.67, 86.67, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #2222ff
CMYK percent of color #2222ff
Text with hexadecimal color #2222ff
This text has a font color of #2222ff
<p style="color:#2222ff">Text here</p>
#2222ff Background Color
This box has a background color of #2222ff
<div style="background-color:#2222ff">Text here</div>
#2222ff Border Color
This box has a border color of #2222ff
<div style="border: 4px solid #2222ff">Text here</div>
CSS codes
<p style="color:#2222ff">Text here</p>
<div style="background-color:#2222ff">Text here</div>
<div style="border: 4px solid #2222ff">Text here</div>
#2222ff Color on white background
This is how a font and box color of #2222ff will look
on a white background.
#2222ff Color on black background
This is how a font and box color of #2222ff hex color will look
on a black background.