Shades of Mulled Wine #524566
Tints of Mulled Wine #524566
RGB
CMYK
RGB Variations
Color information
#524566 (or 0x524566) is known color: Mulled Wine. HEX triplet: 52, 45 and 66. RGB value is (82,69,102). Sum of RGB (Red+Green+Blue) = 82+69+102=253 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.41% from 253); Green value is 69 (27.34% from 255 or 27.27% from 253); Blue value is 102 (40.23% from 255 or 40.32% from 253); Max value from RGB is 102 - color contains mainly: blue. Hex color #524566 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524566 is #ADBA99. Grayscale: #4C4C4C. Windows color (decimal): -11385498 or 6702418. OLE color: 6702418.
HSL color Cylindrical-coordinate representation of color #524566: hue angle of 263.64º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #524566 is Cyan = 0.20, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 82 | 69 | 102 | - |
| CMYK | 0.20 | 0.32 | 0 | 0.6 |
| HSL | 263.64º | 0.19% | 0.34% | - |
| HSV(B) | 263.64º | 0.32% | 0.4% | - |
| XYZ | 8.01 | 7.01 | 13.5 | - |
| YUV | 76.65 | 142.31 | 131.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 69 | 102 | 0.20 | 0.32 | 0 | 0.6 | 263.64 | 0.19 | 0.34 |
| Hex | 52 | 45 | 66 | 14 | 20 | 0 | 3C | 108 | 13 | 22 |
| Octal | 122 | 105 | 146 | 24 | 40 | 0 | 74 | 410 | 23 | 42 |
| Binary | 1010010 | 1000101 | 1100110 | 10100 | 100000 | 0 | 111100 | 100001000 | 10011 | 100010 |
Color Harmonies of #524566
Complementary color
Monochromatic Colors of #524566
Black with #524566
Text Example
Text Example
White with #524566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524566; }
p { color: rgb(82,69,102); }
H1.HeaderClassName
{
color: #524566;
}
.AnyTagClassName
{
color: #524566;
}
</style>
background-color css
<style>
a { background-color: #524566; }
a { background-color: rgb(82,69,102); }
div.DivClassName
{
background-color: #524566;
}
.BgClassName
{
background-color: #524566;
}
</style>
border-color css
<style>
span { border-color: #524566; }
span { border-color: rgb(82,69,102); }
td.TdClassName
{
border-color: #524566;
}
.TagClassName
{
border-color: #524566;
}
</style>