Shades of Mulled Wine #575063
Tints of Mulled Wine #575063
RGB
CMYK
RGB Variations
Color information
#575063 (or 0x575063) is known color: Mulled Wine. HEX triplet: 57, 50 and 63. RGB value is (87,80,99). Sum of RGB (Red+Green+Blue) = 87+80+99=266 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.71% from 266); Green value is 80 (31.64% from 255 or 30.08% from 266); Blue value is 99 (39.06% from 255 or 37.22% from 266); Max value from RGB is 99 - color contains mainly: blue. Hex color #575063 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575063 is #A8AF9C. Grayscale: #545454. Windows color (decimal): -11055005 or 6508631. OLE color: 6508631.
HSL color Cylindrical-coordinate representation of color #575063: hue angle of 262.11º degrees, saturation: 0.11, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #575063 is Cyan = 0.12, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 87 | 80 | 99 | - |
| CMYK | 0.12 | 0.19 | 0 | 0.61 |
| HSL | 262.11º | 0.11% | 0.35% | - |
| HSV(B) | 262.11º | 0.19% | 0.39% | - |
| XYZ | 9.05 | 8.66 | 13 | - |
| YUV | 84.26 | 136.32 | 129.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 80 | 99 | 0.12 | 0.19 | 0 | 0.61 | 262.11 | 0.11 | 0.35 |
| Hex | 57 | 50 | 63 | C | 13 | 0 | 3D | 106 | B | 23 |
| Octal | 127 | 120 | 143 | 14 | 23 | 0 | 75 | 406 | 13 | 43 |
| Binary | 1010111 | 1010000 | 1100011 | 1100 | 10011 | 0 | 111101 | 100000110 | 1011 | 100011 |
Color Harmonies of #575063
Complementary color
Monochromatic Colors of #575063
Black with #575063
Text Example
Text Example
White with #575063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575063; }
p { color: rgb(87,80,99); }
H1.HeaderClassName
{
color: #575063;
}
.AnyTagClassName
{
color: #575063;
}
</style>
background-color css
<style>
a { background-color: #575063; }
a { background-color: rgb(87,80,99); }
div.DivClassName
{
background-color: #575063;
}
.BgClassName
{
background-color: #575063;
}
</style>
border-color css
<style>
span { border-color: #575063; }
span { border-color: rgb(87,80,99); }
td.TdClassName
{
border-color: #575063;
}
.TagClassName
{
border-color: #575063;
}
</style>