Shades of Caput Mortuum #562619
Tints of Caput Mortuum #562619
RGB
CMYK
RGB Variations
Color information
#562619 (or 0x562619) is known color: Caput Mortuum. HEX triplet: 56, 26 and 19. RGB value is (86,38,25). Sum of RGB (Red+Green+Blue) = 86+38+25=149 (19% of max value = 765). Red value is 86 (33.98% from 255 or 57.72% from 149); Green value is 38 (15.23% from 255 or 25.50% from 149); Blue value is 25 (10.16% from 255 or 16.78% from 149); Max value from RGB is 86 - color contains mainly: red. Hex color #562619 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #562619 is #A9D9E6. Grayscale: #323232. Windows color (decimal): -11131367 or 1648214. OLE color: 1648214.
HSL color Cylindrical-coordinate representation of color #562619: hue angle of 12.79º 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 #562619 is Cyan = 0, Magento = 0.56, Yellow = 0.71 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 38 | 25 | - |
| CMYK | 0 | 0.56 | 0.71 | 0.66 |
| HSL | 12.79º | 0.55% | 0.22% | - |
| HSV(B) | 12.79º | 0.71% | 0.34% | - |
| XYZ | 4.71 | 3.43 | 1.33 | - |
| YUV | 50.87 | 113.4 | 153.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 38 | 25 | 0 | 0.56 | 0.71 | 0.66 | 12.79 | 0.55 | 0.22 |
| Hex | 56 | 26 | 19 | 0 | 38 | 47 | 42 | D | 37 | 16 |
| Octal | 126 | 46 | 31 | 0 | 70 | 107 | 102 | 15 | 67 | 26 |
| Binary | 1010110 | 100110 | 11001 | 0 | 111000 | 1000111 | 1000010 | 1101 | 110111 | 10110 |
Color Harmonies of #562619
Complementary color
Monochromatic Colors of #562619
Black with #562619
Text Example
Text Example
White with #562619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562619; }
p { color: rgb(86,38,25); }
H1.HeaderClassName
{
color: #562619;
}
.AnyTagClassName
{
color: #562619;
}
</style>
background-color css
<style>
a { background-color: #562619; }
a { background-color: rgb(86,38,25); }
div.DivClassName
{
background-color: #562619;
}
.BgClassName
{
background-color: #562619;
}
</style>
border-color css
<style>
span { border-color: #562619; }
span { border-color: rgb(86,38,25); }
td.TdClassName
{
border-color: #562619;
}
.TagClassName
{
border-color: #562619;
}
</style>