Shades of Caput Mortuum #592316
Tints of Caput Mortuum #592316
RGB
CMYK
RGB Variations
Color information
#592316 (or 0x592316) is known color: Caput Mortuum. HEX triplet: 59, 23 and 16. RGB value is (89,35,22). Sum of RGB (Red+Green+Blue) = 89+35+22=146 (19% of max value = 765). Red value is 89 (35.16% from 255 or 60.96% from 146); Green value is 35 (14.06% from 255 or 23.97% from 146); Blue value is 22 (8.98% from 255 or 15.07% from 146); Max value from RGB is 89 - color contains mainly: red. Hex color #592316 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #592316 is #A6DCE9. Grayscale: #313131. Windows color (decimal): -10935530 or 1450841. OLE color: 1450841.
HSL color Cylindrical-coordinate representation of color #592316: hue angle of 11.64º 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 #592316 is Cyan = 0, Magento = 0.61, Yellow = 0.75 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 35 | 22 | - |
| CMYK | 0 | 0.61 | 0.75 | 0.65 |
| HSL | 11.64º | 0.6% | 0.22% | - |
| HSV(B) | 11.64º | 0.75% | 0.35% | - |
| XYZ | 4.87 | 3.38 | 1.16 | - |
| YUV | 49.66 | 112.39 | 156.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 35 | 22 | 0 | 0.61 | 0.75 | 0.65 | 11.64 | 0.6 | 0.22 |
| Hex | 59 | 23 | 16 | 0 | 3D | 4B | 41 | C | 3C | 16 |
| Octal | 131 | 43 | 26 | 0 | 75 | 113 | 101 | 14 | 74 | 26 |
| Binary | 1011001 | 100011 | 10110 | 0 | 111101 | 1001011 | 1000001 | 1100 | 111100 | 10110 |
Color Harmonies of #592316
Complementary color
Monochromatic Colors of #592316
Black with #592316
Text Example
Text Example
White with #592316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592316; }
p { color: rgb(89,35,22); }
H1.HeaderClassName
{
color: #592316;
}
.AnyTagClassName
{
color: #592316;
}
</style>
background-color css
<style>
a { background-color: #592316; }
a { background-color: rgb(89,35,22); }
div.DivClassName
{
background-color: #592316;
}
.BgClassName
{
background-color: #592316;
}
</style>
border-color css
<style>
span { border-color: #592316; }
span { border-color: rgb(89,35,22); }
td.TdClassName
{
border-color: #592316;
}
.TagClassName
{
border-color: #592316;
}
</style>