Shades of Mulled Wine #525156
Tints of Mulled Wine #525156
RGB
CMYK
RGB Variations
Color information
#525156 (or 0x525156) is known color: Mulled Wine. HEX triplet: 52, 51 and 56. RGB value is (82,81,86). Sum of RGB (Red+Green+Blue) = 82+81+86=249 (32% of max value = 765). Red value is 82 (32.42% from 255 or 32.93% from 249); Green value is 81 (32.03% from 255 or 32.53% from 249); Blue value is 86 (33.98% from 255 or 34.54% from 249); Max value from RGB is 86 - color contains mainly: blue. Hex color #525156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525156 is #ADAEA9. Grayscale: #515151. Windows color (decimal): -11382442 or 5656914. OLE color: 5656914.
HSL color Cylindrical-coordinate representation of color #525156: hue angle of 252º degrees, saturation: 0.03, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #525156 is Cyan = 0.05, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 82 | 81 | 86 | - |
| CMYK | 0.05 | 0.06 | 0 | 0.66 |
| HSL | 252º | 0.03% | 0.33% | - |
| HSV(B) | 252º | 0.06% | 0.34% | - |
| XYZ | 8.1 | 8.35 | 9.99 | - |
| YUV | 81.87 | 130.33 | 128.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 81 | 86 | 0.05 | 0.06 | 0 | 0.66 | 252 | 0.03 | 0.33 |
| Hex | 52 | 51 | 56 | 5 | 6 | 0 | 42 | FC | 3 | 21 |
| Octal | 122 | 121 | 126 | 5 | 6 | 0 | 102 | 374 | 3 | 41 |
| Binary | 1010010 | 1010001 | 1010110 | 101 | 110 | 0 | 1000010 | 11111100 | 11 | 100001 |
Color Harmonies of #525156
Complementary color
Monochromatic Colors of #525156
Black with #525156
Text Example
Text Example
White with #525156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525156; }
p { color: rgb(82,81,86); }
H1.HeaderClassName
{
color: #525156;
}
.AnyTagClassName
{
color: #525156;
}
</style>
background-color css
<style>
a { background-color: #525156; }
a { background-color: rgb(82,81,86); }
div.DivClassName
{
background-color: #525156;
}
.BgClassName
{
background-color: #525156;
}
</style>
border-color css
<style>
span { border-color: #525156; }
span { border-color: rgb(82,81,86); }
td.TdClassName
{
border-color: #525156;
}
.TagClassName
{
border-color: #525156;
}
</style>