In RGB color space, #9f0000 hex color has a red value of 159, a green value of 0 and a blue value of 0.
In CMYK color space (used in color printing), #9f0000 hex color is composed of 0% cyan, 100% magenta, 100% yellow and 37.65% black.
#9f0000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 31.2%.
#9f0000 hex color contains mainly RED.
The closest web safe color of #9f0000 is #990000
#9f0000 hex color has a decimal value of 10420224.
HEX | 9f0000 | #9f0000 |
---|---|---|
RGB | 159, 0, 0 | rgb(159, 0, 0) |
RGB Percent | 62.35, 0, 0 | rgb(62.35, 0, 0) |
CMYK | 0, 100, 100, 38 | |
HSL | 0°, 100, 31.2 | hsl(0, 100%, 31.2%) |
HSV | 0°, 100, 62.4 |
XYZ | 14.298, 7.371, 0.669 |
---|---|
Hunter Lab | 27.15, 46.493, 17.544 |
CIE-LAB | 32.637, 56.277, 46.702 |
CIE-LCH | 32.637, 73.131, 39.688 |
CIE-LUV | 0, 100, 100, 37.65 |
Web Safe | 990000 |
RGB percent of color #9f0000
CMYK percent of color #9f0000
Text with hexadecimal color #9f0000
This text has a font color of #9f0000
<p style="color:#9f0000">Text here</p>
#9f0000 Background Color
This box has a background color of #9f0000
<div style="background-color:#9f0000">Text here</div>
#9f0000 Border Color
This box has a border color of #9f0000
<div style="border: 4px solid #9f0000">Text here</div>
CSS codes
<p style="color:#9f0000">Text here</p>
<div style="background-color:#9f0000">Text here</div>
<div style="border: 4px solid #9f0000">Text here</div>
#9f0000 Color on white background
This is how a font and box color of #9f0000 will look
on a white background.
#9f0000 Color on black background
This is how a font and box color of #9f0000 hex color will look
on a black background.