Shades of Caput Mortuum #562317
Tints of Caput Mortuum #562317
RGB
CMYK
RGB Variations
Color information
#562317 (or 0x562317) is known color: Caput Mortuum. HEX triplet: 56, 23 and 17. RGB value is (86,35,23). Sum of RGB (Red+Green+Blue) = 86+35+23=144 (19% of max value = 765). Red value is 86 (33.98% from 255 or 59.72% from 144); Green value is 35 (14.06% from 255 or 24.31% from 144); Blue value is 23 (9.38% from 255 or 15.97% from 144); Max value from RGB is 86 - color contains mainly: red. Hex color #562317 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #562317 is #A9DCE8. Grayscale: #303030. Windows color (decimal): -11132137 or 1516374. OLE color: 1516374.
HSL color Cylindrical-coordinate representation of color #562317: hue angle of 11.43º 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 #562317 is Cyan = 0, Magento = 0.59, Yellow = 0.73 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 35 | 23 | - |
| CMYK | 0 | 0.59 | 0.73 | 0.66 |
| HSL | 11.43º | 0.58% | 0.21% | - |
| HSV(B) | 11.43º | 0.73% | 0.34% | - |
| XYZ | 4.59 | 3.24 | 1.19 | - |
| YUV | 48.88 | 113.4 | 154.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 35 | 23 | 0 | 0.59 | 0.73 | 0.66 | 11.43 | 0.58 | 0.21 |
| Hex | 56 | 23 | 17 | 0 | 3B | 49 | 42 | B | 3A | 15 |
| Octal | 126 | 43 | 27 | 0 | 73 | 111 | 102 | 13 | 72 | 25 |
| Binary | 1010110 | 100011 | 10111 | 0 | 111011 | 1001001 | 1000010 | 1011 | 111010 | 10101 |
Color Harmonies of #562317
Complementary color
Monochromatic Colors of #562317
Black with #562317
Text Example
Text Example
White with #562317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562317; }
p { color: rgb(86,35,23); }
H1.HeaderClassName
{
color: #562317;
}
.AnyTagClassName
{
color: #562317;
}
</style>
background-color css
<style>
a { background-color: #562317; }
a { background-color: rgb(86,35,23); }
div.DivClassName
{
background-color: #562317;
}
.BgClassName
{
background-color: #562317;
}
</style>
border-color css
<style>
span { border-color: #562317; }
span { border-color: rgb(86,35,23); }
td.TdClassName
{
border-color: #562317;
}
.TagClassName
{
border-color: #562317;
}
</style>