In RGB color space, #000602 hex color has a red value of 0, a green value of 6 and a blue value of 2.
In CMYK color space (used in color printing), #000602 hex color is composed of 100% cyan, 0% magenta, 66.67% yellow and 97.65% black.
#000602 color has a hue of 140 degrees, a saturation of 100% and a lightness of 1.2%.
#000602 hex color contains mainly GREEN.
The closest web safe color of #000602 is #000000
#000602 hex color has a decimal value of 1538.
HEX | 000602 | #000602 |
---|---|---|
RGB | 0, 6, 2 | rgb(0, 6, 2) |
RGB Percent | 0, 2.35, 0.78 | rgb(0, 2.35, 0.78) |
CMYK | 100, 0, 67, 98 | |
HSL | 140°, 100, 1.2 | hsl(140, 100%, 1.2%) |
HSV | 140°, 100, 2.4 |
XYZ | 0.076, 0.135, 0.079 |
---|---|
Hunter Lab | 3.674, -2.738, 1.297 |
CIE-LAB | 1.219, -2.143, 0.973 |
CIE-LCH | 1.219, 2.354, 155.58 |
CIE-LUV | 100, 0, 66.67, 97.65 |
Web Safe | 000000 |
RGB percent of color #000602
CMYK percent of color #000602
Text with hexadecimal color #000602
This text has a font color of #000602
<p style="color:#000602">Text here</p>
#000602 Background Color
This box has a background color of #000602
<div style="background-color:#000602">Text here</div>
#000602 Border Color
This box has a border color of #000602
<div style="border: 4px solid #000602">Text here</div>
CSS codes
<p style="color:#000602">Text here</p>
<div style="background-color:#000602">Text here</div>
<div style="border: 4px solid #000602">Text here</div>
#000602 Color on white background
This is how a font and box color of #000602 will look
on a white background.
#000602 Color on black background
This is how a font and box color of #000602 hex color will look
on a black background.