In RGB color space, #2c3c3c hex color has a red value of 44, a green value of 60 and a blue value of 60.
In CMYK color space (used in color printing), #2c3c3c hex color is composed of 26.67% cyan, 0% magenta, 0% yellow and 76.47% black.
#2c3c3c color has a hue of 180 degrees, a saturation of 15.38% and a lightness of 20.4%.
#2c3c3c hex color contains mainly GREEN.
The closest web safe color of #2c3c3c is #333333
#2c3c3c hex color has a decimal value of 2899004.
HEX | 2c3c3c | #2c3c3c |
---|---|---|
RGB | 44, 60, 60 | rgb(44, 60, 60) |
RGB Percent | 17.25, 23.53, 23.53 | rgb(17.25, 23.53, 23.53) |
CMYK | 27, 0, 0, 76 | |
HSL | 180°, 15.38, 20.4 | hsl(180, 15.38%, 20.4%) |
HSV | 180°, 26.7, 23.5 |
XYZ | 3.47, 4.093, 4.882 |
---|---|
Hunter Lab | 20.231, -4.789, -0.146 |
CIE-LAB | 23.977, -6.443, -2.127 |
CIE-LCH | 23.977, 6.785, 198.269 |
CIE-LUV | 26.67, 0, 0, 76.47 |
Web Safe | 333333 |
RGB percent of color #2c3c3c
CMYK percent of color #2c3c3c
Text with hexadecimal color #2c3c3c
This text has a font color of #2c3c3c
<p style="color:#2c3c3c">Text here</p>
#2c3c3c Background Color
This box has a background color of #2c3c3c
<div style="background-color:#2c3c3c">Text here</div>
#2c3c3c Border Color
This box has a border color of #2c3c3c
<div style="border: 4px solid #2c3c3c">Text here</div>
CSS codes
<p style="color:#2c3c3c">Text here</p>
<div style="background-color:#2c3c3c">Text here</div>
<div style="border: 4px solid #2c3c3c">Text here</div>
#2c3c3c Color on white background
This is how a font and box color of #2c3c3c will look
on a white background.
#2c3c3c Color on black background
This is how a font and box color of #2c3c3c hex color will look
on a black background.