In RGB color space, #022fff hex color has a red value of 2, a green value of 47 and a blue value of 255.
In CMYK color space (used in color printing), #022fff hex color is composed of 99.22% cyan, 81.57% magenta, 0% yellow and 0% black.
#022fff color has a hue of 229.3 degrees, a saturation of 100% and a lightness of 50.4%.
#022fff hex color contains mainly BLUE.
The closest web safe color of #022fff is #0033ff
#022fff hex color has a decimal value of 143359.
HEX | 022fff | #022fff |
---|---|---|
RGB | 2, 47, 255 | rgb(2, 47, 255) |
RGB Percent | 0.78, 18.43, 100 | rgb(0.78, 18.43, 100) |
CMYK | 99, 82, 0, 0 | |
HSL | 229.3°, 100, 50.4 | hsl(229.3, 100%, 50.4%) |
HSV | 229.3°, 99.2, 100 |
XYZ | 19.092, 9.266, 95.39 |
---|---|
Hunter Lab | 30.44, 58.685, -164.489 |
CIE-LAB | 36.491, 66.568, -100.869 |
CIE-LCH | 36.491, 120.855, 303.423 |
CIE-LUV | 99.22, 81.57, 0, 0 |
Web Safe | 0033ff |
RGB percent of color #022fff
CMYK percent of color #022fff
Text with hexadecimal color #022fff
This text has a font color of #022fff
<p style="color:#022fff">Text here</p>
#022fff Background Color
This box has a background color of #022fff
<div style="background-color:#022fff">Text here</div>
#022fff Border Color
This box has a border color of #022fff
<div style="border: 4px solid #022fff">Text here</div>
CSS codes
<p style="color:#022fff">Text here</p>
<div style="background-color:#022fff">Text here</div>
<div style="border: 4px solid #022fff">Text here</div>
#022fff Color on white background
This is how a font and box color of #022fff will look
on a white background.
#022fff Color on black background
This is how a font and box color of #022fff hex color will look
on a black background.