In RGB color space, #3c3c3c hex color has a red value of 60, a green value of 60 and a blue value of 60.
In CMYK color space (used in color printing), #3c3c3c hex color is composed of 0% cyan, 0% magenta, 0% yellow and 76.47% black.
#3c3c3c color has a hue of 0 degrees, a saturation of 0% and a lightness of 23.5%.
#3c3c3c hex color contains an equal amount of RED, GREEN and BLUE.
The closest web safe color of #3c3c3c is #333333
#3c3c3c hex color has a decimal value of 3947580.
HEX | 3c3c3c | #3c3c3c |
---|---|---|
RGB | 60, 60, 60 | rgb(60, 60, 60) |
RGB Percent | 23.53, 23.53, 23.53 | rgb(23.53, 23.53, 23.53) |
CMYK | 0, 0, 0, 76 | |
HSL | 0°, 0, 23.5 | hsl(0, 0%, 23.5%) |
HSV | 0°, 0, 23.529411764706 |
XYZ | 4.295, 4.519, 4.921 |
---|---|
Hunter Lab | 21.258, -1.137, 1.156 |
CIE-LAB | 25.318, -0.002, -0.003 |
CIE-LCH | 25.318, 0.004, 236.31 |
CIE-LUV | 0, 0, 0, 76.47 |
Web Safe | 333333 |
RGB percent of color #3c3c3c
CMYK percent of color #3c3c3c
Text with hexadecimal color #3c3c3c
This text has a font color of #3c3c3c
<p style="color:#3c3c3c">Text here</p>
#3c3c3c Background Color
This box has a background color of #3c3c3c
<div style="background-color:#3c3c3c">Text here</div>
#3c3c3c Border Color
This box has a border color of #3c3c3c
<div style="border: 4px solid #3c3c3c">Text here</div>
CSS codes
<p style="color:#3c3c3c">Text here</p>
<div style="background-color:#3c3c3c">Text here</div>
<div style="border: 4px solid #3c3c3c">Text here</div>
#3c3c3c Color on white background
This is how a font and box color of #3c3c3c will look
on a white background.
#3c3c3c Color on black background
This is how a font and box color of #3c3c3c hex color will look
on a black background.