Shades of Caput Mortuum #572821
Tints of Caput Mortuum #572821
RGB
CMYK
RGB Variations
Color information
#572821 (or 0x572821) is known color: Caput Mortuum. HEX triplet: 57, 28 and 21. RGB value is (87,40,33). Sum of RGB (Red+Green+Blue) = 87+40+33=160 (21% of max value = 765). Red value is 87 (34.38% from 255 or 54.38% from 160); Green value is 40 (16.02% from 255 or 25% from 160); Blue value is 33 (13.28% from 255 or 20.62% from 160); Max value from RGB is 87 - color contains mainly: red. Hex color #572821 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572821 is #A8D7DE. Grayscale: #353535. Windows color (decimal): -11065311 or 2173015. OLE color: 2173015.
HSL color Cylindrical-coordinate representation of color #572821: hue angle of 7.78º 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 #572821 is Cyan = 0, Magento = 0.54, Yellow = 0.62 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 40 | 33 | - |
| CMYK | 0 | 0.54 | 0.62 | 0.66 |
| HSL | 7.78º | 0.45% | 0.24% | - |
| HSV(B) | 7.78º | 0.62% | 0.34% | - |
| XYZ | 4.96 | 3.65 | 1.88 | - |
| YUV | 53.26 | 116.57 | 152.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 40 | 33 | 0 | 0.54 | 0.62 | 0.66 | 7.78 | 0.45 | 0.24 |
| Hex | 57 | 28 | 21 | 0 | 36 | 3E | 42 | 8 | 2D | 18 |
| Octal | 127 | 50 | 41 | 0 | 66 | 76 | 102 | 10 | 55 | 30 |
| Binary | 1010111 | 101000 | 100001 | 0 | 110110 | 111110 | 1000010 | 1000 | 101101 | 11000 |
Color Harmonies of #572821
Complementary color
Monochromatic Colors of #572821
Black with #572821
Text Example
Text Example
White with #572821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572821; }
p { color: rgb(87,40,33); }
H1.HeaderClassName
{
color: #572821;
}
.AnyTagClassName
{
color: #572821;
}
</style>
background-color css
<style>
a { background-color: #572821; }
a { background-color: rgb(87,40,33); }
div.DivClassName
{
background-color: #572821;
}
.BgClassName
{
background-color: #572821;
}
</style>
border-color css
<style>
span { border-color: #572821; }
span { border-color: rgb(87,40,33); }
td.TdClassName
{
border-color: #572821;
}
.TagClassName
{
border-color: #572821;
}
</style>