In RGB color space, #162fff hex color has a red value of 22, a green value of 47 and a blue value of 255.
In CMYK color space (used in color printing), #162fff hex color is composed of 91.37% cyan, 81.57% magenta, 0% yellow and 0% black.
#162fff color has a hue of 233.6 degrees, a saturation of 100% and a lightness of 54.3%.
#162fff hex color contains mainly BLUE.
The closest web safe color of #162fff is #0033ff
#162fff hex color has a decimal value of 1454079.
HEX | 162fff | #162fff |
---|---|---|
RGB | 22, 47, 255 | rgb(22, 47, 255) |
RGB Percent | 8.63, 18.43, 100 | rgb(8.63, 18.43, 100) |
CMYK | 91, 82, 0, 0 | |
HSL | 233.6°, 100, 54.3 | hsl(233.6, 100%, 54.3%) |
HSV | 233.6°, 91.4, 100 |
XYZ | 19.397, 9.424, 95.404 |
---|---|
Hunter Lab | 30.699, 59.064, -162.771 |
CIE-LAB | 36.788, 66.841, -100.367 |
CIE-LCH | 36.788, 120.587, 303.662 |
CIE-LUV | 91.37, 81.57, 0, 0 |
Web Safe | 0033ff |
RGB percent of color #162fff
CMYK percent of color #162fff
Text with hexadecimal color #162fff
This text has a font color of #162fff
<p style="color:#162fff">Text here</p>
#162fff Background Color
This box has a background color of #162fff
<div style="background-color:#162fff">Text here</div>
#162fff Border Color
This box has a border color of #162fff
<div style="border: 4px solid #162fff">Text here</div>
CSS codes
<p style="color:#162fff">Text here</p>
<div style="background-color:#162fff">Text here</div>
<div style="border: 4px solid #162fff">Text here</div>
#162fff Color on white background
This is how a font and box color of #162fff will look
on a white background.
#162fff Color on black background
This is how a font and box color of #162fff hex color will look
on a black background.