Shades of Caput Mortuum #592416
Tints of Caput Mortuum #592416
RGB
CMYK
RGB Variations
Color information
#592416 (or 0x592416) is known color: Caput Mortuum. HEX triplet: 59, 24 and 16. RGB value is (89,36,22). Sum of RGB (Red+Green+Blue) = 89+36+22=147 (19% of max value = 765). Red value is 89 (35.16% from 255 or 60.54% from 147); Green value is 36 (14.45% from 255 or 24.49% from 147); Blue value is 22 (8.98% from 255 or 14.97% from 147); Max value from RGB is 89 - color contains mainly: red. Hex color #592416 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #592416 is #A6DBE9. Grayscale: #323232. Windows color (decimal): -10935274 or 1451097. OLE color: 1451097.
HSL color Cylindrical-coordinate representation of color #592416: hue angle of 12.54º degrees, saturation: 0.6, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #592416 is Cyan = 0, Magento = 0.60, Yellow = 0.75 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 36 | 22 | - |
| CMYK | 0 | 0.60 | 0.75 | 0.65 |
| HSL | 12.54º | 0.6% | 0.22% | - |
| HSV(B) | 12.54º | 0.75% | 0.35% | - |
| XYZ | 4.9 | 3.44 | 1.17 | - |
| YUV | 50.25 | 112.06 | 155.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 36 | 22 | 0 | 0.60 | 0.75 | 0.65 | 12.54 | 0.6 | 0.22 |
| Hex | 59 | 24 | 16 | 0 | 3C | 4B | 41 | D | 3C | 16 |
| Octal | 131 | 44 | 26 | 0 | 74 | 113 | 101 | 15 | 74 | 26 |
| Binary | 1011001 | 100100 | 10110 | 0 | 111100 | 1001011 | 1000001 | 1101 | 111100 | 10110 |
Color Harmonies of #592416
Complementary color
Monochromatic Colors of #592416
Black with #592416
Text Example
Text Example
White with #592416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592416; }
p { color: rgb(89,36,22); }
H1.HeaderClassName
{
color: #592416;
}
.AnyTagClassName
{
color: #592416;
}
</style>
background-color css
<style>
a { background-color: #592416; }
a { background-color: rgb(89,36,22); }
div.DivClassName
{
background-color: #592416;
}
.BgClassName
{
background-color: #592416;
}
</style>
border-color css
<style>
span { border-color: #592416; }
span { border-color: rgb(89,36,22); }
td.TdClassName
{
border-color: #592416;
}
.TagClassName
{
border-color: #592416;
}
</style>