In RGB color space, #33333c hex color has a red value of 51, a green value of 51 and a blue value of 60.
In CMYK color space (used in color printing), #33333c hex color is composed of 15% cyan, 15% magenta, 0% yellow and 76.47% black.
#33333c color has a hue of 240 degrees, a saturation of 8.11% and a lightness of 21.8%.
#33333c hex color contains mainly BLUE.
The closest web safe color of #33333c is #333333
#33333c hex color has a decimal value of 3355452.
HEX | 33333c | #33333c |
---|---|---|
RGB | 51, 51, 60 | rgb(51, 51, 60) |
RGB Percent | 20, 20, 23.53 | rgb(20, 20, 23.53) |
CMYK | 15, 15, 0, 76 | |
HSL | 240°, 8.11, 21.8 | hsl(240, 8.11%, 21.8%) |
HSV | 240°, 15, 23.5 |
XYZ | 3.365, 3.398, 4.753 |
---|---|
Hunter Lab | 18.434, 0.326, -2.384 |
CIE-LAB | 21.572, 2.231, -5.641 |
CIE-LCH | 21.572, 6.066, 291.579 |
CIE-LUV | 15, 15, 0, 76.47 |
Web Safe | 333333 |
RGB percent of color #33333c
CMYK percent of color #33333c
Text with hexadecimal color #33333c
This text has a font color of #33333c
<p style="color:#33333c">Text here</p>
#33333c Background Color
This box has a background color of #33333c
<div style="background-color:#33333c">Text here</div>
#33333c Border Color
This box has a border color of #33333c
<div style="border: 4px solid #33333c">Text here</div>
CSS codes
<p style="color:#33333c">Text here</p>
<div style="background-color:#33333c">Text here</div>
<div style="border: 4px solid #33333c">Text here</div>
#33333c Color on white background
This is how a font and box color of #33333c will look
on a white background.
#33333c Color on black background
This is how a font and box color of #33333c hex color will look
on a black background.