In RGB color space, #33000f hex color has a red value of 51, a green value of 0 and a blue value of 15.
In CMYK color space (used in color printing), #33000f hex color is composed of 0% cyan, 100% magenta, 70.59% yellow and 80% black.
#33000f color has a hue of 342.4 degrees, a saturation of 100% and a lightness of 10%.
#33000f hex color contains mainly RED.
The closest web safe color of #33000f is #330000
#33000f hex color has a decimal value of 3342351.
HEX | 33000f | #33000f |
---|---|---|
RGB | 51, 0, 15 | rgb(51, 0, 15) |
RGB Percent | 20, 0, 5.88 | rgb(20, 0, 5.88) |
CMYK | 0, 100, 71, 80 | |
HSL | 342.4°, 100, 10 | hsl(342.4, 100%, 10%) |
HSV | 342.4°, 100, 20 |
XYZ | 1.451, 0.738, 0.518 |
---|---|
Hunter Lab | 8.591, 15.116, 2.438 |
CIE-LAB | 6.666, 26.336, 4.084 |
CIE-LCH | 6.666, 26.651, 8.815 |
CIE-LUV | 0, 100, 70.59, 80 |
Web Safe | 330000 |
RGB percent of color #33000f
CMYK percent of color #33000f
Text with hexadecimal color #33000f
This text has a font color of #33000f
<p style="color:#33000f">Text here</p>
#33000f Background Color
This box has a background color of #33000f
<div style="background-color:#33000f">Text here</div>
#33000f Border Color
This box has a border color of #33000f
<div style="border: 4px solid #33000f">Text here</div>
CSS codes
<p style="color:#33000f">Text here</p>
<div style="background-color:#33000f">Text here</div>
<div style="border: 4px solid #33000f">Text here</div>
#33000f Color on white background
This is how a font and box color of #33000f will look
on a white background.
#33000f Color on black background
This is how a font and box color of #33000f hex color will look
on a black background.