Shades of Caput Mortuum #562716
Tints of Caput Mortuum #562716
RGB
CMYK
RGB Variations
Color information
#562716 (or 0x562716) is known color: Caput Mortuum. HEX triplet: 56, 27 and 16. RGB value is (86,39,22). Sum of RGB (Red+Green+Blue) = 86+39+22=147 (19% of max value = 765). Red value is 86 (33.98% from 255 or 58.50% from 147); Green value is 39 (15.62% from 255 or 26.53% from 147); Blue value is 22 (8.98% from 255 or 14.97% from 147); Max value from RGB is 86 - color contains mainly: red. Hex color #562716 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #562716 is #A9D8E9. Grayscale: #333333. Windows color (decimal): -11131114 or 1451862. OLE color: 1451862.
HSL color Cylindrical-coordinate representation of color #562716: hue angle of 15.94º 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 #562716 is Cyan = 0, Magento = 0.55, Yellow = 0.74 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 39 | 22 | - |
| CMYK | 0 | 0.55 | 0.74 | 0.66 |
| HSL | 15.94º | 0.59% | 0.21% | - |
| HSV(B) | 15.94º | 0.74% | 0.34% | - |
| XYZ | 4.71 | 3.49 | 1.18 | - |
| YUV | 51.12 | 111.57 | 152.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 39 | 22 | 0 | 0.55 | 0.74 | 0.66 | 15.94 | 0.59 | 0.21 |
| Hex | 56 | 27 | 16 | 0 | 37 | 4A | 42 | 10 | 3B | 15 |
| Octal | 126 | 47 | 26 | 0 | 67 | 112 | 102 | 20 | 73 | 25 |
| Binary | 1010110 | 100111 | 10110 | 0 | 110111 | 1001010 | 1000010 | 10000 | 111011 | 10101 |
Color Harmonies of #562716
Complementary color
Monochromatic Colors of #562716
Black with #562716
Text Example
Text Example
White with #562716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562716; }
p { color: rgb(86,39,22); }
H1.HeaderClassName
{
color: #562716;
}
.AnyTagClassName
{
color: #562716;
}
</style>
background-color css
<style>
a { background-color: #562716; }
a { background-color: rgb(86,39,22); }
div.DivClassName
{
background-color: #562716;
}
.BgClassName
{
background-color: #562716;
}
</style>
border-color css
<style>
span { border-color: #562716; }
span { border-color: rgb(86,39,22); }
td.TdClassName
{
border-color: #562716;
}
.TagClassName
{
border-color: #562716;
}
</style>