In RGB color space, #000600 hex color has a red value of 0, a green value of 6 and a blue value of 0.
In CMYK color space (used in color printing), #000600 hex color is composed of 100% cyan, 0% magenta, 100% yellow and 97.65% black.
#000600 color has a hue of 120 degrees, a saturation of 100% and a lightness of 1.2%.
#000600 hex color contains mainly GREEN.
The closest web safe color of #000600 is #000000
#000600 hex color has a decimal value of 1536.
HEX | 000600 | #000600 |
---|---|---|
RGB | 0, 6, 0 | rgb(0, 6, 0) |
RGB Percent | 0, 2.35, 0 | rgb(0, 2.35, 0) |
CMYK | 100, 0, 100, 98 | |
HSL | 120°, 100, 1.2 | hsl(120, 100%, 1.2%) |
HSV | 120°, 100, 2.4 |
XYZ | 0.065, 0.13, 0.022 |
---|---|
Hunter Lab | 3.606, -3.092, 2.162 |
CIE-LAB | 1.174, -2.399, 1.71 |
CIE-LCH | 1.174, 2.946, 144.519 |
CIE-LUV | 100, 0, 100, 97.65 |
Web Safe | 000000 |
RGB percent of color #000600
CMYK percent of color #000600
Text with hexadecimal color #000600
This text has a font color of #000600
<p style="color:#000600">Text here</p>
#000600 Background Color
This box has a background color of #000600
<div style="background-color:#000600">Text here</div>
#000600 Border Color
This box has a border color of #000600
<div style="border: 4px solid #000600">Text here</div>
CSS codes
<p style="color:#000600">Text here</p>
<div style="background-color:#000600">Text here</div>
<div style="border: 4px solid #000600">Text here</div>
#000600 Color on white background
This is how a font and box color of #000600 will look
on a white background.
#000600 Color on black background
This is how a font and box color of #000600 hex color will look
on a black background.