Shades of Mulled Wine #525059
Tints of Mulled Wine #525059
RGB
CMYK
RGB Variations
Color information
#525059 (or 0x525059) is known color: Mulled Wine. HEX triplet: 52, 50 and 59. RGB value is (82,80,89). Sum of RGB (Red+Green+Blue) = 82+80+89=251 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.67% from 251); Green value is 80 (31.64% from 255 or 31.87% from 251); Blue value is 89 (35.16% from 255 or 35.46% from 251); Max value from RGB is 89 - color contains mainly: blue. Hex color #525059 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525059 is #ADAFA6. Grayscale: #515151. Windows color (decimal): -11382695 or 5853266. OLE color: 5853266.
HSL color Cylindrical-coordinate representation of color #525059: hue angle of 253.33º degrees, saturation: 0.05, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #525059 is Cyan = 0.08, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 82 | 80 | 89 | - |
| CMYK | 0.08 | 0.10 | 0 | 0.65 |
| HSL | 253.33º | 0.05% | 0.33% | - |
| HSV(B) | 253.33º | 0.1% | 0.35% | - |
| XYZ | 8.15 | 8.25 | 10.61 | - |
| YUV | 81.62 | 132.16 | 128.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 80 | 89 | 0.08 | 0.10 | 0 | 0.65 | 253.33 | 0.05 | 0.33 |
| Hex | 52 | 50 | 59 | 8 | A | 0 | 41 | FD | 5 | 21 |
| Octal | 122 | 120 | 131 | 10 | 12 | 0 | 101 | 375 | 5 | 41 |
| Binary | 1010010 | 1010000 | 1011001 | 1000 | 1010 | 0 | 1000001 | 11111101 | 101 | 100001 |
Color Harmonies of #525059
Complementary color
Monochromatic Colors of #525059
Black with #525059
Text Example
Text Example
White with #525059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525059; }
p { color: rgb(82,80,89); }
H1.HeaderClassName
{
color: #525059;
}
.AnyTagClassName
{
color: #525059;
}
</style>
background-color css
<style>
a { background-color: #525059; }
a { background-color: rgb(82,80,89); }
div.DivClassName
{
background-color: #525059;
}
.BgClassName
{
background-color: #525059;
}
</style>
border-color css
<style>
span { border-color: #525059; }
span { border-color: rgb(82,80,89); }
td.TdClassName
{
border-color: #525059;
}
.TagClassName
{
border-color: #525059;
}
</style>