Shades of Caput Mortuum #592519
Tints of Caput Mortuum #592519
RGB
CMYK
RGB Variations
Color information
#592519 (or 0x592519) is known color: Caput Mortuum. HEX triplet: 59, 25 and 19. RGB value is (89,37,25). Sum of RGB (Red+Green+Blue) = 89+37+25=151 (20% of max value = 765). Red value is 89 (35.16% from 255 or 58.94% from 151); Green value is 37 (14.84% from 255 or 24.50% from 151); Blue value is 25 (10.16% from 255 or 16.56% from 151); Max value from RGB is 89 - color contains mainly: red. Hex color #592519 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #592519 is #A6DAE6. Grayscale: #333333. Windows color (decimal): -10935015 or 1647961. OLE color: 1647961.
HSL color Cylindrical-coordinate representation of color #592519: hue angle of 11.25º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #592519 is Cyan = 0, Magento = 0.58, Yellow = 0.72 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 37 | 25 | - |
| CMYK | 0 | 0.58 | 0.72 | 0.65 |
| HSL | 11.25º | 0.56% | 0.22% | - |
| HSV(B) | 11.25º | 0.72% | 0.35% | - |
| XYZ | 4.96 | 3.52 | 1.34 | - |
| YUV | 51.18 | 113.23 | 154.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 37 | 25 | 0 | 0.58 | 0.72 | 0.65 | 11.25 | 0.56 | 0.22 |
| Hex | 59 | 25 | 19 | 0 | 3A | 48 | 41 | B | 38 | 16 |
| Octal | 131 | 45 | 31 | 0 | 72 | 110 | 101 | 13 | 70 | 26 |
| Binary | 1011001 | 100101 | 11001 | 0 | 111010 | 1001000 | 1000001 | 1011 | 111000 | 10110 |
Color Harmonies of #592519
Complementary color
Monochromatic Colors of #592519
Black with #592519
Text Example
Text Example
White with #592519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592519; }
p { color: rgb(89,37,25); }
H1.HeaderClassName
{
color: #592519;
}
.AnyTagClassName
{
color: #592519;
}
</style>
background-color css
<style>
a { background-color: #592519; }
a { background-color: rgb(89,37,25); }
div.DivClassName
{
background-color: #592519;
}
.BgClassName
{
background-color: #592519;
}
</style>
border-color css
<style>
span { border-color: #592519; }
span { border-color: rgb(89,37,25); }
td.TdClassName
{
border-color: #592519;
}
.TagClassName
{
border-color: #592519;
}
</style>