Shades of Caput Mortuum #572620
Tints of Caput Mortuum #572620
RGB
CMYK
RGB Variations
Color information
#572620 (or 0x572620) is known color: Caput Mortuum. HEX triplet: 57, 26 and 20. RGB value is (87,38,32). Sum of RGB (Red+Green+Blue) = 87+38+32=157 (20% of max value = 765). Red value is 87 (34.38% from 255 or 55.41% from 157); Green value is 38 (15.23% from 255 or 24.20% from 157); Blue value is 32 (12.89% from 255 or 20.38% from 157); Max value from RGB is 87 - color contains mainly: red. Hex color #572620 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572620 is #A8D9DF. Grayscale: #343434. Windows color (decimal): -11065824 or 2106967. OLE color: 2106967.
HSL color Cylindrical-coordinate representation of color #572620: hue angle of 6.55º 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 #572620 is Cyan = 0, Magento = 0.56, Yellow = 0.63 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 38 | 32 | - |
| CMYK | 0 | 0.56 | 0.63 | 0.66 |
| HSL | 6.55º | 0.46% | 0.23% | - |
| HSV(B) | 6.55º | 0.63% | 0.34% | - |
| XYZ | 4.88 | 3.52 | 1.79 | - |
| YUV | 51.97 | 116.73 | 152.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 38 | 32 | 0 | 0.56 | 0.63 | 0.66 | 6.55 | 0.46 | 0.23 |
| Hex | 57 | 26 | 20 | 0 | 38 | 3F | 42 | 7 | 2E | 17 |
| Octal | 127 | 46 | 40 | 0 | 70 | 77 | 102 | 7 | 56 | 27 |
| Binary | 1010111 | 100110 | 100000 | 0 | 111000 | 111111 | 1000010 | 111 | 101110 | 10111 |
Color Harmonies of #572620
Complementary color
Monochromatic Colors of #572620
Black with #572620
Text Example
Text Example
White with #572620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572620; }
p { color: rgb(87,38,32); }
H1.HeaderClassName
{
color: #572620;
}
.AnyTagClassName
{
color: #572620;
}
</style>
background-color css
<style>
a { background-color: #572620; }
a { background-color: rgb(87,38,32); }
div.DivClassName
{
background-color: #572620;
}
.BgClassName
{
background-color: #572620;
}
</style>
border-color css
<style>
span { border-color: #572620; }
span { border-color: rgb(87,38,32); }
td.TdClassName
{
border-color: #572620;
}
.TagClassName
{
border-color: #572620;
}
</style>