Shades of Caput Mortuum #562113
Tints of Caput Mortuum #562113
RGB
CMYK
RGB Variations
Color information
#562113 (or 0x562113) is known color: Caput Mortuum. HEX triplet: 56, 21 and 13. RGB value is (86,33,19). Sum of RGB (Red+Green+Blue) = 86+33+19=138 (18% of max value = 765). Red value is 86 (33.98% from 255 or 62.32% from 138); Green value is 33 (13.28% from 255 or 23.91% from 138); Blue value is 19 (7.81% from 255 or 13.77% from 138); Max value from RGB is 86 - color contains mainly: red. Hex color #562113 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #562113 is #A9DEEC. Grayscale: #2F2F2F. Windows color (decimal): -11132653 or 1253718. OLE color: 1253718.
HSL color Cylindrical-coordinate representation of color #562113: hue angle of 12.54º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #562113 is Cyan = 0, Magento = 0.62, Yellow = 0.78 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 33 | 19 | - |
| CMYK | 0 | 0.62 | 0.78 | 0.66 |
| HSL | 12.54º | 0.64% | 0.21% | - |
| HSV(B) | 12.54º | 0.78% | 0.34% | - |
| XYZ | 4.5 | 3.11 | 0.98 | - |
| YUV | 47.25 | 112.06 | 155.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 33 | 19 | 0 | 0.62 | 0.78 | 0.66 | 12.54 | 0.64 | 0.21 |
| Hex | 56 | 21 | 13 | 0 | 3E | 4E | 42 | D | 40 | 15 |
| Octal | 126 | 41 | 23 | 0 | 76 | 116 | 102 | 15 | 100 | 25 |
| Binary | 1010110 | 100001 | 10011 | 0 | 111110 | 1001110 | 1000010 | 1101 | 1000000 | 10101 |
Color Harmonies of #562113
Complementary color
Monochromatic Colors of #562113
Black with #562113
Text Example
Text Example
White with #562113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562113; }
p { color: rgb(86,33,19); }
H1.HeaderClassName
{
color: #562113;
}
.AnyTagClassName
{
color: #562113;
}
</style>
background-color css
<style>
a { background-color: #562113; }
a { background-color: rgb(86,33,19); }
div.DivClassName
{
background-color: #562113;
}
.BgClassName
{
background-color: #562113;
}
</style>
border-color css
<style>
span { border-color: #562113; }
span { border-color: rgb(86,33,19); }
td.TdClassName
{
border-color: #562113;
}
.TagClassName
{
border-color: #562113;
}
</style>