Shades of Caput Mortuum #562626
Tints of Caput Mortuum #562626
RGB
CMYK
RGB Variations
Color information
#562626 (or 0x562626) is known color: Caput Mortuum. HEX triplet: 56, 26 and 26. RGB value is (86,38,38). Sum of RGB (Red+Green+Blue) = 86+38+38=162 (21% of max value = 765). Red value is 86 (33.98% from 255 or 53.09% from 162); Green value is 38 (15.23% from 255 or 23.46% from 162); Blue value is 38 (15.23% from 255 or 23.46% from 162); Max value from RGB is 86 - color contains mainly: red. Hex color #562626 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562626 is #A9D9D9. Grayscale: #343434. Windows color (decimal): -11131354 or 2500182. OLE color: 2500182.
HSL color Cylindrical-coordinate representation of color #562626: hue angle of 0º degrees, saturation: 0.39, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #562626 is Cyan = 0, Magento = 0.56, Yellow = 0.56 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 38 | 38 | - |
| CMYK | 0 | 0.56 | 0.56 | 0.66 |
| HSL | 0º | 0.39% | 0.24% | - |
| HSV(B) | 0º | 0.56% | 0.34% | - |
| XYZ | 4.88 | 3.5 | 2.25 | - |
| YUV | 52.35 | 119.9 | 152 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 38 | 38 | 0 | 0.56 | 0.56 | 0.66 | 0 | 0.39 | 0.24 |
| Hex | 56 | 26 | 26 | 0 | 38 | 38 | 42 | 0 | 27 | 18 |
| Octal | 126 | 46 | 46 | 0 | 70 | 70 | 102 | 0 | 47 | 30 |
| Binary | 1010110 | 100110 | 100110 | 0 | 111000 | 111000 | 1000010 | 0 | 100111 | 11000 |
Color Harmonies of #562626
Complementary color
Monochromatic Colors of #562626
Black with #562626
Text Example
Text Example
White with #562626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562626; }
p { color: rgb(86,38,38); }
H1.HeaderClassName
{
color: #562626;
}
.AnyTagClassName
{
color: #562626;
}
</style>
background-color css
<style>
a { background-color: #562626; }
a { background-color: rgb(86,38,38); }
div.DivClassName
{
background-color: #562626;
}
.BgClassName
{
background-color: #562626;
}
</style>
border-color css
<style>
span { border-color: #562626; }
span { border-color: rgb(86,38,38); }
td.TdClassName
{
border-color: #562626;
}
.TagClassName
{
border-color: #562626;
}
</style>