In RGB color space, #2a000c hex color has a red value of 42, a green value of 0 and a blue value of 12.
In CMYK color space (used in color printing), #2a000c hex color is composed of 0% cyan, 100% magenta, 71.43% yellow and 83.53% black.
#2a000c color has a hue of 342.9 degrees, a saturation of 100% and a lightness of 8.2%.
#2a000c hex color contains mainly RED.
The closest web safe color of #2a000c is #330000
#2a000c hex color has a decimal value of 2752524.
HEX | 2a000c | #2a000c |
---|---|---|
RGB | 42, 0, 12 | rgb(42, 0, 12) |
RGB Percent | 16.47, 0, 4.71 | rgb(16.47, 0, 4.71) |
CMYK | 0, 100, 71, 84 | |
HSL | 342.9°, 100, 8.2 | hsl(342.9, 100%, 8.2%) |
HSV | 342.9°, 100, 16.5 |
XYZ | 1.021, 0.519, 0.394 |
---|---|
Hunter Lab | 7.204, 12.69, 1.8 |
CIE-LAB | 4.688, 21.15, 2.447 |
CIE-LCH | 4.688, 21.291, 6.6 |
CIE-LUV | 0, 100, 71.43, 83.53 |
Web Safe | 330000 |
RGB percent of color #2a000c
CMYK percent of color #2a000c
Text with hexadecimal color #2a000c
This text has a font color of #2a000c
<p style="color:#2a000c">Text here</p>
#2a000c Background Color
This box has a background color of #2a000c
<div style="background-color:#2a000c">Text here</div>
#2a000c Border Color
This box has a border color of #2a000c
<div style="border: 4px solid #2a000c">Text here</div>
CSS codes
<p style="color:#2a000c">Text here</p>
<div style="background-color:#2a000c">Text here</div>
<div style="border: 4px solid #2a000c">Text here</div>
#2a000c Color on white background
This is how a font and box color of #2a000c will look
on a white background.
#2a000c Color on black background
This is how a font and box color of #2a000c hex color will look
on a black background.