In RGB color space, #000402 hex color has a red value of 0, a green value of 4 and a blue value of 2.
In CMYK color space (used in color printing), #000402 hex color is composed of 100% cyan, 0% magenta, 50% yellow and 98.43% black.
#000402 color has a hue of 150 degrees, a saturation of 100% and a lightness of 0.8%.
#000402 hex color contains mainly GREEN.
The closest web safe color of #000402 is #000000
#000402 hex color has a decimal value of 1026.
HEX | 000402 | #000402 |
---|---|---|
RGB | 0, 4, 2 | rgb(0, 4, 2) |
RGB Percent | 0, 1.57, 0.78 | rgb(0, 1.57, 0.78) |
CMYK | 100, 0, 50, 98 | |
HSL | 150°, 100, 0.8 | hsl(150, 100%, 0.8%) |
HSV | 150°, 100, 1.6 |
XYZ | 0.054, 0.091, 0.072 |
---|---|
Hunter Lab | 3.017, -2.084, 0.697 |
CIE-LAB | 0.822, -1.331, 0.387 |
CIE-LCH | 0.822, 1.386, 163.788 |
CIE-LUV | 100, 0, 50, 98.43 |
Web Safe | 000000 |
RGB percent of color #000402
CMYK percent of color #000402
Text with hexadecimal color #000402
This text has a font color of #000402
<p style="color:#000402">Text here</p>
#000402 Background Color
This box has a background color of #000402
<div style="background-color:#000402">Text here</div>
#000402 Border Color
This box has a border color of #000402
<div style="border: 4px solid #000402">Text here</div>
CSS codes
<p style="color:#000402">Text here</p>
<div style="background-color:#000402">Text here</div>
<div style="border: 4px solid #000402">Text here</div>
#000402 Color on white background
This is how a font and box color of #000402 will look
on a white background.
#000402 Color on black background
This is how a font and box color of #000402 hex color will look
on a black background.