Shades of Mulled Wine #575659
Tints of Mulled Wine #575659
RGB
CMYK
RGB Variations
Color information
#575659 (or 0x575659) is known color: Mulled Wine. HEX triplet: 57, 56 and 59. RGB value is (87,86,89). Sum of RGB (Red+Green+Blue) = 87+86+89=262 (34% of max value = 765). Red value is 87 (34.38% from 255 or 33.21% from 262); Green value is 86 (33.98% from 255 or 32.82% from 262); Blue value is 89 (35.16% from 255 or 33.97% from 262); Max value from RGB is 89 - color contains mainly: blue. Hex color #575659 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575659 is #A8A9A6. Grayscale: #565656. Windows color (decimal): -11053479 or 5854807. OLE color: 5854807.
HSL color Cylindrical-coordinate representation of color #575659: hue angle of 260º degrees, saturation: 0.02, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #575659 is Cyan = 0.02, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 87 | 86 | 89 | - |
| CMYK | 0.02 | 0.03 | 0 | 0.65 |
| HSL | 260º | 0.02% | 0.34% | - |
| HSV(B) | 260º | 0.03% | 0.35% | - |
| XYZ | 9.06 | 9.4 | 10.79 | - |
| YUV | 86.64 | 129.33 | 128.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 86 | 89 | 0.02 | 0.03 | 0 | 0.65 | 260 | 0.02 | 0.34 |
| Hex | 57 | 56 | 59 | 2 | 3 | 0 | 41 | 104 | 2 | 22 |
| Octal | 127 | 126 | 131 | 2 | 3 | 0 | 101 | 404 | 2 | 42 |
| Binary | 1010111 | 1010110 | 1011001 | 10 | 11 | 0 | 1000001 | 100000100 | 10 | 100010 |
Color Harmonies of #575659
Complementary color
Monochromatic Colors of #575659
Black with #575659
Text Example
Text Example
White with #575659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575659; }
p { color: rgb(87,86,89); }
H1.HeaderClassName
{
color: #575659;
}
.AnyTagClassName
{
color: #575659;
}
</style>
background-color css
<style>
a { background-color: #575659; }
a { background-color: rgb(87,86,89); }
div.DivClassName
{
background-color: #575659;
}
.BgClassName
{
background-color: #575659;
}
</style>
border-color css
<style>
span { border-color: #575659; }
span { border-color: rgb(87,86,89); }
td.TdClassName
{
border-color: #575659;
}
.TagClassName
{
border-color: #575659;
}
</style>