Shades of Caput Mortuum #562822
Tints of Caput Mortuum #562822
RGB
CMYK
RGB Variations
Color information
#562822 (or 0x562822) is known color: Caput Mortuum. HEX triplet: 56, 28 and 22. RGB value is (86,40,34). Sum of RGB (Red+Green+Blue) = 86+40+34=160 (21% of max value = 765). Red value is 86 (33.98% from 255 or 53.75% from 160); Green value is 40 (16.02% from 255 or 25% from 160); Blue value is 34 (13.67% from 255 or 21.25% from 160); Max value from RGB is 86 - color contains mainly: red. Hex color #562822 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562822 is #A9D7DD. Grayscale: #353535. Windows color (decimal): -11130846 or 2238550. OLE color: 2238550.
HSL color Cylindrical-coordinate representation of color #562822: hue angle of 6.92º degrees, saturation: 0.43, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #562822 is Cyan = 0, Magento = 0.53, Yellow = 0.60 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 40 | 34 | - |
| CMYK | 0 | 0.53 | 0.60 | 0.66 |
| HSL | 6.92º | 0.43% | 0.24% | - |
| HSV(B) | 6.92º | 0.6% | 0.34% | - |
| XYZ | 4.89 | 3.61 | 1.95 | - |
| YUV | 53.07 | 117.24 | 151.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 40 | 34 | 0 | 0.53 | 0.60 | 0.66 | 6.92 | 0.43 | 0.24 |
| Hex | 56 | 28 | 22 | 0 | 35 | 3C | 42 | 7 | 2B | 18 |
| Octal | 126 | 50 | 42 | 0 | 65 | 74 | 102 | 7 | 53 | 30 |
| Binary | 1010110 | 101000 | 100010 | 0 | 110101 | 111100 | 1000010 | 111 | 101011 | 11000 |
Color Harmonies of #562822
Complementary color
Monochromatic Colors of #562822
Black with #562822
Text Example
Text Example
White with #562822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562822; }
p { color: rgb(86,40,34); }
H1.HeaderClassName
{
color: #562822;
}
.AnyTagClassName
{
color: #562822;
}
</style>
background-color css
<style>
a { background-color: #562822; }
a { background-color: rgb(86,40,34); }
div.DivClassName
{
background-color: #562822;
}
.BgClassName
{
background-color: #562822;
}
</style>
border-color css
<style>
span { border-color: #562822; }
span { border-color: rgb(86,40,34); }
td.TdClassName
{
border-color: #562822;
}
.TagClassName
{
border-color: #562822;
}
</style>