Shades of Caput Mortuum #562719
Tints of Caput Mortuum #562719
RGB
CMYK
RGB Variations
Color information
#562719 (or 0x562719) is known color: Caput Mortuum. HEX triplet: 56, 27 and 19. RGB value is (86,39,25). Sum of RGB (Red+Green+Blue) = 86+39+25=150 (19% of max value = 765). Red value is 86 (33.98% from 255 or 57.33% from 150); Green value is 39 (15.62% from 255 or 26% from 150); Blue value is 25 (10.16% from 255 or 16.67% from 150); Max value from RGB is 86 - color contains mainly: red. Hex color #562719 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #562719 is #A9D8E6. Grayscale: #333333. Windows color (decimal): -11131111 or 1648470. OLE color: 1648470.
HSL color Cylindrical-coordinate representation of color #562719: hue angle of 13.77º 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 #562719 is Cyan = 0, Magento = 0.55, Yellow = 0.71 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 39 | 25 | - |
| CMYK | 0 | 0.55 | 0.71 | 0.66 |
| HSL | 13.77º | 0.55% | 0.22% | - |
| HSV(B) | 13.77º | 0.71% | 0.34% | - |
| XYZ | 4.74 | 3.5 | 1.35 | - |
| YUV | 51.46 | 113.07 | 152.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 39 | 25 | 0 | 0.55 | 0.71 | 0.66 | 13.77 | 0.55 | 0.22 |
| Hex | 56 | 27 | 19 | 0 | 37 | 47 | 42 | E | 37 | 16 |
| Octal | 126 | 47 | 31 | 0 | 67 | 107 | 102 | 16 | 67 | 26 |
| Binary | 1010110 | 100111 | 11001 | 0 | 110111 | 1000111 | 1000010 | 1110 | 110111 | 10110 |
Color Harmonies of #562719
Complementary color
Monochromatic Colors of #562719
Black with #562719
Text Example
Text Example
White with #562719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562719; }
p { color: rgb(86,39,25); }
H1.HeaderClassName
{
color: #562719;
}
.AnyTagClassName
{
color: #562719;
}
</style>
background-color css
<style>
a { background-color: #562719; }
a { background-color: rgb(86,39,25); }
div.DivClassName
{
background-color: #562719;
}
.BgClassName
{
background-color: #562719;
}
</style>
border-color css
<style>
span { border-color: #562719; }
span { border-color: rgb(86,39,25); }
td.TdClassName
{
border-color: #562719;
}
.TagClassName
{
border-color: #562719;
}
</style>