Shades of Caput Mortuum #592920
Tints of Caput Mortuum #592920
RGB
CMYK
RGB Variations
Color information
#592920 (or 0x592920) is known color: Caput Mortuum. HEX triplet: 59, 29 and 20. RGB value is (89,41,32). Sum of RGB (Red+Green+Blue) = 89+41+32=162 (21% of max value = 765). Red value is 89 (35.16% from 255 or 54.94% from 162); Green value is 41 (16.41% from 255 or 25.31% from 162); Blue value is 32 (12.89% from 255 or 19.75% from 162); Max value from RGB is 89 - color contains mainly: red. Hex color #592920 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592920 is #A6D6DF. Grayscale: #363636. Windows color (decimal): -10933984 or 2107737. OLE color: 2107737.
HSL color Cylindrical-coordinate representation of color #592920: hue angle of 9.47º degrees, saturation: 0.47, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #592920 is Cyan = 0, Magento = 0.54, Yellow = 0.64 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 41 | 32 | - |
| CMYK | 0 | 0.54 | 0.64 | 0.65 |
| HSL | 9.47º | 0.47% | 0.24% | - |
| HSV(B) | 9.47º | 0.64% | 0.35% | - |
| XYZ | 5.17 | 3.81 | 1.83 | - |
| YUV | 54.33 | 115.4 | 152.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 41 | 32 | 0 | 0.54 | 0.64 | 0.65 | 9.47 | 0.47 | 0.24 |
| Hex | 59 | 29 | 20 | 0 | 36 | 40 | 41 | 9 | 2F | 18 |
| Octal | 131 | 51 | 40 | 0 | 66 | 100 | 101 | 11 | 57 | 30 |
| Binary | 1011001 | 101001 | 100000 | 0 | 110110 | 1000000 | 1000001 | 1001 | 101111 | 11000 |
Color Harmonies of #592920
Complementary color
Monochromatic Colors of #592920
Black with #592920
Text Example
Text Example
White with #592920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592920; }
p { color: rgb(89,41,32); }
H1.HeaderClassName
{
color: #592920;
}
.AnyTagClassName
{
color: #592920;
}
</style>
background-color css
<style>
a { background-color: #592920; }
a { background-color: rgb(89,41,32); }
div.DivClassName
{
background-color: #592920;
}
.BgClassName
{
background-color: #592920;
}
</style>
border-color css
<style>
span { border-color: #592920; }
span { border-color: rgb(89,41,32); }
td.TdClassName
{
border-color: #592920;
}
.TagClassName
{
border-color: #592920;
}
</style>