Shades of Caput Mortuum #591F0E
Tints of Caput Mortuum #591F0E
RGB
CMYK
RGB Variations
Color information
#591F0E (or 0x591F0E) is known color: Caput Mortuum. HEX triplet: 59, 1F and 0E. RGB value is (89,31,14). Sum of RGB (Red+Green+Blue) = 89+31+14=134 (17% of max value = 765). Red value is 89 (35.16% from 255 or 66.42% from 134); Green value is 31 (12.5% from 255 or 23.13% from 134); Blue value is 14 (5.86% from 255 or 10.45% from 134); Max value from RGB is 89 - color contains mainly: red. Hex color #591F0E is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #591F0E is #A6E0F1. Grayscale: #2E2E2E. Windows color (decimal): -10936562 or 925529. OLE color: 925529.
HSL color Cylindrical-coordinate representation of color #591F0E: hue angle of 13.6º degrees, saturation: 0.73, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #591F0E is Cyan = 0, Magento = 0.65, Yellow = 0.84 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 31 | 14 | - |
| CMYK | 0 | 0.65 | 0.84 | 0.65 |
| HSL | 13.6º | 0.73% | 0.2% | - |
| HSV(B) | 13.6º | 0.84% | 0.35% | - |
| XYZ | 4.69 | 3.14 | 0.77 | - |
| YUV | 46.4 | 109.72 | 158.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 31 | 14 | 0 | 0.65 | 0.84 | 0.65 | 13.6 | 0.73 | 0.2 |
| Hex | 59 | 1F | E | 0 | 41 | 54 | 41 | E | 49 | 14 |
| Octal | 131 | 37 | 16 | 0 | 101 | 124 | 101 | 16 | 111 | 24 |
| Binary | 1011001 | 11111 | 1110 | 0 | 1000001 | 1010100 | 1000001 | 1110 | 1001001 | 10100 |
Color Harmonies of #591F0E
Complementary color
Monochromatic Colors of #591F0E
Black with #591F0E
Text Example
Text Example
White with #591F0E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591F0E; }
p { color: rgb(89,31,14); }
H1.HeaderClassName
{
color: #591F0E;
}
.AnyTagClassName
{
color: #591F0E;
}
</style>
background-color css
<style>
a { background-color: #591F0E; }
a { background-color: rgb(89,31,14); }
div.DivClassName
{
background-color: #591F0E;
}
.BgClassName
{
background-color: #591F0E;
}
</style>
border-color css
<style>
span { border-color: #591F0E; }
span { border-color: rgb(89,31,14); }
td.TdClassName
{
border-color: #591F0E;
}
.TagClassName
{
border-color: #591F0E;
}
</style>