Shades of Caput Mortuum #572110
Tints of Caput Mortuum #572110
RGB
CMYK
RGB Variations
Color information
#572110 (or 0x572110) is known color: Caput Mortuum. HEX triplet: 57, 21 and 10. RGB value is (87,33,16). Sum of RGB (Red+Green+Blue) = 87+33+16=136 (18% of max value = 765). Red value is 87 (34.38% from 255 or 63.97% from 136); Green value is 33 (13.28% from 255 or 24.26% from 136); Blue value is 16 (6.64% from 255 or 11.76% from 136); Max value from RGB is 87 - color contains mainly: red. Hex color #572110 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #572110 is #A8DEEF. Grayscale: #2F2F2F. Windows color (decimal): -11067120 or 1057111. OLE color: 1057111.
HSL color Cylindrical-coordinate representation of color #572110: hue angle of 14.37º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #572110 is Cyan = 0, Magento = 0.62, Yellow = 0.82 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 33 | 16 | - |
| CMYK | 0 | 0.62 | 0.82 | 0.66 |
| HSL | 14.37º | 0.69% | 0.2% | - |
| HSV(B) | 14.37º | 0.82% | 0.34% | - |
| XYZ | 4.57 | 3.15 | 0.86 | - |
| YUV | 47.21 | 110.39 | 156.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 33 | 16 | 0 | 0.62 | 0.82 | 0.66 | 14.37 | 0.69 | 0.2 |
| Hex | 57 | 21 | 10 | 0 | 3E | 52 | 42 | E | 45 | 14 |
| Octal | 127 | 41 | 20 | 0 | 76 | 122 | 102 | 16 | 105 | 24 |
| Binary | 1010111 | 100001 | 10000 | 0 | 111110 | 1010010 | 1000010 | 1110 | 1000101 | 10100 |
Color Harmonies of #572110
Complementary color
Monochromatic Colors of #572110
Black with #572110
Text Example
Text Example
White with #572110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572110; }
p { color: rgb(87,33,16); }
H1.HeaderClassName
{
color: #572110;
}
.AnyTagClassName
{
color: #572110;
}
</style>
background-color css
<style>
a { background-color: #572110; }
a { background-color: rgb(87,33,16); }
div.DivClassName
{
background-color: #572110;
}
.BgClassName
{
background-color: #572110;
}
</style>
border-color css
<style>
span { border-color: #572110; }
span { border-color: rgb(87,33,16); }
td.TdClassName
{
border-color: #572110;
}
.TagClassName
{
border-color: #572110;
}
</style>