In RGB color space, #000c2c hex color has a red value of 0, a green value of 12 and a blue value of 44.
In CMYK color space (used in color printing), #000c2c hex color is composed of 100% cyan, 72.73% magenta, 0% yellow and 82.75% black.
#000c2c color has a hue of 223.6 degrees, a saturation of 100% and a lightness of 8.6%.
#000c2c hex color contains mainly BLUE.
The closest web safe color of #000c2c is #000033
#000c2c hex color has a decimal value of 3116.
HEX | 000c2c | #000c2c |
---|---|---|
RGB | 0, 12, 44 | rgb(0, 12, 44) |
RGB Percent | 0, 4.71, 17.25 | rgb(0, 4.71, 17.25) |
CMYK | 100, 73, 0, 83 | |
HSL | 223.6°, 100, 8.6 | hsl(223.6, 100%, 8.6%) |
HSV | 223.6°, 100, 17.3 |
XYZ | 0.586, 0.445, 2.438 |
---|---|
Hunter Lab | 6.671, 4.006, -16.999 |
CIE-LAB | 4.02, 6.679, -21.854 |
CIE-LCH | 4.02, 22.852, 286.994 |
CIE-LUV | 100, 72.73, 0, 82.75 |
Web Safe | 000033 |
RGB percent of color #000c2c
CMYK percent of color #000c2c
Text with hexadecimal color #000c2c
This text has a font color of #000c2c
<p style="color:#000c2c">Text here</p>
#000c2c Background Color
This box has a background color of #000c2c
<div style="background-color:#000c2c">Text here</div>
#000c2c Border Color
This box has a border color of #000c2c
<div style="border: 4px solid #000c2c">Text here</div>
CSS codes
<p style="color:#000c2c">Text here</p>
<div style="background-color:#000c2c">Text here</div>
<div style="border: 4px solid #000c2c">Text here</div>
#000c2c Color on white background
This is how a font and box color of #000c2c will look
on a white background.
#000c2c Color on black background
This is how a font and box color of #000c2c hex color will look
on a black background.