Shades of Caput Mortuum #562416
Tints of Caput Mortuum #562416
RGB
CMYK
RGB Variations
Color information
#562416 (or 0x562416) is known color: Caput Mortuum. HEX triplet: 56, 24 and 16. RGB value is (86,36,22). Sum of RGB (Red+Green+Blue) = 86+36+22=144 (19% of max value = 765). Red value is 86 (33.98% from 255 or 59.72% from 144); Green value is 36 (14.45% from 255 or 25% from 144); Blue value is 22 (8.98% from 255 or 15.28% from 144); Max value from RGB is 86 - color contains mainly: red. Hex color #562416 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #562416 is #A9DBE9. Grayscale: #313131. Windows color (decimal): -11131882 or 1451094. OLE color: 1451094.
HSL color Cylindrical-coordinate representation of color #562416: hue angle of 13.12º 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 #562416 is Cyan = 0, Magento = 0.58, Yellow = 0.74 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 36 | 22 | - |
| CMYK | 0 | 0.58 | 0.74 | 0.66 |
| HSL | 13.13º | 0.59% | 0.21% | - |
| HSV(B) | 13.13º | 0.74% | 0.34% | - |
| XYZ | 4.61 | 3.3 | 1.15 | - |
| YUV | 49.35 | 112.57 | 154.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 36 | 22 | 0 | 0.58 | 0.74 | 0.66 | 13.13 | 0.59 | 0.21 |
| Hex | 56 | 24 | 16 | 0 | 3A | 4A | 42 | D | 3B | 15 |
| Octal | 126 | 44 | 26 | 0 | 72 | 112 | 102 | 15 | 73 | 25 |
| Binary | 1010110 | 100100 | 10110 | 0 | 111010 | 1001010 | 1000010 | 1101 | 111011 | 10101 |
Color Harmonies of #562416
Complementary color
Monochromatic Colors of #562416
Black with #562416
Text Example
Text Example
White with #562416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562416; }
p { color: rgb(86,36,22); }
H1.HeaderClassName
{
color: #562416;
}
.AnyTagClassName
{
color: #562416;
}
</style>
background-color css
<style>
a { background-color: #562416; }
a { background-color: rgb(86,36,22); }
div.DivClassName
{
background-color: #562416;
}
.BgClassName
{
background-color: #562416;
}
</style>
border-color css
<style>
span { border-color: #562416; }
span { border-color: rgb(86,36,22); }
td.TdClassName
{
border-color: #562416;
}
.TagClassName
{
border-color: #562416;
}
</style>