Shades of Caput Mortuum #591802
Tints of Caput Mortuum #591802
RGB
CMYK
RGB Variations
Color information
#591802 (or 0x591802) is known color: Caput Mortuum. HEX triplet: 59, 18 and 02. RGB value is (89,24,2). Sum of RGB (Red+Green+Blue) = 89+24+2=115 (15% of max value = 765). Red value is 89 (35.16% from 255 or 77.39% from 115); Green value is 24 (9.77% from 255 or 20.87% from 115); Blue value is 2 (1.17% from 255 or 1.74% from 115); Max value from RGB is 89 - color contains mainly: red. Hex color #591802 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #591802 is #A6E7FD. Grayscale: #292929. Windows color (decimal): -10938366 or 137305. OLE color: 137305.
HSL color Cylindrical-coordinate representation of color #591802: hue angle of 15.17º degrees, saturation: 0.96, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #591802 is Cyan = 0, Magento = 0.73, Yellow = 0.98 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 24 | 2 | - |
| CMYK | 0 | 0.73 | 0.98 | 0.65 |
| HSL | 15.17º | 0.96% | 0.18% | - |
| HSV(B) | 15.17º | 0.98% | 0.35% | - |
| XYZ | 4.46 | 2.78 | 0.36 | - |
| YUV | 40.93 | 106.03 | 162.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 24 | 2 | 0 | 0.73 | 0.98 | 0.65 | 15.17 | 0.96 | 0.18 |
| Hex | 59 | 18 | 2 | 0 | 49 | 62 | 41 | F | 60 | 12 |
| Octal | 131 | 30 | 2 | 0 | 111 | 142 | 101 | 17 | 140 | 22 |
| Binary | 1011001 | 11000 | 10 | 0 | 1001001 | 1100010 | 1000001 | 1111 | 1100000 | 10010 |
Color Harmonies of #591802
Complementary color
Monochromatic Colors of #591802
Black with #591802
Text Example
Text Example
White with #591802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591802; }
p { color: rgb(89,24,2); }
H1.HeaderClassName
{
color: #591802;
}
.AnyTagClassName
{
color: #591802;
}
</style>
background-color css
<style>
a { background-color: #591802; }
a { background-color: rgb(89,24,2); }
div.DivClassName
{
background-color: #591802;
}
.BgClassName
{
background-color: #591802;
}
</style>
border-color css
<style>
span { border-color: #591802; }
span { border-color: rgb(89,24,2); }
td.TdClassName
{
border-color: #591802;
}
.TagClassName
{
border-color: #591802;
}
</style>