In RGB color space, #000707 hex color has a red value of 0, a green value of 7 and a blue value of 7.
In CMYK color space (used in color printing), #000707 hex color is composed of 100% cyan, 0% magenta, 0% yellow and 97.25% black.
#000707 color has a hue of 180 degrees, a saturation of 100% and a lightness of 1.4%.
#000707 hex color contains mainly GREEN.
The closest web safe color of #000707 is #000000
#000707 hex color has a decimal value of 1799.
HEX | 000707 | #000707 |
---|---|---|
RGB | 0, 7, 7 | rgb(0, 7, 7) |
RGB Percent | 0, 2.75, 2.75 | rgb(0, 2.75, 2.75) |
CMYK | 100, 0, 0, 97 | |
HSL | 180°, 100, 1.4 | hsl(180, 100%, 1.4%) |
HSV | 180°, 100, 2.7 |
XYZ | 0.114, 0.167, 0.227 |
---|---|
Hunter Lab | 4.087, -2.172, -0.433 |
CIE-LAB | 1.508, -1.832, -0.646 |
CIE-LCH | 1.508, 1.943, 199.424 |
CIE-LUV | 100, 0, 0, 97.25 |
Web Safe | 000000 |
RGB percent of color #000707
CMYK percent of color #000707
Text with hexadecimal color #000707
This text has a font color of #000707
<p style="color:#000707">Text here</p>
#000707 Background Color
This box has a background color of #000707
<div style="background-color:#000707">Text here</div>
#000707 Border Color
This box has a border color of #000707
<div style="border: 4px solid #000707">Text here</div>
CSS codes
<p style="color:#000707">Text here</p>
<div style="background-color:#000707">Text here</div>
<div style="border: 4px solid #000707">Text here</div>
#000707 Color on white background
This is how a font and box color of #000707 will look
on a white background.
#000707 Color on black background
This is how a font and box color of #000707 hex color will look
on a black background.