Shades of Caput Mortuum #592114
Tints of Caput Mortuum #592114
RGB
CMYK
RGB Variations
Color information
#592114 (or 0x592114) is known color: Caput Mortuum. HEX triplet: 59, 21 and 14. RGB value is (89,33,20). Sum of RGB (Red+Green+Blue) = 89+33+20=142 (18% of max value = 765). Red value is 89 (35.16% from 255 or 62.68% from 142); Green value is 33 (13.28% from 255 or 23.24% from 142); Blue value is 20 (8.20% from 255 or 14.08% from 142); Max value from RGB is 89 - color contains mainly: red. Hex color #592114 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #592114 is #A6DEEB. Grayscale: #303030. Windows color (decimal): -10936044 or 1319257. OLE color: 1319257.
HSL color Cylindrical-coordinate representation of color #592114: hue angle of 11.3º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #592114 is Cyan = 0, Magento = 0.63, Yellow = 0.78 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 33 | 20 | - |
| CMYK | 0 | 0.63 | 0.78 | 0.65 |
| HSL | 11.3º | 0.63% | 0.21% | - |
| HSV(B) | 11.3º | 0.78% | 0.35% | - |
| XYZ | 4.79 | 3.26 | 1.04 | - |
| YUV | 48.26 | 112.05 | 157.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 33 | 20 | 0 | 0.63 | 0.78 | 0.65 | 11.3 | 0.63 | 0.21 |
| Hex | 59 | 21 | 14 | 0 | 3F | 4E | 41 | B | 3F | 15 |
| Octal | 131 | 41 | 24 | 0 | 77 | 116 | 101 | 13 | 77 | 25 |
| Binary | 1011001 | 100001 | 10100 | 0 | 111111 | 1001110 | 1000001 | 1011 | 111111 | 10101 |
Color Harmonies of #592114
Complementary color
Monochromatic Colors of #592114
Black with #592114
Text Example
Text Example
White with #592114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592114; }
p { color: rgb(89,33,20); }
H1.HeaderClassName
{
color: #592114;
}
.AnyTagClassName
{
color: #592114;
}
</style>
background-color css
<style>
a { background-color: #592114; }
a { background-color: rgb(89,33,20); }
div.DivClassName
{
background-color: #592114;
}
.BgClassName
{
background-color: #592114;
}
</style>
border-color css
<style>
span { border-color: #592114; }
span { border-color: rgb(89,33,20); }
td.TdClassName
{
border-color: #592114;
}
.TagClassName
{
border-color: #592114;
}
</style>