Shades of Caput Mortuum #562618
Tints of Caput Mortuum #562618
RGB
CMYK
RGB Variations
Color information
#562618 (or 0x562618) is known color: Caput Mortuum. HEX triplet: 56, 26 and 18. RGB value is (86,38,24). Sum of RGB (Red+Green+Blue) = 86+38+24=148 (19% of max value = 765). Red value is 86 (33.98% from 255 or 58.11% from 148); Green value is 38 (15.23% from 255 or 25.68% from 148); Blue value is 24 (9.77% from 255 or 16.22% from 148); Max value from RGB is 86 - color contains mainly: red. Hex color #562618 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #562618 is #A9D9E7. Grayscale: #323232. Windows color (decimal): -11131368 or 1582678. OLE color: 1582678.
HSL color Cylindrical-coordinate representation of color #562618: hue angle of 13.55º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #562618 is Cyan = 0, Magento = 0.56, Yellow = 0.72 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 38 | 24 | - |
| CMYK | 0 | 0.56 | 0.72 | 0.66 |
| HSL | 13.55º | 0.56% | 0.22% | - |
| HSV(B) | 13.55º | 0.72% | 0.34% | - |
| XYZ | 4.7 | 3.43 | 1.28 | - |
| YUV | 50.76 | 112.9 | 153.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 38 | 24 | 0 | 0.56 | 0.72 | 0.66 | 13.55 | 0.56 | 0.22 |
| Hex | 56 | 26 | 18 | 0 | 38 | 48 | 42 | E | 38 | 16 |
| Octal | 126 | 46 | 30 | 0 | 70 | 110 | 102 | 16 | 70 | 26 |
| Binary | 1010110 | 100110 | 11000 | 0 | 111000 | 1001000 | 1000010 | 1110 | 111000 | 10110 |
Color Harmonies of #562618
Complementary color
Monochromatic Colors of #562618
Black with #562618
Text Example
Text Example
White with #562618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562618; }
p { color: rgb(86,38,24); }
H1.HeaderClassName
{
color: #562618;
}
.AnyTagClassName
{
color: #562618;
}
</style>
background-color css
<style>
a { background-color: #562618; }
a { background-color: rgb(86,38,24); }
div.DivClassName
{
background-color: #562618;
}
.BgClassName
{
background-color: #562618;
}
</style>
border-color css
<style>
span { border-color: #562618; }
span { border-color: rgb(86,38,24); }
td.TdClassName
{
border-color: #562618;
}
.TagClassName
{
border-color: #562618;
}
</style>