Shades of Caput Mortuum #562519
Tints of Caput Mortuum #562519
RGB
CMYK
RGB Variations
Color information
#562519 (or 0x562519) is known color: Caput Mortuum. HEX triplet: 56, 25 and 19. RGB value is (86,37,25). Sum of RGB (Red+Green+Blue) = 86+37+25=148 (19% of max value = 765). Red value is 86 (33.98% from 255 or 58.11% from 148); Green value is 37 (14.84% from 255 or 25% from 148); Blue value is 25 (10.16% from 255 or 16.89% from 148); Max value from RGB is 86 - color contains mainly: red. Hex color #562519 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #562519 is #A9DAE6. Grayscale: #323232. Windows color (decimal): -11131623 or 1647958. OLE color: 1647958.
HSL color Cylindrical-coordinate representation of color #562519: hue angle of 11.8º degrees, saturation: 0.55, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #562519 is Cyan = 0, Magento = 0.57, Yellow = 0.71 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 37 | 25 | - |
| CMYK | 0 | 0.57 | 0.71 | 0.66 |
| HSL | 11.8º | 0.55% | 0.22% | - |
| HSV(B) | 11.8º | 0.71% | 0.34% | - |
| XYZ | 4.67 | 3.37 | 1.32 | - |
| YUV | 50.28 | 113.73 | 153.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 37 | 25 | 0 | 0.57 | 0.71 | 0.66 | 11.8 | 0.55 | 0.22 |
| Hex | 56 | 25 | 19 | 0 | 39 | 47 | 42 | C | 37 | 16 |
| Octal | 126 | 45 | 31 | 0 | 71 | 107 | 102 | 14 | 67 | 26 |
| Binary | 1010110 | 100101 | 11001 | 0 | 111001 | 1000111 | 1000010 | 1100 | 110111 | 10110 |
Color Harmonies of #562519
Complementary color
Monochromatic Colors of #562519
Black with #562519
Text Example
Text Example
White with #562519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562519; }
p { color: rgb(86,37,25); }
H1.HeaderClassName
{
color: #562519;
}
.AnyTagClassName
{
color: #562519;
}
</style>
background-color css
<style>
a { background-color: #562519; }
a { background-color: rgb(86,37,25); }
div.DivClassName
{
background-color: #562519;
}
.BgClassName
{
background-color: #562519;
}
</style>
border-color css
<style>
span { border-color: #562519; }
span { border-color: rgb(86,37,25); }
td.TdClassName
{
border-color: #562519;
}
.TagClassName
{
border-color: #562519;
}
</style>