Shades of Caput Mortuum #562523
Tints of Caput Mortuum #562523
RGB
CMYK
RGB Variations
Color information
#562523 (or 0x562523) is known color: Caput Mortuum. HEX triplet: 56, 25 and 23. RGB value is (86,37,35). Sum of RGB (Red+Green+Blue) = 86+37+35=158 (20% of max value = 765). Red value is 86 (33.98% from 255 or 54.43% from 158); Green value is 37 (14.84% from 255 or 23.42% from 158); Blue value is 35 (14.06% from 255 or 22.15% from 158); Max value from RGB is 86 - color contains mainly: red. Hex color #562523 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562523 is #A9DADC. Grayscale: #333333. Windows color (decimal): -11131613 or 2303318. OLE color: 2303318.
HSL color Cylindrical-coordinate representation of color #562523: hue angle of 2.35º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #562523 is Cyan = 0, Magento = 0.57, Yellow = 0.59 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 37 | 35 | - |
| CMYK | 0 | 0.57 | 0.59 | 0.66 |
| HSL | 2.35º | 0.42% | 0.24% | - |
| HSV(B) | 2.35º | 0.59% | 0.34% | - |
| XYZ | 4.8 | 3.42 | 2 | - |
| YUV | 51.42 | 118.73 | 152.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 37 | 35 | 0 | 0.57 | 0.59 | 0.66 | 2.35 | 0.42 | 0.24 |
| Hex | 56 | 25 | 23 | 0 | 39 | 3B | 42 | 2 | 2A | 18 |
| Octal | 126 | 45 | 43 | 0 | 71 | 73 | 102 | 2 | 52 | 30 |
| Binary | 1010110 | 100101 | 100011 | 0 | 111001 | 111011 | 1000010 | 10 | 101010 | 11000 |
Color Harmonies of #562523
Complementary color
Monochromatic Colors of #562523
Black with #562523
Text Example
Text Example
White with #562523
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562523; }
p { color: rgb(86,37,35); }
H1.HeaderClassName
{
color: #562523;
}
.AnyTagClassName
{
color: #562523;
}
</style>
background-color css
<style>
a { background-color: #562523; }
a { background-color: rgb(86,37,35); }
div.DivClassName
{
background-color: #562523;
}
.BgClassName
{
background-color: #562523;
}
</style>
border-color css
<style>
span { border-color: #562523; }
span { border-color: rgb(86,37,35); }
td.TdClassName
{
border-color: #562523;
}
.TagClassName
{
border-color: #562523;
}
</style>