In RGB color space, #000c07 hex color has a red value of 0, a green value of 12 and a blue value of 7.
In CMYK color space (used in color printing), #000c07 hex color is composed of 100% cyan, 0% magenta, 41.67% yellow and 95.29% black.
#000c07 color has a hue of 155 degrees, a saturation of 100% and a lightness of 2.4%.
#000c07 hex color contains mainly GREEN.
The closest web safe color of #000c07 is #000000
#000c07 hex color has a decimal value of 3079.
HEX | 000c07 | #000c07 |
---|---|---|
RGB | 0, 12, 7 | rgb(0, 12, 7) |
RGB Percent | 0, 4.71, 2.75 | rgb(0, 4.71, 2.75) |
CMYK | 100, 0, 42, 95 | |
HSL | 155°, 100, 2.4 | hsl(155, 100%, 2.4%) |
HSV | 155°, 100, 4.7 |
XYZ | 0.17, 0.278, 0.246 |
---|---|
Hunter Lab | 5.273, -3.472, 0.925 |
CIE-LAB | 2.511, -3.86, 0.811 |
CIE-LCH | 2.511, 3.944, 168.135 |
CIE-LUV | 100, 0, 41.67, 95.29 |
Web Safe | 000000 |
RGB percent of color #000c07
CMYK percent of color #000c07
Text with hexadecimal color #000c07
This text has a font color of #000c07
<p style="color:#000c07">Text here</p>
#000c07 Background Color
This box has a background color of #000c07
<div style="background-color:#000c07">Text here</div>
#000c07 Border Color
This box has a border color of #000c07
<div style="border: 4px solid #000c07">Text here</div>
CSS codes
<p style="color:#000c07">Text here</p>
<div style="background-color:#000c07">Text here</div>
<div style="border: 4px solid #000c07">Text here</div>
#000c07 Color on white background
This is how a font and box color of #000c07 will look
on a white background.
#000c07 Color on black background
This is how a font and box color of #000c07 hex color will look
on a black background.