Shades of Caput Mortuum #592919
Tints of Caput Mortuum #592919
RGB
CMYK
RGB Variations
Color information
#592919 (or 0x592919) is known color: Caput Mortuum. HEX triplet: 59, 29 and 19. RGB value is (89,41,25). Sum of RGB (Red+Green+Blue) = 89+41+25=155 (20% of max value = 765). Red value is 89 (35.16% from 255 or 57.42% from 155); Green value is 41 (16.41% from 255 or 26.45% from 155); Blue value is 25 (10.16% from 255 or 16.13% from 155); Max value from RGB is 89 - color contains mainly: red. Hex color #592919 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #592919 is #A6D6E6. Grayscale: #353535. Windows color (decimal): -10933991 or 1648985. OLE color: 1648985.
HSL color Cylindrical-coordinate representation of color #592919: hue angle of 15º 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 #592919 is Cyan = 0, Magento = 0.54, Yellow = 0.72 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 41 | 25 | - |
| CMYK | 0 | 0.54 | 0.72 | 0.65 |
| HSL | 15º | 0.56% | 0.22% | - |
| HSV(B) | 15º | 0.72% | 0.35% | - |
| XYZ | 5.09 | 3.78 | 1.38 | - |
| YUV | 53.53 | 111.9 | 153.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 41 | 25 | 0 | 0.54 | 0.72 | 0.65 | 15 | 0.56 | 0.22 |
| Hex | 59 | 29 | 19 | 0 | 36 | 48 | 41 | F | 38 | 16 |
| Octal | 131 | 51 | 31 | 0 | 66 | 110 | 101 | 17 | 70 | 26 |
| Binary | 1011001 | 101001 | 11001 | 0 | 110110 | 1001000 | 1000001 | 1111 | 111000 | 10110 |
Color Harmonies of #592919
Complementary color
Monochromatic Colors of #592919
Black with #592919
Text Example
Text Example
White with #592919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592919; }
p { color: rgb(89,41,25); }
H1.HeaderClassName
{
color: #592919;
}
.AnyTagClassName
{
color: #592919;
}
</style>
background-color css
<style>
a { background-color: #592919; }
a { background-color: rgb(89,41,25); }
div.DivClassName
{
background-color: #592919;
}
.BgClassName
{
background-color: #592919;
}
</style>
border-color css
<style>
span { border-color: #592919; }
span { border-color: rgb(89,41,25); }
td.TdClassName
{
border-color: #592919;
}
.TagClassName
{
border-color: #592919;
}
</style>