Shades of Caput Mortuum #592921
Tints of Caput Mortuum #592921
RGB
CMYK
RGB Variations
Color information
#592921 (or 0x592921) is known color: Caput Mortuum. HEX triplet: 59, 29 and 21. RGB value is (89,41,33). Sum of RGB (Red+Green+Blue) = 89+41+33=163 (21% of max value = 765). Red value is 89 (35.16% from 255 or 54.60% from 163); Green value is 41 (16.41% from 255 or 25.15% from 163); Blue value is 33 (13.28% from 255 or 20.25% from 163); Max value from RGB is 89 - color contains mainly: red. Hex color #592921 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592921 is #A6D6DE. Grayscale: #363636. Windows color (decimal): -10933983 or 2173273. OLE color: 2173273.
HSL color Cylindrical-coordinate representation of color #592921: hue angle of 8.57º degrees, saturation: 0.46, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #592921 is Cyan = 0, Magento = 0.54, Yellow = 0.63 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 41 | 33 | - |
| CMYK | 0 | 0.54 | 0.63 | 0.65 |
| HSL | 8.57º | 0.46% | 0.24% | - |
| HSV(B) | 8.57º | 0.63% | 0.35% | - |
| XYZ | 5.19 | 3.82 | 1.9 | - |
| YUV | 54.44 | 115.9 | 152.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 41 | 33 | 0 | 0.54 | 0.63 | 0.65 | 8.57 | 0.46 | 0.24 |
| Hex | 59 | 29 | 21 | 0 | 36 | 3F | 41 | 9 | 2E | 18 |
| Octal | 131 | 51 | 41 | 0 | 66 | 77 | 101 | 11 | 56 | 30 |
| Binary | 1011001 | 101001 | 100001 | 0 | 110110 | 111111 | 1000001 | 1001 | 101110 | 11000 |
Color Harmonies of #592921
Complementary color
Monochromatic Colors of #592921
Black with #592921
Text Example
Text Example
White with #592921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592921; }
p { color: rgb(89,41,33); }
H1.HeaderClassName
{
color: #592921;
}
.AnyTagClassName
{
color: #592921;
}
</style>
background-color css
<style>
a { background-color: #592921; }
a { background-color: rgb(89,41,33); }
div.DivClassName
{
background-color: #592921;
}
.BgClassName
{
background-color: #592921;
}
</style>
border-color css
<style>
span { border-color: #592921; }
span { border-color: rgb(89,41,33); }
td.TdClassName
{
border-color: #592921;
}
.TagClassName
{
border-color: #592921;
}
</style>