Shades of Caput Mortuum #562516
Tints of Caput Mortuum #562516
RGB
CMYK
RGB Variations
Color information
#562516 (or 0x562516) is known color: Caput Mortuum. HEX triplet: 56, 25 and 16. RGB value is (86,37,22). Sum of RGB (Red+Green+Blue) = 86+37+22=145 (19% of max value = 765). Red value is 86 (33.98% from 255 or 59.31% from 145); Green value is 37 (14.84% from 255 or 25.52% from 145); Blue value is 22 (8.98% from 255 or 15.17% from 145); Max value from RGB is 86 - color contains mainly: red. Hex color #562516 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #562516 is #A9DAE9. Grayscale: #323232. Windows color (decimal): -11131626 or 1451350. OLE color: 1451350.
HSL color Cylindrical-coordinate representation of color #562516: hue angle of 14.06º degrees, saturation: 0.59, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #562516 is Cyan = 0, Magento = 0.57, Yellow = 0.74 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 37 | 22 | - |
| CMYK | 0 | 0.57 | 0.74 | 0.66 |
| HSL | 14.06º | 0.59% | 0.21% | - |
| HSV(B) | 14.06º | 0.74% | 0.34% | - |
| XYZ | 4.64 | 3.36 | 1.16 | - |
| YUV | 49.94 | 112.23 | 153.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 37 | 22 | 0 | 0.57 | 0.74 | 0.66 | 14.06 | 0.59 | 0.21 |
| Hex | 56 | 25 | 16 | 0 | 39 | 4A | 42 | E | 3B | 15 |
| Octal | 126 | 45 | 26 | 0 | 71 | 112 | 102 | 16 | 73 | 25 |
| Binary | 1010110 | 100101 | 10110 | 0 | 111001 | 1001010 | 1000010 | 1110 | 111011 | 10101 |
Color Harmonies of #562516
Complementary color
Monochromatic Colors of #562516
Black with #562516
Text Example
Text Example
White with #562516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562516; }
p { color: rgb(86,37,22); }
H1.HeaderClassName
{
color: #562516;
}
.AnyTagClassName
{
color: #562516;
}
</style>
background-color css
<style>
a { background-color: #562516; }
a { background-color: rgb(86,37,22); }
div.DivClassName
{
background-color: #562516;
}
.BgClassName
{
background-color: #562516;
}
</style>
border-color css
<style>
span { border-color: #562516; }
span { border-color: rgb(86,37,22); }
td.TdClassName
{
border-color: #562516;
}
.TagClassName
{
border-color: #562516;
}
</style>