In a RGB color space, #1d1d1d hex color is composed of 11.4% red, 11.4% green and 11.4% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 0% yellow and 88.6% black. It has a hue angle of 0 degrees, a saturation of 0% and a lightness of 11.4%. #1d1d1d color hex could be obtained by blending #3a3a3a with #000000. Closest websafe color is: #333333.
The hexadecimal color #1d1d1d has RGB values of R:29, G:29, B:29 and CMYK values of C:0, M:0, Y:0, K:0.89. Its decimal value is 1907997.
Hex triplet | 1d1d1d | #1d1d1d |
RGB Decimal | 29, 29, 29 | rgb(29,29,29) |
RGB Percent | 11.4, 11.4, 11.4 | rgb(11.4%,11.4%,11.4%) |
CMYK | 0, 0, 0, 88.6 | |
HSL | 0°, 0, 11.4 | hsl(0,0%,11.4%) |
HSV(HSB) | 0°, 0, 11.4 | |
Web Safe | 333333 | #333 |
XYZ | 1.168, 1.229, 1.338 |
xyY | 0.313, 0.329, 1.229 |
CIE-LAB | 10.767, 0.001, -0.002 |
CIE-LCH | 10.767, 0.003, 296.813 |
CIE-LUV | 10.767, 0, -0.002 |
Hunter-Lab | 11.084, -0.591, 0.602 |
Binary | 00011101, 00011101, 00011101 |
Below, you can see some colors close to #1d1d1d. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #1d1d1d.
<span style="color:#1d1d1d">Text here</span>
This paragraph has a background color of #1d1d1d.
<p style="background-color:#1d1d1d;">Content here</p>
This element has a border color of #1d1d1d.
<div style="border:1px #1d1d1d;">Content here</div>
.text {color:#1d1d1d;}
.background {background-color:#1d1d1d;}
.border {border:1px solid #1d1d1d;}
.text-shadow {border:1px solid #1d1d1d;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #080808 is the darkest color, while #fcfcfc is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #1d1d1d is the less saturated color, while #380202 is the most saturated one.