Shades of Caput Mortuum #592413
Tints of Caput Mortuum #592413
RGB
CMYK
RGB Variations
Color information
#592413 (or 0x592413) is known color: Caput Mortuum. HEX triplet: 59, 24 and 13. RGB value is (89,36,19). Sum of RGB (Red+Green+Blue) = 89+36+19=144 (19% of max value = 765). Red value is 89 (35.16% from 255 or 61.81% from 144); Green value is 36 (14.45% from 255 or 25% from 144); Blue value is 19 (7.81% from 255 or 13.19% from 144); Max value from RGB is 89 - color contains mainly: red. Hex color #592413 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #592413 is #A6DBEC. Grayscale: #323232. Windows color (decimal): -10935277 or 1254489. OLE color: 1254489.
HSL color Cylindrical-coordinate representation of color #592413: hue angle of 14.57º degrees, saturation: 0.65, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #592413 is Cyan = 0, Magento = 0.60, Yellow = 0.79 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 36 | 19 | - |
| CMYK | 0 | 0.60 | 0.79 | 0.65 |
| HSL | 14.57º | 0.65% | 0.21% | - |
| HSV(B) | 14.57º | 0.79% | 0.35% | - |
| XYZ | 4.87 | 3.43 | 1.02 | - |
| YUV | 49.91 | 110.56 | 155.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 36 | 19 | 0 | 0.60 | 0.79 | 0.65 | 14.57 | 0.65 | 0.21 |
| Hex | 59 | 24 | 13 | 0 | 3C | 4F | 41 | F | 41 | 15 |
| Octal | 131 | 44 | 23 | 0 | 74 | 117 | 101 | 17 | 101 | 25 |
| Binary | 1011001 | 100100 | 10011 | 0 | 111100 | 1001111 | 1000001 | 1111 | 1000001 | 10101 |
Color Harmonies of #592413
Complementary color
Monochromatic Colors of #592413
Black with #592413
Text Example
Text Example
White with #592413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592413; }
p { color: rgb(89,36,19); }
H1.HeaderClassName
{
color: #592413;
}
.AnyTagClassName
{
color: #592413;
}
</style>
background-color css
<style>
a { background-color: #592413; }
a { background-color: rgb(89,36,19); }
div.DivClassName
{
background-color: #592413;
}
.BgClassName
{
background-color: #592413;
}
</style>
border-color css
<style>
span { border-color: #592413; }
span { border-color: rgb(89,36,19); }
td.TdClassName
{
border-color: #592413;
}
.TagClassName
{
border-color: #592413;
}
</style>