Shades of Mulled Wine #575166
Tints of Mulled Wine #575166
RGB
CMYK
RGB Variations
Color information
#575166 (or 0x575166) is known color: Mulled Wine. HEX triplet: 57, 51 and 66. RGB value is (87,81,102). Sum of RGB (Red+Green+Blue) = 87+81+102=270 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.22% from 270); Green value is 81 (32.03% from 255 or 30% from 270); Blue value is 102 (40.23% from 255 or 37.78% from 270); Max value from RGB is 102 - color contains mainly: blue. Hex color #575166 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575166 is #A8AE99. Grayscale: #555555. Windows color (decimal): -11054746 or 6705495. OLE color: 6705495.
HSL color Cylindrical-coordinate representation of color #575166: hue angle of 257.14º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #575166 is Cyan = 0.15, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 87 | 81 | 102 | - |
| CMYK | 0.15 | 0.21 | 0 | 0.6 |
| HSL | 257.14º | 0.11% | 0.36% | - |
| HSV(B) | 257.14º | 0.21% | 0.4% | - |
| XYZ | 9.27 | 8.87 | 13.79 | - |
| YUV | 85.19 | 137.49 | 129.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 81 | 102 | 0.15 | 0.21 | 0 | 0.6 | 257.14 | 0.11 | 0.36 |
| Hex | 57 | 51 | 66 | F | 15 | 0 | 3C | 101 | B | 24 |
| Octal | 127 | 121 | 146 | 17 | 25 | 0 | 74 | 401 | 13 | 44 |
| Binary | 1010111 | 1010001 | 1100110 | 1111 | 10101 | 0 | 111100 | 100000001 | 1011 | 100100 |
Color Harmonies of #575166
Complementary color
Monochromatic Colors of #575166
Black with #575166
Text Example
Text Example
White with #575166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575166; }
p { color: rgb(87,81,102); }
H1.HeaderClassName
{
color: #575166;
}
.AnyTagClassName
{
color: #575166;
}
</style>
background-color css
<style>
a { background-color: #575166; }
a { background-color: rgb(87,81,102); }
div.DivClassName
{
background-color: #575166;
}
.BgClassName
{
background-color: #575166;
}
</style>
border-color css
<style>
span { border-color: #575166; }
span { border-color: rgb(87,81,102); }
td.TdClassName
{
border-color: #575166;
}
.TagClassName
{
border-color: #575166;
}
</style>