Shades of Caput Mortuum #592310
Tints of Caput Mortuum #592310
RGB
CMYK
RGB Variations
Color information
#592310 (or 0x592310) is known color: Caput Mortuum. HEX triplet: 59, 23 and 10. RGB value is (89,35,16). Sum of RGB (Red+Green+Blue) = 89+35+16=140 (18% of max value = 765). Red value is 89 (35.16% from 255 or 63.57% from 140); Green value is 35 (14.06% from 255 or 25% from 140); Blue value is 16 (6.64% from 255 or 11.43% from 140); Max value from RGB is 89 - color contains mainly: red. Hex color #592310 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #592310 is #A6DCEF. Grayscale: #313131. Windows color (decimal): -10935536 or 1057625. OLE color: 1057625.
HSL color Cylindrical-coordinate representation of color #592310: hue angle of 15.62º degrees, saturation: 0.7, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #592310 is Cyan = 0, Magento = 0.61, Yellow = 0.82 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 35 | 16 | - |
| CMYK | 0 | 0.61 | 0.82 | 0.65 |
| HSL | 15.62º | 0.7% | 0.21% | - |
| HSV(B) | 15.62º | 0.82% | 0.35% | - |
| XYZ | 4.81 | 3.36 | 0.89 | - |
| YUV | 48.98 | 109.39 | 156.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 35 | 16 | 0 | 0.61 | 0.82 | 0.65 | 15.62 | 0.7 | 0.21 |
| Hex | 59 | 23 | 10 | 0 | 3D | 52 | 41 | 10 | 46 | 15 |
| Octal | 131 | 43 | 20 | 0 | 75 | 122 | 101 | 20 | 106 | 25 |
| Binary | 1011001 | 100011 | 10000 | 0 | 111101 | 1010010 | 1000001 | 10000 | 1000110 | 10101 |
Color Harmonies of #592310
Complementary color
Monochromatic Colors of #592310
Black with #592310
Text Example
Text Example
White with #592310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592310; }
p { color: rgb(89,35,16); }
H1.HeaderClassName
{
color: #592310;
}
.AnyTagClassName
{
color: #592310;
}
</style>
background-color css
<style>
a { background-color: #592310; }
a { background-color: rgb(89,35,16); }
div.DivClassName
{
background-color: #592310;
}
.BgClassName
{
background-color: #592310;
}
</style>
border-color css
<style>
span { border-color: #592310; }
span { border-color: rgb(89,35,16); }
td.TdClassName
{
border-color: #592310;
}
.TagClassName
{
border-color: #592310;
}
</style>