In RGB color space, #02040b hex color has a red value of 2, a green value of 4 and a blue value of 11.
In CMYK color space (used in color printing), #02040b hex color is composed of 81.82% cyan, 63.64% magenta, 0% yellow and 95.69% black.
#02040b color has a hue of 226.7 degrees, a saturation of 69.23% and a lightness of 2.5%.
#02040b hex color contains mainly BLUE.
The closest web safe color of #02040b is #000000
#02040b hex color has a decimal value of 132107.
HEX | 02040b | #02040b |
---|---|---|
RGB | 2, 4, 11 | rgb(2, 4, 11) |
RGB Percent | 0.78, 1.57, 4.31 | rgb(0.78, 1.57, 4.31) |
CMYK | 82, 64, 0, 96 | |
HSL | 226.7°, 69.23, 2.5 | hsl(226.7, 69.23%, 2.5%) |
HSV | 226.7°, 81.8, 4.3 |
XYZ | 0.129, 0.124, 0.334 |
---|---|
Hunter Lab | 3.521, 0.377, -3.159 |
CIE-LAB | 1.12, 0.456, -2.846 |
CIE-LCH | 1.12, 2.882, 279.103 |
CIE-LUV | 81.82, 63.64, 0, 95.69 |
Web Safe | 000000 |
RGB percent of color #02040b
CMYK percent of color #02040b
Text with hexadecimal color #02040b
This text has a font color of #02040b
<p style="color:#02040b">Text here</p>
#02040b Background Color
This box has a background color of #02040b
<div style="background-color:#02040b">Text here</div>
#02040b Border Color
This box has a border color of #02040b
<div style="border: 4px solid #02040b">Text here</div>
CSS codes
<p style="color:#02040b">Text here</p>
<div style="background-color:#02040b">Text here</div>
<div style="border: 4px solid #02040b">Text here</div>
#02040b Color on white background
This is how a font and box color of #02040b will look
on a white background.
#02040b Color on black background
This is how a font and box color of #02040b hex color will look
on a black background.