Shades of Caput Mortuum #562818
Tints of Caput Mortuum #562818
RGB
CMYK
RGB Variations
Color information
#562818 (or 0x562818) is known color: Caput Mortuum. HEX triplet: 56, 28 and 18. RGB value is (86,40,24). Sum of RGB (Red+Green+Blue) = 86+40+24=150 (19% of max value = 765). Red value is 86 (33.98% from 255 or 57.33% from 150); Green value is 40 (16.02% from 255 or 26.67% from 150); Blue value is 24 (9.77% from 255 or 16% from 150); Max value from RGB is 86 - color contains mainly: red. Hex color #562818 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #562818 is #A9D7E7. Grayscale: #343434. Windows color (decimal): -11130856 or 1583190. OLE color: 1583190.
HSL color Cylindrical-coordinate representation of color #562818: hue angle of 15.48º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #562818 is Cyan = 0, Magento = 0.53, Yellow = 0.72 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 40 | 24 | - |
| CMYK | 0 | 0.53 | 0.72 | 0.66 |
| HSL | 15.48º | 0.56% | 0.22% | - |
| HSV(B) | 15.48º | 0.72% | 0.34% | - |
| XYZ | 4.76 | 3.56 | 1.3 | - |
| YUV | 51.93 | 112.24 | 152.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 40 | 24 | 0 | 0.53 | 0.72 | 0.66 | 15.48 | 0.56 | 0.22 |
| Hex | 56 | 28 | 18 | 0 | 35 | 48 | 42 | F | 38 | 16 |
| Octal | 126 | 50 | 30 | 0 | 65 | 110 | 102 | 17 | 70 | 26 |
| Binary | 1010110 | 101000 | 11000 | 0 | 110101 | 1001000 | 1000010 | 1111 | 111000 | 10110 |
Color Harmonies of #562818
Complementary color
Monochromatic Colors of #562818
Black with #562818
Text Example
Text Example
White with #562818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562818; }
p { color: rgb(86,40,24); }
H1.HeaderClassName
{
color: #562818;
}
.AnyTagClassName
{
color: #562818;
}
</style>
background-color css
<style>
a { background-color: #562818; }
a { background-color: rgb(86,40,24); }
div.DivClassName
{
background-color: #562818;
}
.BgClassName
{
background-color: #562818;
}
</style>
border-color css
<style>
span { border-color: #562818; }
span { border-color: rgb(86,40,24); }
td.TdClassName
{
border-color: #562818;
}
.TagClassName
{
border-color: #562818;
}
</style>