Shades of Caput Mortuum #562413
Tints of Caput Mortuum #562413
RGB
CMYK
RGB Variations
Color information
#562413 (or 0x562413) is known color: Caput Mortuum. HEX triplet: 56, 24 and 13. RGB value is (86,36,19). Sum of RGB (Red+Green+Blue) = 86+36+19=141 (18% of max value = 765). Red value is 86 (33.98% from 255 or 60.99% from 141); Green value is 36 (14.45% from 255 or 25.53% from 141); Blue value is 19 (7.81% from 255 or 13.48% from 141); Max value from RGB is 86 - color contains mainly: red. Hex color #562413 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #562413 is #A9DBEC. Grayscale: #313131. Windows color (decimal): -11131885 or 1254486. OLE color: 1254486.
HSL color Cylindrical-coordinate representation of color #562413: hue angle of 15.22º 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 #562413 is Cyan = 0, Magento = 0.58, Yellow = 0.78 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 36 | 19 | - |
| CMYK | 0 | 0.58 | 0.78 | 0.66 |
| HSL | 15.22º | 0.64% | 0.21% | - |
| HSV(B) | 15.22º | 0.78% | 0.34% | - |
| XYZ | 4.59 | 3.29 | 1.01 | - |
| YUV | 49.01 | 111.07 | 154.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 36 | 19 | 0 | 0.58 | 0.78 | 0.66 | 15.22 | 0.64 | 0.21 |
| Hex | 56 | 24 | 13 | 0 | 3A | 4E | 42 | F | 40 | 15 |
| Octal | 126 | 44 | 23 | 0 | 72 | 116 | 102 | 17 | 100 | 25 |
| Binary | 1010110 | 100100 | 10011 | 0 | 111010 | 1001110 | 1000010 | 1111 | 1000000 | 10101 |
Color Harmonies of #562413
Complementary color
Monochromatic Colors of #562413
Black with #562413
Text Example
Text Example
White with #562413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562413; }
p { color: rgb(86,36,19); }
H1.HeaderClassName
{
color: #562413;
}
.AnyTagClassName
{
color: #562413;
}
</style>
background-color css
<style>
a { background-color: #562413; }
a { background-color: rgb(86,36,19); }
div.DivClassName
{
background-color: #562413;
}
.BgClassName
{
background-color: #562413;
}
</style>
border-color css
<style>
span { border-color: #562413; }
span { border-color: rgb(86,36,19); }
td.TdClassName
{
border-color: #562413;
}
.TagClassName
{
border-color: #562413;
}
</style>