Shades of Caput Mortuum #572920
Tints of Caput Mortuum #572920
RGB
CMYK
RGB Variations
Color information
#572920 (or 0x572920) is known color: Caput Mortuum. HEX triplet: 57, 29 and 20. RGB value is (87,41,32). Sum of RGB (Red+Green+Blue) = 87+41+32=160 (21% of max value = 765). Red value is 87 (34.38% from 255 or 54.38% from 160); Green value is 41 (16.41% from 255 or 25.62% from 160); Blue value is 32 (12.89% from 255 or 20% from 160); Max value from RGB is 87 - color contains mainly: red. Hex color #572920 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572920 is #A8D6DF. Grayscale: #353535. Windows color (decimal): -11065056 or 2107735. OLE color: 2107735.
HSL color Cylindrical-coordinate representation of color #572920: hue angle of 9.82º 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 #572920 is Cyan = 0, Magento = 0.53, Yellow = 0.63 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 41 | 32 | - |
| CMYK | 0 | 0.53 | 0.63 | 0.66 |
| HSL | 9.82º | 0.46% | 0.23% | - |
| HSV(B) | 9.82º | 0.63% | 0.34% | - |
| XYZ | 4.98 | 3.72 | 1.82 | - |
| YUV | 53.73 | 115.74 | 151.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 41 | 32 | 0 | 0.53 | 0.63 | 0.66 | 9.82 | 0.46 | 0.23 |
| Hex | 57 | 29 | 20 | 0 | 35 | 3F | 42 | A | 2E | 17 |
| Octal | 127 | 51 | 40 | 0 | 65 | 77 | 102 | 12 | 56 | 27 |
| Binary | 1010111 | 101001 | 100000 | 0 | 110101 | 111111 | 1000010 | 1010 | 101110 | 10111 |
Color Harmonies of #572920
Complementary color
Monochromatic Colors of #572920
Black with #572920
Text Example
Text Example
White with #572920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572920; }
p { color: rgb(87,41,32); }
H1.HeaderClassName
{
color: #572920;
}
.AnyTagClassName
{
color: #572920;
}
</style>
background-color css
<style>
a { background-color: #572920; }
a { background-color: rgb(87,41,32); }
div.DivClassName
{
background-color: #572920;
}
.BgClassName
{
background-color: #572920;
}
</style>
border-color css
<style>
span { border-color: #572920; }
span { border-color: rgb(87,41,32); }
td.TdClassName
{
border-color: #572920;
}
.TagClassName
{
border-color: #572920;
}
</style>