In RGB color space, #1d2d2d hex color has a red value of 29, a green value of 45 and a blue value of 45.
In CMYK color space (used in color printing), #1d2d2d hex color is composed of 35.56% cyan, 0% magenta, 0% yellow and 82.35% black.
#1d2d2d color has a hue of 180 degrees, a saturation of 21.62% and a lightness of 14.5%.
#1d2d2d hex color contains mainly GREEN.
The closest web safe color of #1d2d2d is #333333
#1d2d2d hex color has a decimal value of 1912109.
HEX | 1d2d2d | #1d2d2d |
---|---|---|
RGB | 29, 45, 45 | rgb(29, 45, 45) |
RGB Percent | 11.37, 17.65, 17.65 | rgb(11.37, 17.65, 17.65) |
CMYK | 36, 0, 0, 82 | |
HSL | 180°, 21.62, 14.5 | hsl(180, 21.62%, 14.5%) |
HSV | 180°, 35.6, 17.6 |
XYZ | 1.919, 2.327, 2.831 |
---|---|
Hunter Lab | 15.255, -4.24, -0.325 |
CIE-LAB | 17.117, -6.598, -2.151 |
CIE-LCH | 17.117, 6.94, 198.056 |
CIE-LUV | 35.56, 0, 0, 82.35 |
Web Safe | 333333 |
RGB percent of color #1d2d2d
CMYK percent of color #1d2d2d
Text with hexadecimal color #1d2d2d
This text has a font color of #1d2d2d
<p style="color:#1d2d2d">Text here</p>
#1d2d2d Background Color
This box has a background color of #1d2d2d
<div style="background-color:#1d2d2d">Text here</div>
#1d2d2d Border Color
This box has a border color of #1d2d2d
<div style="border: 4px solid #1d2d2d">Text here</div>
CSS codes
<p style="color:#1d2d2d">Text here</p>
<div style="background-color:#1d2d2d">Text here</div>
<div style="border: 4px solid #1d2d2d">Text here</div>
#1d2d2d Color on white background
This is how a font and box color of #1d2d2d will look
on a white background.
#1d2d2d Color on black background
This is how a font and box color of #1d2d2d hex color will look
on a black background.