Shades of Mulled Wine #524560
Tints of Mulled Wine #524560
RGB
CMYK
RGB Variations
Color information
#524560 (or 0x524560) is known color: Mulled Wine. HEX triplet: 52, 45 and 60. RGB value is (82,69,96). Sum of RGB (Red+Green+Blue) = 82+69+96=247 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.20% from 247); Green value is 69 (27.34% from 255 or 27.94% from 247); Blue value is 96 (37.89% from 255 or 38.87% from 247); Max value from RGB is 96 - color contains mainly: blue. Hex color #524560 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524560 is #ADBA9F. Grayscale: #4B4B4B. Windows color (decimal): -11385504 or 6309202. OLE color: 6309202.
HSL color Cylindrical-coordinate representation of color #524560: hue angle of 268.89º degrees, saturation: 0.16, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #524560 is Cyan = 0.15, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 69 | 96 | - |
| CMYK | 0.15 | 0.28 | 0 | 0.62 |
| HSL | 268.89º | 0.16% | 0.32% | - |
| HSV(B) | 268.89º | 0.28% | 0.38% | - |
| XYZ | 7.72 | 6.89 | 11.99 | - |
| YUV | 75.97 | 139.31 | 132.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 69 | 96 | 0.15 | 0.28 | 0 | 0.62 | 268.89 | 0.16 | 0.32 |
| Hex | 52 | 45 | 60 | F | 1C | 0 | 3E | 10D | 10 | 20 |
| Octal | 122 | 105 | 140 | 17 | 34 | 0 | 76 | 415 | 20 | 40 |
| Binary | 1010010 | 1000101 | 1100000 | 1111 | 11100 | 0 | 111110 | 100001101 | 10000 | 100000 |
Color Harmonies of #524560
Complementary color
Monochromatic Colors of #524560
Black with #524560
Text Example
Text Example
White with #524560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524560; }
p { color: rgb(82,69,96); }
H1.HeaderClassName
{
color: #524560;
}
.AnyTagClassName
{
color: #524560;
}
</style>
background-color css
<style>
a { background-color: #524560; }
a { background-color: rgb(82,69,96); }
div.DivClassName
{
background-color: #524560;
}
.BgClassName
{
background-color: #524560;
}
</style>
border-color css
<style>
span { border-color: #524560; }
span { border-color: rgb(82,69,96); }
td.TdClassName
{
border-color: #524560;
}
.TagClassName
{
border-color: #524560;
}
</style>