Shades of Mulled Wine #575658
Tints of Mulled Wine #575658
RGB
CMYK
RGB Variations
Color information
#575658 (or 0x575658) is known color: Mulled Wine. HEX triplet: 57, 56 and 58. RGB value is (87,86,88). Sum of RGB (Red+Green+Blue) = 87+86+88=261 (34% of max value = 765). Red value is 87 (34.38% from 255 or 33.33% from 261); Green value is 86 (33.98% from 255 or 32.95% from 261); Blue value is 88 (34.77% from 255 or 33.72% from 261); Max value from RGB is 88 - color contains mainly: blue. Hex color #575658 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575658 is #A8A9A7. Grayscale: #565656. Windows color (decimal): -11053480 or 5789271. OLE color: 5789271.
HSL color Cylindrical-coordinate representation of color #575658: hue angle of 270º degrees, saturation: 0.01, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #575658 is Cyan = 0.01, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 87 | 86 | 88 | - |
| CMYK | 0.01 | 0.02 | 0 | 0.65 |
| HSL | 270º | 0.01% | 0.34% | - |
| HSV(B) | 270º | 0.02% | 0.35% | - |
| XYZ | 9.02 | 9.39 | 10.57 | - |
| YUV | 86.53 | 128.83 | 128.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 86 | 88 | 0.01 | 0.02 | 0 | 0.65 | 270 | 0.01 | 0.34 |
| Hex | 57 | 56 | 58 | 1 | 2 | 0 | 41 | 10E | 1 | 22 |
| Octal | 127 | 126 | 130 | 1 | 2 | 0 | 101 | 416 | 1 | 42 |
| Binary | 1010111 | 1010110 | 1011000 | 1 | 10 | 0 | 1000001 | 100001110 | 1 | 100010 |
Color Harmonies of #575658
Complementary color
Monochromatic Colors of #575658
Black with #575658
Text Example
Text Example
White with #575658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575658; }
p { color: rgb(87,86,88); }
H1.HeaderClassName
{
color: #575658;
}
.AnyTagClassName
{
color: #575658;
}
</style>
background-color css
<style>
a { background-color: #575658; }
a { background-color: rgb(87,86,88); }
div.DivClassName
{
background-color: #575658;
}
.BgClassName
{
background-color: #575658;
}
</style>
border-color css
<style>
span { border-color: #575658; }
span { border-color: rgb(87,86,88); }
td.TdClassName
{
border-color: #575658;
}
.TagClassName
{
border-color: #575658;
}
</style>