Shades of Caput Mortuum #562016
Tints of Caput Mortuum #562016
RGB
CMYK
RGB Variations
Color information
#562016 (or 0x562016) is known color: Caput Mortuum. HEX triplet: 56, 20 and 16. RGB value is (86,32,22). Sum of RGB (Red+Green+Blue) = 86+32+22=140 (18% of max value = 765). Red value is 86 (33.98% from 255 or 61.43% from 140); Green value is 32 (12.89% from 255 or 22.86% from 140); Blue value is 22 (8.98% from 255 or 15.71% from 140); Max value from RGB is 86 - color contains mainly: red. Hex color #562016 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #562016 is #A9DFE9. Grayscale: #2F2F2F. Windows color (decimal): -11132906 or 1450070. OLE color: 1450070.
HSL color Cylindrical-coordinate representation of color #562016: hue angle of 9.38º 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 #562016 is Cyan = 0, Magento = 0.63, Yellow = 0.74 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 32 | 22 | - |
| CMYK | 0 | 0.63 | 0.74 | 0.66 |
| HSL | 9.38º | 0.59% | 0.21% | - |
| HSV(B) | 9.38º | 0.74% | 0.34% | - |
| XYZ | 4.5 | 3.07 | 1.11 | - |
| YUV | 47.01 | 113.89 | 155.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 32 | 22 | 0 | 0.63 | 0.74 | 0.66 | 9.38 | 0.59 | 0.21 |
| Hex | 56 | 20 | 16 | 0 | 3F | 4A | 42 | 9 | 3B | 15 |
| Octal | 126 | 40 | 26 | 0 | 77 | 112 | 102 | 11 | 73 | 25 |
| Binary | 1010110 | 100000 | 10110 | 0 | 111111 | 1001010 | 1000010 | 1001 | 111011 | 10101 |
Color Harmonies of #562016
Complementary color
Monochromatic Colors of #562016
Black with #562016
Text Example
Text Example
White with #562016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562016; }
p { color: rgb(86,32,22); }
H1.HeaderClassName
{
color: #562016;
}
.AnyTagClassName
{
color: #562016;
}
</style>
background-color css
<style>
a { background-color: #562016; }
a { background-color: rgb(86,32,22); }
div.DivClassName
{
background-color: #562016;
}
.BgClassName
{
background-color: #562016;
}
</style>
border-color css
<style>
span { border-color: #562016; }
span { border-color: rgb(86,32,22); }
td.TdClassName
{
border-color: #562016;
}
.TagClassName
{
border-color: #562016;
}
</style>