Shades of Mulled Wine #575160
Tints of Mulled Wine #575160
RGB
CMYK
RGB Variations
Color information
#575160 (or 0x575160) is known color: Mulled Wine. HEX triplet: 57, 51 and 60. RGB value is (87,81,96). Sum of RGB (Red+Green+Blue) = 87+81+96=264 (34% of max value = 765). Red value is 87 (34.38% from 255 or 32.95% from 264); Green value is 81 (32.03% from 255 or 30.68% from 264); Blue value is 96 (37.89% from 255 or 36.36% from 264); Max value from RGB is 96 - color contains mainly: blue. Hex color #575160 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575160 is #A8AE9F. Grayscale: #545454. Windows color (decimal): -11054752 or 6312279. OLE color: 6312279.
HSL color Cylindrical-coordinate representation of color #575160: hue angle of 264º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #575160 is Cyan = 0.09, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 81 | 96 | - |
| CMYK | 0.09 | 0.16 | 0 | 0.62 |
| HSL | 264º | 0.08% | 0.35% | - |
| HSV(B) | 264º | 0.16% | 0.38% | - |
| XYZ | 8.98 | 8.76 | 12.28 | - |
| YUV | 84.5 | 134.49 | 129.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 81 | 96 | 0.09 | 0.16 | 0 | 0.62 | 264 | 0.08 | 0.35 |
| Hex | 57 | 51 | 60 | 9 | 10 | 0 | 3E | 108 | 8 | 23 |
| Octal | 127 | 121 | 140 | 11 | 20 | 0 | 76 | 410 | 10 | 43 |
| Binary | 1010111 | 1010001 | 1100000 | 1001 | 10000 | 0 | 111110 | 100001000 | 1000 | 100011 |
Color Harmonies of #575160
Complementary color
Monochromatic Colors of #575160
Black with #575160
Text Example
Text Example
White with #575160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575160; }
p { color: rgb(87,81,96); }
H1.HeaderClassName
{
color: #575160;
}
.AnyTagClassName
{
color: #575160;
}
</style>
background-color css
<style>
a { background-color: #575160; }
a { background-color: rgb(87,81,96); }
div.DivClassName
{
background-color: #575160;
}
.BgClassName
{
background-color: #575160;
}
</style>
border-color css
<style>
span { border-color: #575160; }
span { border-color: rgb(87,81,96); }
td.TdClassName
{
border-color: #575160;
}
.TagClassName
{
border-color: #575160;
}
</style>