In RGB color space, #9f000c hex color has a red value of 159, a green value of 0 and a blue value of 12.
In CMYK color space (used in color printing), #9f000c hex color is composed of 0% cyan, 100% magenta, 92.45% yellow and 37.65% black.
#9f000c color has a hue of 355.5 degrees, a saturation of 100% and a lightness of 31.2%.
#9f000c hex color contains mainly RED.
The closest web safe color of #9f000c is #990000
#9f000c hex color has a decimal value of 10420236.
HEX | 9f000c | #9f000c |
---|---|---|
RGB | 159, 0, 12 | rgb(159, 0, 12) |
RGB Percent | 62.35, 0, 4.71 | rgb(62.35, 0, 4.71) |
CMYK | 0, 100, 92, 38 | |
HSL | 355.5°, 100, 31.2 | hsl(355.5, 100%, 31.2%) |
HSV | 355.5°, 100, 62.4 |
XYZ | 14.364, 7.397, 1.019 |
---|---|
Hunter Lab | 27.197, 46.677, 16.817 |
CIE-LAB | 32.694, 56.439, 41.808 |
CIE-LCH | 32.694, 70.237, 36.53 |
CIE-LUV | 0, 100, 92.45, 37.65 |
Web Safe | 990000 |
RGB percent of color #9f000c
CMYK percent of color #9f000c
Text with hexadecimal color #9f000c
This text has a font color of #9f000c
<p style="color:#9f000c">Text here</p>
#9f000c Background Color
This box has a background color of #9f000c
<div style="background-color:#9f000c">Text here</div>
#9f000c Border Color
This box has a border color of #9f000c
<div style="border: 4px solid #9f000c">Text here</div>
CSS codes
<p style="color:#9f000c">Text here</p>
<div style="background-color:#9f000c">Text here</div>
<div style="border: 4px solid #9f000c">Text here</div>
#9f000c Color on white background
This is how a font and box color of #9f000c will look
on a white background.
#9f000c Color on black background
This is how a font and box color of #9f000c hex color will look
on a black background.