In RGB color space, #32000b hex color has a red value of 50, a green value of 0 and a blue value of 11.
In CMYK color space (used in color printing), #32000b hex color is composed of 0% cyan, 100% magenta, 78% yellow and 80.39% black.
#32000b color has a hue of 346.8 degrees, a saturation of 100% and a lightness of 9.8%.
#32000b hex color contains mainly RED.
The closest web safe color of #32000b is #330000
#32000b hex color has a decimal value of 3276811.
HEX | 32000b | #32000b |
---|---|---|
RGB | 50, 0, 11 | rgb(50, 0, 11) |
RGB Percent | 19.61, 0, 4.31 | rgb(19.61, 0, 4.31) |
CMYK | 0, 100, 78, 80 | |
HSL | 346.8°, 100, 9.8 | hsl(346.8, 100%, 9.8%) |
HSV | 346.8°, 100, 19.6 |
XYZ | 1.376, 0.702, 0.38 |
---|---|
Hunter Lab | 8.379, 14.652, 3.176 |
CIE-LAB | 6.341, 25.563, 5.498 |
CIE-LCH | 6.341, 26.148, 12.138 |
CIE-LUV | 0, 100, 78, 80.39 |
Web Safe | 330000 |
RGB percent of color #32000b
CMYK percent of color #32000b
Text with hexadecimal color #32000b
This text has a font color of #32000b
<p style="color:#32000b">Text here</p>
#32000b Background Color
This box has a background color of #32000b
<div style="background-color:#32000b">Text here</div>
#32000b Border Color
This box has a border color of #32000b
<div style="border: 4px solid #32000b">Text here</div>
CSS codes
<p style="color:#32000b">Text here</p>
<div style="background-color:#32000b">Text here</div>
<div style="border: 4px solid #32000b">Text here</div>
#32000b Color on white background
This is how a font and box color of #32000b will look
on a white background.
#32000b Color on black background
This is how a font and box color of #32000b hex color will look
on a black background.