Shades of Caput Mortuum #572922
Tints of Caput Mortuum #572922
RGB
CMYK
RGB Variations
Color information
#572922 (or 0x572922) is known color: Caput Mortuum. HEX triplet: 57, 29 and 22. RGB value is (87,41,34). Sum of RGB (Red+Green+Blue) = 87+41+34=162 (21% of max value = 765). Red value is 87 (34.38% from 255 or 53.70% from 162); Green value is 41 (16.41% from 255 or 25.31% from 162); Blue value is 34 (13.67% from 255 or 20.99% from 162); Max value from RGB is 87 - color contains mainly: red. Hex color #572922 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572922 is #A8D6DD. Grayscale: #363636. Windows color (decimal): -11065054 or 2238807. OLE color: 2238807.
HSL color Cylindrical-coordinate representation of color #572922: hue angle of 7.92º degrees, saturation: 0.44, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #572922 is Cyan = 0, Magento = 0.53, Yellow = 0.61 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 41 | 34 | - |
| CMYK | 0 | 0.53 | 0.61 | 0.66 |
| HSL | 7.92º | 0.44% | 0.24% | - |
| HSV(B) | 7.92º | 0.61% | 0.34% | - |
| XYZ | 5.01 | 3.73 | 1.97 | - |
| YUV | 53.96 | 116.74 | 151.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 41 | 34 | 0 | 0.53 | 0.61 | 0.66 | 7.92 | 0.44 | 0.24 |
| Hex | 57 | 29 | 22 | 0 | 35 | 3D | 42 | 8 | 2C | 18 |
| Octal | 127 | 51 | 42 | 0 | 65 | 75 | 102 | 10 | 54 | 30 |
| Binary | 1010111 | 101001 | 100010 | 0 | 110101 | 111101 | 1000010 | 1000 | 101100 | 11000 |
Color Harmonies of #572922
Complementary color
Monochromatic Colors of #572922
Black with #572922
Text Example
Text Example
White with #572922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572922; }
p { color: rgb(87,41,34); }
H1.HeaderClassName
{
color: #572922;
}
.AnyTagClassName
{
color: #572922;
}
</style>
background-color css
<style>
a { background-color: #572922; }
a { background-color: rgb(87,41,34); }
div.DivClassName
{
background-color: #572922;
}
.BgClassName
{
background-color: #572922;
}
</style>
border-color css
<style>
span { border-color: #572922; }
span { border-color: rgb(87,41,34); }
td.TdClassName
{
border-color: #572922;
}
.TagClassName
{
border-color: #572922;
}
</style>