In RGB color space, #1f0f00 hex color has a red value of 31, a green value of 15 and a blue value of 0.
In CMYK color space (used in color printing), #1f0f00 hex color is composed of 0% cyan, 51.61% magenta, 100% yellow and 87.84% black.
#1f0f00 color has a hue of 29 degrees, a saturation of 100% and a lightness of 6.1%.
#1f0f00 hex color contains mainly RED.
The closest web safe color of #1f0f00 is #330000
#1f0f00 hex color has a decimal value of 2035456.
HEX | 1f0f00 | #1f0f00 |
---|---|---|
RGB | 31, 15, 0 | rgb(31, 15, 0) |
RGB Percent | 12.16, 5.88, 0 | rgb(12.16, 5.88, 0) |
CMYK | 0, 52, 100, 88 | |
HSL | 29°, 100, 6.1 | hsl(29, 100%, 6.1%) |
HSV | 29°, 100, 12.2 |
XYZ | 0.736, 0.633, 0.083 |
---|---|
Hunter Lab | 7.956, 2.589, 4.951 |
CIE-LAB | 5.718, 5.504, 8.671 |
CIE-LCH | 5.718, 10.27, 57.594 |
CIE-LUV | 0, 51.61, 100, 87.84 |
Web Safe | 330000 |
RGB percent of color #1f0f00
CMYK percent of color #1f0f00
Text with hexadecimal color #1f0f00
This text has a font color of #1f0f00
<p style="color:#1f0f00">Text here</p>
#1f0f00 Background Color
This box has a background color of #1f0f00
<div style="background-color:#1f0f00">Text here</div>
#1f0f00 Border Color
This box has a border color of #1f0f00
<div style="border: 4px solid #1f0f00">Text here</div>
CSS codes
<p style="color:#1f0f00">Text here</p>
<div style="background-color:#1f0f00">Text here</div>
<div style="border: 4px solid #1f0f00">Text here</div>
#1f0f00 Color on white background
This is how a font and box color of #1f0f00 will look
on a white background.
#1f0f00 Color on black background
This is how a font and box color of #1f0f00 hex color will look
on a black background.