Shades of Caput Mortuum #572921
Tints of Caput Mortuum #572921
RGB
CMYK
RGB Variations
Color information
#572921 (or 0x572921) is known color: Caput Mortuum. HEX triplet: 57, 29 and 21. RGB value is (87,41,33). Sum of RGB (Red+Green+Blue) = 87+41+33=161 (21% of max value = 765). Red value is 87 (34.38% from 255 or 54.04% from 161); Green value is 41 (16.41% from 255 or 25.47% from 161); Blue value is 33 (13.28% from 255 or 20.50% from 161); Max value from RGB is 87 - color contains mainly: red. Hex color #572921 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572921 is #A8D6DE. Grayscale: #353535. Windows color (decimal): -11065055 or 2173271. OLE color: 2173271.
HSL color Cylindrical-coordinate representation of color #572921: hue angle of 8.89º degrees, saturation: 0.45, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #572921 is Cyan = 0, Magento = 0.53, Yellow = 0.62 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 41 | 33 | - |
| CMYK | 0 | 0.53 | 0.62 | 0.66 |
| HSL | 8.89º | 0.45% | 0.24% | - |
| HSV(B) | 8.89º | 0.62% | 0.34% | - |
| XYZ | 5 | 3.72 | 1.89 | - |
| YUV | 53.84 | 116.24 | 151.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 41 | 33 | 0 | 0.53 | 0.62 | 0.66 | 8.89 | 0.45 | 0.24 |
| Hex | 57 | 29 | 21 | 0 | 35 | 3E | 42 | 9 | 2D | 18 |
| Octal | 127 | 51 | 41 | 0 | 65 | 76 | 102 | 11 | 55 | 30 |
| Binary | 1010111 | 101001 | 100001 | 0 | 110101 | 111110 | 1000010 | 1001 | 101101 | 11000 |
Color Harmonies of #572921
Complementary color
Monochromatic Colors of #572921
Black with #572921
Text Example
Text Example
White with #572921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572921; }
p { color: rgb(87,41,33); }
H1.HeaderClassName
{
color: #572921;
}
.AnyTagClassName
{
color: #572921;
}
</style>
background-color css
<style>
a { background-color: #572921; }
a { background-color: rgb(87,41,33); }
div.DivClassName
{
background-color: #572921;
}
.BgClassName
{
background-color: #572921;
}
</style>
border-color css
<style>
span { border-color: #572921; }
span { border-color: rgb(87,41,33); }
td.TdClassName
{
border-color: #572921;
}
.TagClassName
{
border-color: #572921;
}
</style>