Shades of Mulled Wine #524659
Tints of Mulled Wine #524659
RGB
CMYK
RGB Variations
Color information
#524659 (or 0x524659) is known color: Mulled Wine. HEX triplet: 52, 46 and 59. RGB value is (82,70,89). Sum of RGB (Red+Green+Blue) = 82+70+89=241 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.02% from 241); Green value is 70 (27.73% from 255 or 29.05% from 241); Blue value is 89 (35.16% from 255 or 36.93% from 241); Max value from RGB is 89 - color contains mainly: blue. Hex color #524659 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524659 is #ADB9A6. Grayscale: #4B4B4B. Windows color (decimal): -11385255 or 5850706. OLE color: 5850706.
HSL color Cylindrical-coordinate representation of color #524659: hue angle of 277.89º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #524659 is Cyan = 0.08, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 82 | 70 | 89 | - |
| CMYK | 0.08 | 0.21 | 0 | 0.65 |
| HSL | 277.89º | 0.12% | 0.31% | - |
| HSV(B) | 277.89º | 0.21% | 0.35% | - |
| XYZ | 7.47 | 6.9 | 10.39 | - |
| YUV | 75.75 | 135.48 | 132.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 70 | 89 | 0.08 | 0.21 | 0 | 0.65 | 277.89 | 0.12 | 0.31 |
| Hex | 52 | 46 | 59 | 8 | 15 | 0 | 41 | 116 | C | 1F |
| Octal | 122 | 106 | 131 | 10 | 25 | 0 | 101 | 426 | 14 | 37 |
| Binary | 1010010 | 1000110 | 1011001 | 1000 | 10101 | 0 | 1000001 | 100010110 | 1100 | 11111 |
Color Harmonies of #524659
Complementary color
Monochromatic Colors of #524659
Black with #524659
Text Example
Text Example
White with #524659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524659; }
p { color: rgb(82,70,89); }
H1.HeaderClassName
{
color: #524659;
}
.AnyTagClassName
{
color: #524659;
}
</style>
background-color css
<style>
a { background-color: #524659; }
a { background-color: rgb(82,70,89); }
div.DivClassName
{
background-color: #524659;
}
.BgClassName
{
background-color: #524659;
}
</style>
border-color css
<style>
span { border-color: #524659; }
span { border-color: rgb(82,70,89); }
td.TdClassName
{
border-color: #524659;
}
.TagClassName
{
border-color: #524659;
}
</style>