Shades of Mulled Wine #535160
Tints of Mulled Wine #535160
RGB
CMYK
RGB Variations
Color information
#535160 (or 0x535160) is known color: Mulled Wine. HEX triplet: 53, 51 and 60. RGB value is (83,81,96). Sum of RGB (Red+Green+Blue) = 83+81+96=260 (34% of max value = 765). Red value is 83 (32.81% from 255 or 31.92% from 260); Green value is 81 (32.03% from 255 or 31.15% from 260); Blue value is 96 (37.89% from 255 or 36.92% from 260); Max value from RGB is 96 - color contains mainly: blue. Hex color #535160 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535160 is #ACAE9F. Grayscale: #535353. Windows color (decimal): -11316896 or 6312275. OLE color: 6312275.
HSL color Cylindrical-coordinate representation of color #535160: hue angle of 248º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #535160 is Cyan = 0.14, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 81 | 96 | - |
| CMYK | 0.14 | 0.16 | 0 | 0.62 |
| HSL | 248º | 0.08% | 0.35% | - |
| HSV(B) | 248º | 0.16% | 0.38% | - |
| XYZ | 8.62 | 8.57 | 12.27 | - |
| YUV | 83.31 | 135.16 | 127.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 81 | 96 | 0.14 | 0.16 | 0 | 0.62 | 248 | 0.08 | 0.35 |
| Hex | 53 | 51 | 60 | E | 10 | 0 | 3E | F8 | 8 | 23 |
| Octal | 123 | 121 | 140 | 16 | 20 | 0 | 76 | 370 | 10 | 43 |
| Binary | 1010011 | 1010001 | 1100000 | 1110 | 10000 | 0 | 111110 | 11111000 | 1000 | 100011 |
Color Harmonies of #535160
Complementary color
Monochromatic Colors of #535160
Black with #535160
Text Example
Text Example
White with #535160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535160; }
p { color: rgb(83,81,96); }
H1.HeaderClassName
{
color: #535160;
}
.AnyTagClassName
{
color: #535160;
}
</style>
background-color css
<style>
a { background-color: #535160; }
a { background-color: rgb(83,81,96); }
div.DivClassName
{
background-color: #535160;
}
.BgClassName
{
background-color: #535160;
}
</style>
border-color css
<style>
span { border-color: #535160; }
span { border-color: rgb(83,81,96); }
td.TdClassName
{
border-color: #535160;
}
.TagClassName
{
border-color: #535160;
}
</style>