In RGB color space, #2d3d3d hex color has a red value of 45, a green value of 61 and a blue value of 61.
In CMYK color space (used in color printing), #2d3d3d hex color is composed of 26.23% cyan, 0% magenta, 0% yellow and 76.08% black.
#2d3d3d color has a hue of 180 degrees, a saturation of 15.09% and a lightness of 20.8%.
#2d3d3d hex color contains mainly GREEN.
The closest web safe color of #2d3d3d is #333333
#2d3d3d hex color has a decimal value of 2964797.
HEX | 2d3d3d | #2d3d3d |
---|---|---|
RGB | 45, 61, 61 | rgb(45, 61, 61) |
RGB Percent | 17.65, 23.92, 23.92 | rgb(17.65, 23.92, 23.92) |
CMYK | 26, 0, 0, 76 | |
HSL | 180°, 15.09, 20.8 | hsl(180, 15.09%, 20.8%) |
HSV | 180°, 26.2, 23.9 |
XYZ | 3.593, 4.232, 5.042 |
---|---|
Hunter Lab | 20.572, -4.825, -0.131 |
CIE-LAB | 24.424, -6.435, -2.123 |
CIE-LCH | 24.424, 6.776, 198.258 |
CIE-LUV | 26.23, 0, 0, 76.08 |
Web Safe | 333333 |
RGB percent of color #2d3d3d
CMYK percent of color #2d3d3d
Text with hexadecimal color #2d3d3d
This text has a font color of #2d3d3d
<p style="color:#2d3d3d">Text here</p>
#2d3d3d Background Color
This box has a background color of #2d3d3d
<div style="background-color:#2d3d3d">Text here</div>
#2d3d3d Border Color
This box has a border color of #2d3d3d
<div style="border: 4px solid #2d3d3d">Text here</div>
CSS codes
<p style="color:#2d3d3d">Text here</p>
<div style="background-color:#2d3d3d">Text here</div>
<div style="border: 4px solid #2d3d3d">Text here</div>
#2d3d3d Color on white background
This is how a font and box color of #2d3d3d will look
on a white background.
#2d3d3d Color on black background
This is how a font and box color of #2d3d3d hex color will look
on a black background.