Shades of Mulled Wine #575559
Tints of Mulled Wine #575559
RGB
CMYK
RGB Variations
Color information
#575559 (or 0x575559) is known color: Mulled Wine. HEX triplet: 57, 55 and 59. RGB value is (87,85,89). Sum of RGB (Red+Green+Blue) = 87+85+89=261 (34% of max value = 765). Red value is 87 (34.38% from 255 or 33.33% from 261); Green value is 85 (33.59% from 255 or 32.57% from 261); Blue value is 89 (35.16% from 255 or 34.10% from 261); Max value from RGB is 89 - color contains mainly: blue. Hex color #575559 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575559 is #A8AAA6. Grayscale: #565656. Windows color (decimal): -11053735 or 5854551. OLE color: 5854551.
HSL color Cylindrical-coordinate representation of color #575559: hue angle of 270º degrees, saturation: 0.02, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #575559 is Cyan = 0.02, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 87 | 85 | 89 | - |
| CMYK | 0.02 | 0.04 | 0 | 0.65 |
| HSL | 270º | 0.02% | 0.34% | - |
| HSV(B) | 270º | 0.04% | 0.35% | - |
| XYZ | 8.98 | 9.24 | 10.76 | - |
| YUV | 86.05 | 129.66 | 128.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 85 | 89 | 0.02 | 0.04 | 0 | 0.65 | 270 | 0.02 | 0.34 |
| Hex | 57 | 55 | 59 | 2 | 4 | 0 | 41 | 10E | 2 | 22 |
| Octal | 127 | 125 | 131 | 2 | 4 | 0 | 101 | 416 | 2 | 42 |
| Binary | 1010111 | 1010101 | 1011001 | 10 | 100 | 0 | 1000001 | 100001110 | 10 | 100010 |
Color Harmonies of #575559
Complementary color
Monochromatic Colors of #575559
Black with #575559
Text Example
Text Example
White with #575559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575559; }
p { color: rgb(87,85,89); }
H1.HeaderClassName
{
color: #575559;
}
.AnyTagClassName
{
color: #575559;
}
</style>
background-color css
<style>
a { background-color: #575559; }
a { background-color: rgb(87,85,89); }
div.DivClassName
{
background-color: #575559;
}
.BgClassName
{
background-color: #575559;
}
</style>
border-color css
<style>
span { border-color: #575559; }
span { border-color: rgb(87,85,89); }
td.TdClassName
{
border-color: #575559;
}
.TagClassName
{
border-color: #575559;
}
</style>