In RGB color space, #33333f hex color has a red value of 51, a green value of 51 and a blue value of 63.
In CMYK color space (used in color printing), #33333f hex color is composed of 19.05% cyan, 19.05% magenta, 0% yellow and 75.29% black.
#33333f color has a hue of 240 degrees, a saturation of 10.53% and a lightness of 22.4%.
#33333f hex color contains mainly BLUE.
The closest web safe color of #33333f is #333333
#33333f hex color has a decimal value of 3355455.
HEX | 33333f | #33333f |
---|---|---|
RGB | 51, 51, 63 | rgb(51, 51, 63) |
RGB Percent | 20, 20, 24.71 | rgb(20, 20, 24.71) |
CMYK | 19, 19, 0, 75 | |
HSL | 240°, 10.53, 22.4 | hsl(240, 10.53%, 22.4%) |
HSV | 240°, 19, 24.7 |
XYZ | 3.446, 3.43, 5.183 |
---|---|
Hunter Lab | 18.52, 0.802, -3.628 |
CIE-LAB | 21.69, 3.031, -7.501 |
CIE-LCH | 21.69, 8.09, 292.003 |
CIE-LUV | 19.05, 19.05, 0, 75.29 |
Web Safe | 333333 |
RGB percent of color #33333f
CMYK percent of color #33333f
Text with hexadecimal color #33333f
This text has a font color of #33333f
<p style="color:#33333f">Text here</p>
#33333f Background Color
This box has a background color of #33333f
<div style="background-color:#33333f">Text here</div>
#33333f Border Color
This box has a border color of #33333f
<div style="border: 4px solid #33333f">Text here</div>
CSS codes
<p style="color:#33333f">Text here</p>
<div style="background-color:#33333f">Text here</div>
<div style="border: 4px solid #33333f">Text here</div>
#33333f Color on white background
This is how a font and box color of #33333f will look
on a white background.
#33333f Color on black background
This is how a font and box color of #33333f hex color will look
on a black background.