In RGB color space, #75000c hex color has a red value of 117, a green value of 0 and a blue value of 12.
In CMYK color space (used in color printing), #75000c hex color is composed of 0% cyan, 100% magenta, 89.74% yellow and 54.12% black.
#75000c color has a hue of 353.8 degrees, a saturation of 100% and a lightness of 22.9%.
#75000c hex color contains mainly RED.
The closest web safe color of #75000c is #660000
#75000c hex color has a decimal value of 7667724.
HEX | 75000c | #75000c |
---|---|---|
RGB | 117, 0, 12 | rgb(117, 0, 12) |
RGB Percent | 45.88, 0, 4.71 | rgb(45.88, 0, 4.71) |
CMYK | 0, 100, 90, 54 | |
HSL | 353.8°, 100, 22.9 | hsl(353.8, 100%, 22.9%) |
HSV | 353.8°, 100, 45.9 |
XYZ | 7.402, 3.808, 0.693 |
---|---|
Hunter Lab | 19.514, 33.558, 11.554 |
CIE-LAB | 23.026, 45.304, 29.788 |
CIE-LCH | 23.026, 54.22, 33.325 |
CIE-LUV | 0, 100, 89.74, 54.12 |
Web Safe | 660000 |
RGB percent of color #75000c
CMYK percent of color #75000c
Text with hexadecimal color #75000c
This text has a font color of #75000c
<p style="color:#75000c">Text here</p>
#75000c Background Color
This box has a background color of #75000c
<div style="background-color:#75000c">Text here</div>
#75000c Border Color
This box has a border color of #75000c
<div style="border: 4px solid #75000c">Text here</div>
CSS codes
<p style="color:#75000c">Text here</p>
<div style="background-color:#75000c">Text here</div>
<div style="border: 4px solid #75000c">Text here</div>
#75000c Color on white background
This is how a font and box color of #75000c will look
on a white background.
#75000c Color on black background
This is how a font and box color of #75000c hex color will look
on a black background.