Shades of Caput Mortuum #572720
Tints of Caput Mortuum #572720
RGB
CMYK
RGB Variations
Color information
#572720 (or 0x572720) is known color: Caput Mortuum. HEX triplet: 57, 27 and 20. RGB value is (87,39,32). Sum of RGB (Red+Green+Blue) = 87+39+32=158 (20% of max value = 765). Red value is 87 (34.38% from 255 or 55.06% from 158); Green value is 39 (15.62% from 255 or 24.68% from 158); Blue value is 32 (12.89% from 255 or 20.25% from 158); Max value from RGB is 87 - color contains mainly: red. Hex color #572720 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572720 is #A8D8DF. Grayscale: #343434. Windows color (decimal): -11065568 or 2107223. OLE color: 2107223.
HSL color Cylindrical-coordinate representation of color #572720: hue angle of 7.64º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #572720 is Cyan = 0, Magento = 0.55, Yellow = 0.63 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 39 | 32 | - |
| CMYK | 0 | 0.55 | 0.63 | 0.66 |
| HSL | 7.64º | 0.46% | 0.23% | - |
| HSV(B) | 7.64º | 0.63% | 0.34% | - |
| XYZ | 4.92 | 3.58 | 1.8 | - |
| YUV | 52.55 | 116.4 | 152.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 39 | 32 | 0 | 0.55 | 0.63 | 0.66 | 7.64 | 0.46 | 0.23 |
| Hex | 57 | 27 | 20 | 0 | 37 | 3F | 42 | 8 | 2E | 17 |
| Octal | 127 | 47 | 40 | 0 | 67 | 77 | 102 | 10 | 56 | 27 |
| Binary | 1010111 | 100111 | 100000 | 0 | 110111 | 111111 | 1000010 | 1000 | 101110 | 10111 |
Color Harmonies of #572720
Complementary color
Monochromatic Colors of #572720
Black with #572720
Text Example
Text Example
White with #572720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572720; }
p { color: rgb(87,39,32); }
H1.HeaderClassName
{
color: #572720;
}
.AnyTagClassName
{
color: #572720;
}
</style>
background-color css
<style>
a { background-color: #572720; }
a { background-color: rgb(87,39,32); }
div.DivClassName
{
background-color: #572720;
}
.BgClassName
{
background-color: #572720;
}
</style>
border-color css
<style>
span { border-color: #572720; }
span { border-color: rgb(87,39,32); }
td.TdClassName
{
border-color: #572720;
}
.TagClassName
{
border-color: #572720;
}
</style>