In RGB color space, #1f000f hex color has a red value of 31, a green value of 0 and a blue value of 15.
In CMYK color space (used in color printing), #1f000f hex color is composed of 0% cyan, 100% magenta, 51.61% yellow and 87.84% black.
#1f000f color has a hue of 331 degrees, a saturation of 100% and a lightness of 6.1%.
#1f000f hex color contains mainly RED.
The closest web safe color of #1f000f is #330000
#1f000f hex color has a decimal value of 2031631.
HEX | 1f000f | #1f000f |
---|---|---|
RGB | 31, 0, 15 | rgb(31, 0, 15) |
RGB Percent | 12.16, 0, 5.88 | rgb(12.16, 0, 5.88) |
CMYK | 0, 100, 52, 88 | |
HSL | 331°, 100, 6.1 | hsl(331, 100%, 6.1%) |
HSV | 331°, 100, 12.2 |
XYZ | 0.651, 0.326, 0.48 |
---|---|
Hunter Lab | 5.71, 10.36, -0.988 |
CIE-LAB | 2.945, 13.975, -1.789 |
CIE-LCH | 2.945, 14.089, 352.705 |
CIE-LUV | 0, 100, 51.61, 87.84 |
Web Safe | 330000 |
RGB percent of color #1f000f
CMYK percent of color #1f000f
Text with hexadecimal color #1f000f
This text has a font color of #1f000f
<p style="color:#1f000f">Text here</p>
#1f000f Background Color
This box has a background color of #1f000f
<div style="background-color:#1f000f">Text here</div>
#1f000f Border Color
This box has a border color of #1f000f
<div style="border: 4px solid #1f000f">Text here</div>
CSS codes
<p style="color:#1f000f">Text here</p>
<div style="background-color:#1f000f">Text here</div>
<div style="border: 4px solid #1f000f">Text here</div>
#1f000f Color on white background
This is how a font and box color of #1f000f will look
on a white background.
#1f000f Color on black background
This is how a font and box color of #1f000f hex color will look
on a black background.