In RGB color space, #2c000c hex color has a red value of 44, a green value of 0 and a blue value of 12.
In CMYK color space (used in color printing), #2c000c hex color is composed of 0% cyan, 100% magenta, 72.73% yellow and 82.75% black.
#2c000c color has a hue of 343.6 degrees, a saturation of 100% and a lightness of 8.6%.
#2c000c hex color contains mainly RED.
The closest web safe color of #2c000c is #330000
#2c000c hex color has a decimal value of 2883596.
HEX | 2c000c | #2c000c |
---|---|---|
RGB | 44, 0, 12 | rgb(44, 0, 12) |
RGB Percent | 17.25, 0, 4.71 | rgb(17.25, 0, 4.71) |
CMYK | 0, 100, 73, 83 | |
HSL | 343.6°, 100, 8.6 | hsl(343.6, 100%, 8.6%) |
HSV | 343.6°, 100, 17.3 |
XYZ | 1.105, 0.562, 0.398 |
---|---|
Hunter Lab | 7.497, 13.192, 2.1 |
CIE-LAB | 5.077, 22.422, 3.06 |
CIE-LCH | 5.077, 22.63, 7.771 |
CIE-LUV | 0, 100, 72.73, 82.75 |
Web Safe | 330000 |
RGB percent of color #2c000c
CMYK percent of color #2c000c
Text with hexadecimal color #2c000c
This text has a font color of #2c000c
<p style="color:#2c000c">Text here</p>
#2c000c Background Color
This box has a background color of #2c000c
<div style="background-color:#2c000c">Text here</div>
#2c000c Border Color
This box has a border color of #2c000c
<div style="border: 4px solid #2c000c">Text here</div>
CSS codes
<p style="color:#2c000c">Text here</p>
<div style="background-color:#2c000c">Text here</div>
<div style="border: 4px solid #2c000c">Text here</div>
#2c000c Color on white background
This is how a font and box color of #2c000c will look
on a white background.
#2c000c Color on black background
This is how a font and box color of #2c000c hex color will look
on a black background.