Shades of Caput Mortuum #562118
Tints of Caput Mortuum #562118
RGB
CMYK
RGB Variations
Color information
#562118 (or 0x562118) is known color: Caput Mortuum. HEX triplet: 56, 21 and 18. RGB value is (86,33,24). Sum of RGB (Red+Green+Blue) = 86+33+24=143 (18% of max value = 765). Red value is 86 (33.98% from 255 or 60.14% from 143); Green value is 33 (13.28% from 255 or 23.08% from 143); Blue value is 24 (9.77% from 255 or 16.78% from 143); Max value from RGB is 86 - color contains mainly: red. Hex color #562118 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #562118 is #A9DEE7. Grayscale: #2F2F2F. Windows color (decimal): -11132648 or 1581398. OLE color: 1581398.
HSL color Cylindrical-coordinate representation of color #562118: hue angle of 8.71º 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 #562118 is Cyan = 0, Magento = 0.62, Yellow = 0.72 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 33 | 24 | - |
| CMYK | 0 | 0.62 | 0.72 | 0.66 |
| HSL | 8.71º | 0.56% | 0.22% | - |
| HSV(B) | 8.71º | 0.72% | 0.34% | - |
| XYZ | 4.55 | 3.13 | 1.23 | - |
| YUV | 47.82 | 114.56 | 155.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 33 | 24 | 0 | 0.62 | 0.72 | 0.66 | 8.71 | 0.56 | 0.22 |
| Hex | 56 | 21 | 18 | 0 | 3E | 48 | 42 | 9 | 38 | 16 |
| Octal | 126 | 41 | 30 | 0 | 76 | 110 | 102 | 11 | 70 | 26 |
| Binary | 1010110 | 100001 | 11000 | 0 | 111110 | 1001000 | 1000010 | 1001 | 111000 | 10110 |
Color Harmonies of #562118
Complementary color
Monochromatic Colors of #562118
Black with #562118
Text Example
Text Example
White with #562118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562118; }
p { color: rgb(86,33,24); }
H1.HeaderClassName
{
color: #562118;
}
.AnyTagClassName
{
color: #562118;
}
</style>
background-color css
<style>
a { background-color: #562118; }
a { background-color: rgb(86,33,24); }
div.DivClassName
{
background-color: #562118;
}
.BgClassName
{
background-color: #562118;
}
</style>
border-color css
<style>
span { border-color: #562118; }
span { border-color: rgb(86,33,24); }
td.TdClassName
{
border-color: #562118;
}
.TagClassName
{
border-color: #562118;
}
</style>