In RGB color space, #3b3b3b hex color has a red value of 59, a green value of 59 and a blue value of 59.
In CMYK color space (used in color printing), #3b3b3b hex color is composed of 0% cyan, 0% magenta, 0% yellow and 76.86% black.
#3b3b3b color has a hue of 0 degrees, a saturation of 0% and a lightness of 23.1%.
#3b3b3b hex color contains an equal amount of RED, GREEN and BLUE.
The closest web safe color of #3b3b3b is #333333
#3b3b3b hex color has a decimal value of 3881787.
HEX | 3b3b3b | #3b3b3b |
---|---|---|
RGB | 59, 59, 59 | rgb(59, 59, 59) |
RGB Percent | 23.14, 23.14, 23.14 | rgb(23.14, 23.14, 23.14) |
CMYK | 0, 0, 0, 77 | |
HSL | 0°, 0, 23.1 | hsl(0, 0%, 23.1%) |
HSV | 0°, 0, 23.137254901961 |
XYZ | 4.157, 4.374, 4.763 |
---|---|
Hunter Lab | 20.914, -1.12, 1.137 |
CIE-LAB | 24.871, -0.005, -0.002 |
CIE-LCH | 24.871, 0.005, 201.801 |
CIE-LUV | 0, 0, 0, 76.86 |
Web Safe | 333333 |
RGB percent of color #3b3b3b
CMYK percent of color #3b3b3b
Text with hexadecimal color #3b3b3b
This text has a font color of #3b3b3b
<p style="color:#3b3b3b">Text here</p>
#3b3b3b Background Color
This box has a background color of #3b3b3b
<div style="background-color:#3b3b3b">Text here</div>
#3b3b3b Border Color
This box has a border color of #3b3b3b
<div style="border: 4px solid #3b3b3b">Text here</div>
CSS codes
<p style="color:#3b3b3b">Text here</p>
<div style="background-color:#3b3b3b">Text here</div>
<div style="border: 4px solid #3b3b3b">Text here</div>
#3b3b3b Color on white background
This is how a font and box color of #3b3b3b will look
on a white background.
#3b3b3b Color on black background
This is how a font and box color of #3b3b3b hex color will look
on a black background.