Shades of Caput Mortuum #562419
Tints of Caput Mortuum #562419
RGB
CMYK
RGB Variations
Color information
#562419 (or 0x562419) is known color: Caput Mortuum. HEX triplet: 56, 24 and 19. RGB value is (86,36,25). Sum of RGB (Red+Green+Blue) = 86+36+25=147 (19% of max value = 765). Red value is 86 (33.98% from 255 or 58.50% from 147); Green value is 36 (14.45% from 255 or 24.49% from 147); Blue value is 25 (10.16% from 255 or 17.01% from 147); Max value from RGB is 86 - color contains mainly: red. Hex color #562419 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #562419 is #A9DBE6. Grayscale: #313131. Windows color (decimal): -11131879 or 1647702. OLE color: 1647702.
HSL color Cylindrical-coordinate representation of color #562419: hue angle of 10.82º degrees, saturation: 0.55, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #562419 is Cyan = 0, Magento = 0.58, Yellow = 0.71 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 36 | 25 | - |
| CMYK | 0 | 0.58 | 0.71 | 0.66 |
| HSL | 10.82º | 0.55% | 0.22% | - |
| HSV(B) | 10.82º | 0.71% | 0.34% | - |
| XYZ | 4.64 | 3.31 | 1.31 | - |
| YUV | 49.7 | 114.07 | 153.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 36 | 25 | 0 | 0.58 | 0.71 | 0.66 | 10.82 | 0.55 | 0.22 |
| Hex | 56 | 24 | 19 | 0 | 3A | 47 | 42 | B | 37 | 16 |
| Octal | 126 | 44 | 31 | 0 | 72 | 107 | 102 | 13 | 67 | 26 |
| Binary | 1010110 | 100100 | 11001 | 0 | 111010 | 1000111 | 1000010 | 1011 | 110111 | 10110 |
Color Harmonies of #562419
Complementary color
Monochromatic Colors of #562419
Black with #562419
Text Example
Text Example
White with #562419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562419; }
p { color: rgb(86,36,25); }
H1.HeaderClassName
{
color: #562419;
}
.AnyTagClassName
{
color: #562419;
}
</style>
background-color css
<style>
a { background-color: #562419; }
a { background-color: rgb(86,36,25); }
div.DivClassName
{
background-color: #562419;
}
.BgClassName
{
background-color: #562419;
}
</style>
border-color css
<style>
span { border-color: #562419; }
span { border-color: rgb(86,36,25); }
td.TdClassName
{
border-color: #562419;
}
.TagClassName
{
border-color: #562419;
}
</style>