Shades of Caput Mortuum #592521
Tints of Caput Mortuum #592521
RGB
CMYK
RGB Variations
Color information
#592521 (or 0x592521) is known color: Caput Mortuum. HEX triplet: 59, 25 and 21. RGB value is (89,37,33). Sum of RGB (Red+Green+Blue) = 89+37+33=159 (21% of max value = 765). Red value is 89 (35.16% from 255 or 55.97% from 159); Green value is 37 (14.84% from 255 or 23.27% from 159); Blue value is 33 (13.28% from 255 or 20.75% from 159); Max value from RGB is 89 - color contains mainly: red. Hex color #592521 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592521 is #A6DADE. Grayscale: #343434. Windows color (decimal): -10935007 or 2172249. OLE color: 2172249.
HSL color Cylindrical-coordinate representation of color #592521: hue angle of 4.29º degrees, saturation: 0.46, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #592521 is Cyan = 0, Magento = 0.58, Yellow = 0.63 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 37 | 33 | - |
| CMYK | 0 | 0.58 | 0.63 | 0.65 |
| HSL | 4.29º | 0.46% | 0.24% | - |
| HSV(B) | 4.29º | 0.63% | 0.35% | - |
| XYZ | 5.06 | 3.56 | 1.86 | - |
| YUV | 52.09 | 117.23 | 154.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 37 | 33 | 0 | 0.58 | 0.63 | 0.65 | 4.29 | 0.46 | 0.24 |
| Hex | 59 | 25 | 21 | 0 | 3A | 3F | 41 | 4 | 2E | 18 |
| Octal | 131 | 45 | 41 | 0 | 72 | 77 | 101 | 4 | 56 | 30 |
| Binary | 1011001 | 100101 | 100001 | 0 | 111010 | 111111 | 1000001 | 100 | 101110 | 11000 |
Color Harmonies of #592521
Complementary color
Monochromatic Colors of #592521
Black with #592521
Text Example
Text Example
White with #592521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592521; }
p { color: rgb(89,37,33); }
H1.HeaderClassName
{
color: #592521;
}
.AnyTagClassName
{
color: #592521;
}
</style>
background-color css
<style>
a { background-color: #592521; }
a { background-color: rgb(89,37,33); }
div.DivClassName
{
background-color: #592521;
}
.BgClassName
{
background-color: #592521;
}
</style>
border-color css
<style>
span { border-color: #592521; }
span { border-color: rgb(89,37,33); }
td.TdClassName
{
border-color: #592521;
}
.TagClassName
{
border-color: #592521;
}
</style>