In RGB color space, #000700 hex color has a red value of 0, a green value of 7 and a blue value of 0.
In CMYK color space (used in color printing), #000700 hex color is composed of 100% cyan, 0% magenta, 100% yellow and 97.25% black.
#000700 color has a hue of 120 degrees, a saturation of 100% and a lightness of 1.4%.
#000700 hex color contains mainly GREEN.
The closest web safe color of #000700 is #000000
#000700 hex color has a decimal value of 1792.
HEX | 000700 | #000700 |
---|---|---|
RGB | 0, 7, 0 | rgb(0, 7, 0) |
RGB Percent | 0, 2.75, 0 | rgb(0, 2.75, 0) |
CMYK | 100, 0, 100, 97 | |
HSL | 120°, 100, 1.4 | hsl(120, 100%, 1.4%) |
HSV | 120°, 100, 2.7 |
XYZ | 0.076, 0.152, 0.025 |
---|---|
Hunter Lab | 3.899, -3.343, 2.349 |
CIE-LAB | 1.373, -2.805, 2.01 |
CIE-LCH | 1.373, 3.451, 144.375 |
CIE-LUV | 100, 0, 100, 97.25 |
Web Safe | 000000 |
RGB percent of color #000700
CMYK percent of color #000700
Text with hexadecimal color #000700
This text has a font color of #000700
<p style="color:#000700">Text here</p>
#000700 Background Color
This box has a background color of #000700
<div style="background-color:#000700">Text here</div>
#000700 Border Color
This box has a border color of #000700
<div style="border: 4px solid #000700">Text here</div>
CSS codes
<p style="color:#000700">Text here</p>
<div style="background-color:#000700">Text here</div>
<div style="border: 4px solid #000700">Text here</div>
#000700 Color on white background
This is how a font and box color of #000700 will look
on a white background.
#000700 Color on black background
This is how a font and box color of #000700 hex color will look
on a black background.