#2200ff short hex color code is #20f.
In RGB color space, #2200ff hex color has a red value of 34, a green value of 0 and a blue value of 255.
In CMYK color space (used in color printing), #2200ff hex color is composed of 86.67% cyan, 100% magenta, 0% yellow and 0% black.
#2200ff color has a hue of 248 degrees, a saturation of 100% and a lightness of 50%.
#2200ff hex color contains mainly BLUE.
The closest web safe color of #2200ff is #3300ff
#2200ff hex color has a decimal value of 2228479.
HEX | 2200ff | #2200ff |
---|---|---|
RGB | 34, 0, 255 | rgb(34, 0, 255) |
RGB Percent | 13.33, 0, 100 | rgb(13.33, 0, 100) |
CMYK | 87, 100, 0, 0 | |
HSL | 248°, 100, 50 | hsl(248, 100%, 50%) |
HSV | 248°, 100, 100 |
XYZ | 18.71, 7.56, 95.081 |
---|---|
Hunter Lab | 27.495, 73.348, -185.782 |
CIE-LAB | 33.049, 79.44, -106.597 |
CIE-LCH | 33.049, 132.942, 306.695 |
CIE-LUV | 86.67, 100, 0, 0 |
Web Safe | 3300ff |
RGB percent of color #2200ff
CMYK percent of color #2200ff
Text with hexadecimal color #2200ff
This text has a font color of #2200ff
<p style="color:#2200ff">Text here</p>
#2200ff Background Color
This box has a background color of #2200ff
<div style="background-color:#2200ff">Text here</div>
#2200ff Border Color
This box has a border color of #2200ff
<div style="border: 4px solid #2200ff">Text here</div>
CSS codes
<p style="color:#2200ff">Text here</p>
<div style="background-color:#2200ff">Text here</div>
<div style="border: 4px solid #2200ff">Text here</div>
#2200ff Color on white background
This is how a font and box color of #2200ff will look
on a white background.
#2200ff Color on black background
This is how a font and box color of #2200ff hex color will look
on a black background.