Shades of Caput Mortuum #592925
Tints of Caput Mortuum #592925
RGB
CMYK
RGB Variations
Color information
#592925 (or 0x592925) is known color: Caput Mortuum. HEX triplet: 59, 29 and 25. RGB value is (89,41,37). Sum of RGB (Red+Green+Blue) = 89+41+37=167 (22% of max value = 765). Red value is 89 (35.16% from 255 or 53.29% from 167); Green value is 41 (16.41% from 255 or 24.55% from 167); Blue value is 37 (14.84% from 255 or 22.16% from 167); Max value from RGB is 89 - color contains mainly: red. Hex color #592925 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592925 is #A6D6DA. Grayscale: #363636. Windows color (decimal): -10933979 or 2435417. OLE color: 2435417.
HSL color Cylindrical-coordinate representation of color #592925: hue angle of 4.62º degrees, saturation: 0.41, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #592925 is Cyan = 0, Magento = 0.54, Yellow = 0.58 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 41 | 37 | - |
| CMYK | 0 | 0.54 | 0.58 | 0.65 |
| HSL | 4.62º | 0.41% | 0.25% | - |
| HSV(B) | 4.62º | 0.58% | 0.35% | - |
| XYZ | 5.25 | 3.84 | 2.22 | - |
| YUV | 54.9 | 117.9 | 152.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 41 | 37 | 0 | 0.54 | 0.58 | 0.65 | 4.62 | 0.41 | 0.25 |
| Hex | 59 | 29 | 25 | 0 | 36 | 3A | 41 | 5 | 29 | 19 |
| Octal | 131 | 51 | 45 | 0 | 66 | 72 | 101 | 5 | 51 | 31 |
| Binary | 1011001 | 101001 | 100101 | 0 | 110110 | 111010 | 1000001 | 101 | 101001 | 11001 |
Color Harmonies of #592925
Complementary color
Monochromatic Colors of #592925
Black with #592925
Text Example
Text Example
White with #592925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592925; }
p { color: rgb(89,41,37); }
H1.HeaderClassName
{
color: #592925;
}
.AnyTagClassName
{
color: #592925;
}
</style>
background-color css
<style>
a { background-color: #592925; }
a { background-color: rgb(89,41,37); }
div.DivClassName
{
background-color: #592925;
}
.BgClassName
{
background-color: #592925;
}
</style>
border-color css
<style>
span { border-color: #592925; }
span { border-color: rgb(89,41,37); }
td.TdClassName
{
border-color: #592925;
}
.TagClassName
{
border-color: #592925;
}
</style>