In RGB color space, #1f1f1d hex color has a red value of 31, a green value of 31 and a blue value of 29.
In CMYK color space (used in color printing), #1f1f1d hex color is composed of 0% cyan, 0% magenta, 6.45% yellow and 87.84% black.
#1f1f1d color has a hue of 60 degrees, a saturation of 3.33% and a lightness of 11.8%.
#1f1f1d hex color contains mainly RED.
The closest web safe color of #1f1f1d is #333333
#1f1f1d hex color has a decimal value of 2039581.
HEX | 1f1f1d | #1f1f1d |
---|---|---|
RGB | 31, 31, 29 | rgb(31, 31, 29) |
RGB Percent | 12.16, 12.16, 11.37 | rgb(12.16, 12.16, 11.37) |
CMYK | 0, 0, 6, 88 | |
HSL | 60°, 3.33, 11.8 | hsl(60, 3.33%, 11.8%) |
HSV | 60°, 6.5, 12.2 |
XYZ | 1.277, 1.36, 1.358 |
---|---|
Hunter Lab | 11.662, -0.862, 1.259 |
CIE-LAB | 11.689, -0.483, 1.358 |
CIE-LCH | 11.689, 1.441, 109.579 |
CIE-LUV | 0, 0, 6.45, 87.84 |
Web Safe | 333333 |
RGB percent of color #1f1f1d
CMYK percent of color #1f1f1d
Text with hexadecimal color #1f1f1d
This text has a font color of #1f1f1d
<p style="color:#1f1f1d">Text here</p>
#1f1f1d Background Color
This box has a background color of #1f1f1d
<div style="background-color:#1f1f1d">Text here</div>
#1f1f1d Border Color
This box has a border color of #1f1f1d
<div style="border: 4px solid #1f1f1d">Text here</div>
CSS codes
<p style="color:#1f1f1d">Text here</p>
<div style="background-color:#1f1f1d">Text here</div>
<div style="border: 4px solid #1f1f1d">Text here</div>
#1f1f1d Color on white background
This is how a font and box color of #1f1f1d will look
on a white background.
#1f1f1d Color on black background
This is how a font and box color of #1f1f1d hex color will look
on a black background.