Shades of Caput Mortuum #562214
Tints of Caput Mortuum #562214
RGB
CMYK
RGB Variations
Color information
#562214 (or 0x562214) is known color: Caput Mortuum. HEX triplet: 56, 22 and 14. RGB value is (86,34,20). Sum of RGB (Red+Green+Blue) = 86+34+20=140 (18% of max value = 765). Red value is 86 (33.98% from 255 or 61.43% from 140); Green value is 34 (13.67% from 255 or 24.29% from 140); Blue value is 20 (8.20% from 255 or 14.29% from 140); Max value from RGB is 86 - color contains mainly: red. Hex color #562214 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #562214 is #A9DDEB. Grayscale: #303030. Windows color (decimal): -11132396 or 1319510. OLE color: 1319510.
HSL color Cylindrical-coordinate representation of color #562214: hue angle of 12.73º degrees, saturation: 0.62, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #562214 is Cyan = 0, Magento = 0.60, Yellow = 0.77 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 34 | 20 | - |
| CMYK | 0 | 0.60 | 0.77 | 0.66 |
| HSL | 12.73º | 0.62% | 0.21% | - |
| HSV(B) | 12.73º | 0.77% | 0.34% | - |
| XYZ | 4.54 | 3.17 | 1.04 | - |
| YUV | 47.95 | 112.23 | 155.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 34 | 20 | 0 | 0.60 | 0.77 | 0.66 | 12.73 | 0.62 | 0.21 |
| Hex | 56 | 22 | 14 | 0 | 3C | 4D | 42 | D | 3E | 15 |
| Octal | 126 | 42 | 24 | 0 | 74 | 115 | 102 | 15 | 76 | 25 |
| Binary | 1010110 | 100010 | 10100 | 0 | 111100 | 1001101 | 1000010 | 1101 | 111110 | 10101 |
Color Harmonies of #562214
Complementary color
Monochromatic Colors of #562214
Black with #562214
Text Example
Text Example
White with #562214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562214; }
p { color: rgb(86,34,20); }
H1.HeaderClassName
{
color: #562214;
}
.AnyTagClassName
{
color: #562214;
}
</style>
background-color css
<style>
a { background-color: #562214; }
a { background-color: rgb(86,34,20); }
div.DivClassName
{
background-color: #562214;
}
.BgClassName
{
background-color: #562214;
}
</style>
border-color css
<style>
span { border-color: #562214; }
span { border-color: rgb(86,34,20); }
td.TdClassName
{
border-color: #562214;
}
.TagClassName
{
border-color: #562214;
}
</style>