In RGB color space, #3b2b2b hex color has a red value of 59, a green value of 43 and a blue value of 43.
In CMYK color space (used in color printing), #3b2b2b hex color is composed of 0% cyan, 27.12% magenta, 27.12% yellow and 76.86% black.
#3b2b2b color has a hue of 0 degrees, a saturation of 15.69% and a lightness of 20%.
#3b2b2b hex color contains mainly RED.
The closest web safe color of #3b2b2b is #333333
#3b2b2b hex color has a decimal value of 3877675.
HEX | 3b2b2b | #3b2b2b |
---|---|---|
RGB | 59, 43, 43 | rgb(59, 43, 43) |
RGB Percent | 23.14, 16.86, 16.86 | rgb(23.14, 16.86, 16.86) |
CMYK | 0, 27, 27, 77 | |
HSL | 0°, 15.69, 20 | hsl(0, 15.69%, 20%) |
HSV | 0°, 27.1, 23.1 |
XYZ | 3.104, 2.832, 2.669 |
---|---|
Hunter Lab | 16.829, 3.474, 2.377 |
CIE-LAB | 19.358, 7.414, 2.864 |
CIE-LCH | 19.358, 7.948, 21.121 |
CIE-LUV | 0, 27.12, 27.12, 76.86 |
Web Safe | 333333 |
RGB percent of color #3b2b2b
CMYK percent of color #3b2b2b
Text with hexadecimal color #3b2b2b
This text has a font color of #3b2b2b
<p style="color:#3b2b2b">Text here</p>
#3b2b2b Background Color
This box has a background color of #3b2b2b
<div style="background-color:#3b2b2b">Text here</div>
#3b2b2b Border Color
This box has a border color of #3b2b2b
<div style="border: 4px solid #3b2b2b">Text here</div>
CSS codes
<p style="color:#3b2b2b">Text here</p>
<div style="background-color:#3b2b2b">Text here</div>
<div style="border: 4px solid #3b2b2b">Text here</div>
#3b2b2b Color on white background
This is how a font and box color of #3b2b2b will look
on a white background.
#3b2b2b Color on black background
This is how a font and box color of #3b2b2b hex color will look
on a black background.