Shades of Caput Mortuum #592824
Tints of Caput Mortuum #592824
RGB
CMYK
RGB Variations
Color information
#592824 (or 0x592824) is known color: Caput Mortuum. HEX triplet: 59, 28 and 24. RGB value is (89,40,36). Sum of RGB (Red+Green+Blue) = 89+40+36=165 (21% of max value = 765). Red value is 89 (35.16% from 255 or 53.94% from 165); Green value is 40 (16.02% from 255 or 24.24% from 165); Blue value is 36 (14.45% from 255 or 21.82% from 165); Max value from RGB is 89 - color contains mainly: red. Hex color #592824 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592824 is #A6D7DB. Grayscale: #363636. Windows color (decimal): -10934236 or 2369625. OLE color: 2369625.
HSL color Cylindrical-coordinate representation of color #592824: hue angle of 4.53º degrees, saturation: 0.42, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #592824 is Cyan = 0, Magento = 0.55, Yellow = 0.60 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 40 | 36 | - |
| CMYK | 0 | 0.55 | 0.60 | 0.65 |
| HSL | 4.53º | 0.42% | 0.25% | - |
| HSV(B) | 4.53º | 0.6% | 0.35% | - |
| XYZ | 5.2 | 3.77 | 2.12 | - |
| YUV | 54.2 | 117.73 | 152.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 40 | 36 | 0 | 0.55 | 0.60 | 0.65 | 4.53 | 0.42 | 0.25 |
| Hex | 59 | 28 | 24 | 0 | 37 | 3C | 41 | 5 | 2A | 19 |
| Octal | 131 | 50 | 44 | 0 | 67 | 74 | 101 | 5 | 52 | 31 |
| Binary | 1011001 | 101000 | 100100 | 0 | 110111 | 111100 | 1000001 | 101 | 101010 | 11001 |
Color Harmonies of #592824
Complementary color
Monochromatic Colors of #592824
Black with #592824
Text Example
Text Example
White with #592824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592824; }
p { color: rgb(89,40,36); }
H1.HeaderClassName
{
color: #592824;
}
.AnyTagClassName
{
color: #592824;
}
</style>
background-color css
<style>
a { background-color: #592824; }
a { background-color: rgb(89,40,36); }
div.DivClassName
{
background-color: #592824;
}
.BgClassName
{
background-color: #592824;
}
</style>
border-color css
<style>
span { border-color: #592824; }
span { border-color: rgb(89,40,36); }
td.TdClassName
{
border-color: #592824;
}
.TagClassName
{
border-color: #592824;
}
</style>