Shades of Caput Mortuum #562117
Tints of Caput Mortuum #562117
RGB
CMYK
RGB Variations
Color information
#562117 (or 0x562117) is known color: Caput Mortuum. HEX triplet: 56, 21 and 17. RGB value is (86,33,23). Sum of RGB (Red+Green+Blue) = 86+33+23=142 (18% of max value = 765). Red value is 86 (33.98% from 255 or 60.56% from 142); Green value is 33 (13.28% from 255 or 23.24% from 142); Blue value is 23 (9.38% from 255 or 16.20% from 142); Max value from RGB is 86 - color contains mainly: red. Hex color #562117 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #562117 is #A9DEE8. Grayscale: #2F2F2F. Windows color (decimal): -11132649 or 1515862. OLE color: 1515862.
HSL color Cylindrical-coordinate representation of color #562117: hue angle of 9.52º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #562117 is Cyan = 0, Magento = 0.62, Yellow = 0.73 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 33 | 23 | - |
| CMYK | 0 | 0.62 | 0.73 | 0.66 |
| HSL | 9.52º | 0.58% | 0.21% | - |
| HSV(B) | 9.52º | 0.73% | 0.34% | - |
| XYZ | 4.54 | 3.13 | 1.18 | - |
| YUV | 47.71 | 114.06 | 155.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 33 | 23 | 0 | 0.62 | 0.73 | 0.66 | 9.52 | 0.58 | 0.21 |
| Hex | 56 | 21 | 17 | 0 | 3E | 49 | 42 | A | 3A | 15 |
| Octal | 126 | 41 | 27 | 0 | 76 | 111 | 102 | 12 | 72 | 25 |
| Binary | 1010110 | 100001 | 10111 | 0 | 111110 | 1001001 | 1000010 | 1010 | 111010 | 10101 |
Color Harmonies of #562117
Complementary color
Monochromatic Colors of #562117
Black with #562117
Text Example
Text Example
White with #562117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562117; }
p { color: rgb(86,33,23); }
H1.HeaderClassName
{
color: #562117;
}
.AnyTagClassName
{
color: #562117;
}
</style>
background-color css
<style>
a { background-color: #562117; }
a { background-color: rgb(86,33,23); }
div.DivClassName
{
background-color: #562117;
}
.BgClassName
{
background-color: #562117;
}
</style>
border-color css
<style>
span { border-color: #562117; }
span { border-color: rgb(86,33,23); }
td.TdClassName
{
border-color: #562117;
}
.TagClassName
{
border-color: #562117;
}
</style>