Shades of Mulled Wine #585561
Tints of Mulled Wine #585561
RGB
CMYK
RGB Variations
Color information
#585561 (or 0x585561) is known color: Mulled Wine. HEX triplet: 58, 55 and 61. RGB value is (88,85,97). Sum of RGB (Red+Green+Blue) = 88+85+97=270 (35% of max value = 765). Red value is 88 (34.77% from 255 or 32.59% from 270); Green value is 85 (33.59% from 255 or 31.48% from 270); Blue value is 97 (38.28% from 255 or 35.93% from 270); Max value from RGB is 97 - color contains mainly: blue. Hex color #585561 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #585561 is #A7AA9E. Grayscale: #575757. Windows color (decimal): -10988191 or 6378840. OLE color: 6378840.
HSL color Cylindrical-coordinate representation of color #585561: hue angle of 255º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #585561 is Cyan = 0.09, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 88 | 85 | 97 | - |
| CMYK | 0.09 | 0.12 | 0 | 0.62 |
| HSL | 255º | 0.07% | 0.36% | - |
| HSV(B) | 255º | 0.12% | 0.38% | - |
| XYZ | 9.43 | 9.43 | 12.63 | - |
| YUV | 87.27 | 133.49 | 128.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 85 | 97 | 0.09 | 0.12 | 0 | 0.62 | 255 | 0.07 | 0.36 |
| Hex | 58 | 55 | 61 | 9 | C | 0 | 3E | FF | 7 | 24 |
| Octal | 130 | 125 | 141 | 11 | 14 | 0 | 76 | 377 | 7 | 44 |
| Binary | 1011000 | 1010101 | 1100001 | 1001 | 1100 | 0 | 111110 | 11111111 | 111 | 100100 |
Color Harmonies of #585561
Complementary color
Monochromatic Colors of #585561
Black with #585561
Text Example
Text Example
White with #585561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585561; }
p { color: rgb(88,85,97); }
H1.HeaderClassName
{
color: #585561;
}
.AnyTagClassName
{
color: #585561;
}
</style>
background-color css
<style>
a { background-color: #585561; }
a { background-color: rgb(88,85,97); }
div.DivClassName
{
background-color: #585561;
}
.BgClassName
{
background-color: #585561;
}
</style>
border-color css
<style>
span { border-color: #585561; }
span { border-color: rgb(88,85,97); }
td.TdClassName
{
border-color: #585561;
}
.TagClassName
{
border-color: #585561;
}
</style>