In RGB color space, #220fff hex color has a red value of 34, a green value of 15 and a blue value of 255.
In CMYK color space (used in color printing), #220fff hex color is composed of 86.67% cyan, 94.12% magenta, 0% yellow and 0% black.
#220fff color has a hue of 244.8 degrees, a saturation of 100% and a lightness of 52.9%.
#220fff hex color contains mainly BLUE.
The closest web safe color of #220fff is #3300ff
#220fff hex color has a decimal value of 2232319.
HEX | 220fff | #220fff |
---|---|---|
RGB | 34, 15, 255 | rgb(34, 15, 255) |
RGB Percent | 13.33, 5.88, 100 | rgb(13.33, 5.88, 100) |
CMYK | 87, 94, 0, 0 | |
HSL | 244.8°, 100, 52.9 | hsl(244.8, 100%, 52.9%) |
HSV | 244.8°, 94.1, 100 |
XYZ | 18.881, 7.902, 95.138 |
---|---|
Hunter Lab | 28.11, 70.7, -180.985 |
CIE-LAB | 33.778, 77.182, -105.379 |
CIE-LCH | 33.778, 130.621, 306.22 |
CIE-LUV | 86.67, 94.12, 0, 0 |
Web Safe | 3300ff |
RGB percent of color #220fff
CMYK percent of color #220fff
Text with hexadecimal color #220fff
This text has a font color of #220fff
<p style="color:#220fff">Text here</p>
#220fff Background Color
This box has a background color of #220fff
<div style="background-color:#220fff">Text here</div>
#220fff Border Color
This box has a border color of #220fff
<div style="border: 4px solid #220fff">Text here</div>
CSS codes
<p style="color:#220fff">Text here</p>
<div style="background-color:#220fff">Text here</div>
<div style="border: 4px solid #220fff">Text here</div>
#220fff Color on white background
This is how a font and box color of #220fff will look
on a white background.
#220fff Color on black background
This is how a font and box color of #220fff hex color will look
on a black background.