In RGB color space, #02111b hex color has a red value of 2, a green value of 17 and a blue value of 27.
In CMYK color space (used in color printing), #02111b hex color is composed of 92.59% cyan, 37.04% magenta, 0% yellow and 89.41% black.
#02111b color has a hue of 204 degrees, a saturation of 86.21% and a lightness of 5.7%.
#02111b hex color contains mainly BLUE.
The closest web safe color of #02111b is #000033
#02111b hex color has a decimal value of 135451.
HEX | 02111b | #02111b |
---|---|---|
RGB | 2, 17, 27 | rgb(2, 17, 27) |
RGB Percent | 0.78, 6.67, 10.59 | rgb(0.78, 6.67, 10.59) |
CMYK | 93, 37, 0, 89 | |
HSL | 204°, 86.21, 5.7 | hsl(204, 86.21%, 5.7%) |
HSV | 204°, 92.6, 10.6 |
XYZ | 0.423, 0.493, 1.11 |
---|---|
Hunter Lab | 7.021, -1.534, -4.458 |
CIE-LAB | 4.453, -1.867, -8.102 |
CIE-LCH | 4.453, 8.314, 257.023 |
CIE-LUV | 92.59, 37.04, 0, 89.41 |
Web Safe | 000033 |
RGB percent of color #02111b
CMYK percent of color #02111b
Text with hexadecimal color #02111b
This text has a font color of #02111b
<p style="color:#02111b">Text here</p>
#02111b Background Color
This box has a background color of #02111b
<div style="background-color:#02111b">Text here</div>
#02111b Border Color
This box has a border color of #02111b
<div style="border: 4px solid #02111b">Text here</div>
CSS codes
<p style="color:#02111b">Text here</p>
<div style="background-color:#02111b">Text here</div>
<div style="border: 4px solid #02111b">Text here</div>
#02111b Color on white background
This is how a font and box color of #02111b will look
on a white background.
#02111b Color on black background
This is how a font and box color of #02111b hex color will look
on a black background.