Shades of Caput Mortuum #572114
Tints of Caput Mortuum #572114
RGB
CMYK
RGB Variations
Color information
#572114 (or 0x572114) is known color: Caput Mortuum. HEX triplet: 57, 21 and 14. RGB value is (87,33,20). Sum of RGB (Red+Green+Blue) = 87+33+20=140 (18% of max value = 765). Red value is 87 (34.38% from 255 or 62.14% from 140); Green value is 33 (13.28% from 255 or 23.57% from 140); Blue value is 20 (8.20% from 255 or 14.29% from 140); Max value from RGB is 87 - color contains mainly: red. Hex color #572114 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #572114 is #A8DEEB. Grayscale: #2F2F2F. Windows color (decimal): -11067116 or 1319255. OLE color: 1319255.
HSL color Cylindrical-coordinate representation of color #572114: hue angle of 11.64º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #572114 is Cyan = 0, Magento = 0.62, Yellow = 0.77 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 33 | 20 | - |
| CMYK | 0 | 0.62 | 0.77 | 0.66 |
| HSL | 11.64º | 0.63% | 0.21% | - |
| HSV(B) | 11.64º | 0.77% | 0.34% | - |
| XYZ | 4.6 | 3.16 | 1.03 | - |
| YUV | 47.66 | 112.39 | 156.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 33 | 20 | 0 | 0.62 | 0.77 | 0.66 | 11.64 | 0.63 | 0.21 |
| Hex | 57 | 21 | 14 | 0 | 3E | 4D | 42 | C | 3F | 15 |
| Octal | 127 | 41 | 24 | 0 | 76 | 115 | 102 | 14 | 77 | 25 |
| Binary | 1010111 | 100001 | 10100 | 0 | 111110 | 1001101 | 1000010 | 1100 | 111111 | 10101 |
Color Harmonies of #572114
Complementary color
Monochromatic Colors of #572114
Black with #572114
Text Example
Text Example
White with #572114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572114; }
p { color: rgb(87,33,20); }
H1.HeaderClassName
{
color: #572114;
}
.AnyTagClassName
{
color: #572114;
}
</style>
background-color css
<style>
a { background-color: #572114; }
a { background-color: rgb(87,33,20); }
div.DivClassName
{
background-color: #572114;
}
.BgClassName
{
background-color: #572114;
}
</style>
border-color css
<style>
span { border-color: #572114; }
span { border-color: rgb(87,33,20); }
td.TdClassName
{
border-color: #572114;
}
.TagClassName
{
border-color: #572114;
}
</style>