Shades of Mulled Wine #524660
Tints of Mulled Wine #524660
RGB
CMYK
RGB Variations
Color information
#524660 (or 0x524660) is known color: Mulled Wine. HEX triplet: 52, 46 and 60. RGB value is (82,70,96). Sum of RGB (Red+Green+Blue) = 82+70+96=248 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.06% from 248); Green value is 70 (27.73% from 255 or 28.23% from 248); Blue value is 96 (37.89% from 255 or 38.71% from 248); Max value from RGB is 96 - color contains mainly: blue. Hex color #524660 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524660 is #ADB99F. Grayscale: #4C4C4C. Windows color (decimal): -11385248 or 6309458. OLE color: 6309458.
HSL color Cylindrical-coordinate representation of color #524660: hue angle of 267.69º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #524660 is Cyan = 0.15, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 70 | 96 | - |
| CMYK | 0.15 | 0.27 | 0 | 0.62 |
| HSL | 267.69º | 0.16% | 0.33% | - |
| HSV(B) | 267.69º | 0.27% | 0.38% | - |
| XYZ | 7.78 | 7.02 | 12.01 | - |
| YUV | 76.55 | 138.98 | 131.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 70 | 96 | 0.15 | 0.27 | 0 | 0.62 | 267.69 | 0.16 | 0.33 |
| Hex | 52 | 46 | 60 | F | 1B | 0 | 3E | 10C | 10 | 21 |
| Octal | 122 | 106 | 140 | 17 | 33 | 0 | 76 | 414 | 20 | 41 |
| Binary | 1010010 | 1000110 | 1100000 | 1111 | 11011 | 0 | 111110 | 100001100 | 10000 | 100001 |
Color Harmonies of #524660
Complementary color
Monochromatic Colors of #524660
Black with #524660
Text Example
Text Example
White with #524660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524660; }
p { color: rgb(82,70,96); }
H1.HeaderClassName
{
color: #524660;
}
.AnyTagClassName
{
color: #524660;
}
</style>
background-color css
<style>
a { background-color: #524660; }
a { background-color: rgb(82,70,96); }
div.DivClassName
{
background-color: #524660;
}
.BgClassName
{
background-color: #524660;
}
</style>
border-color css
<style>
span { border-color: #524660; }
span { border-color: rgb(82,70,96); }
td.TdClassName
{
border-color: #524660;
}
.TagClassName
{
border-color: #524660;
}
</style>