Shades of Mulled Wine #534660
Tints of Mulled Wine #534660
RGB
CMYK
RGB Variations
Color information
#534660 (or 0x534660) is known color: Mulled Wine. HEX triplet: 53, 46 and 60. RGB value is (83,70,96). Sum of RGB (Red+Green+Blue) = 83+70+96=249 (32% of max value = 765). Red value is 83 (32.81% from 255 or 33.33% from 249); Green value is 70 (27.73% from 255 or 28.11% from 249); Blue value is 96 (37.89% from 255 or 38.55% from 249); Max value from RGB is 96 - color contains mainly: blue. Hex color #534660 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534660 is #ACB99F. Grayscale: #4C4C4C. Windows color (decimal): -11319712 or 6309459. OLE color: 6309459.
HSL color Cylindrical-coordinate representation of color #534660: hue angle of 270º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #534660 is Cyan = 0.14, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 70 | 96 | - |
| CMYK | 0.14 | 0.27 | 0 | 0.62 |
| HSL | 270º | 0.16% | 0.33% | - |
| HSV(B) | 270º | 0.27% | 0.38% | - |
| XYZ | 7.87 | 7.06 | 12.02 | - |
| YUV | 76.85 | 138.81 | 132.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 70 | 96 | 0.14 | 0.27 | 0 | 0.62 | 270 | 0.16 | 0.33 |
| Hex | 53 | 46 | 60 | E | 1B | 0 | 3E | 10E | 10 | 21 |
| Octal | 123 | 106 | 140 | 16 | 33 | 0 | 76 | 416 | 20 | 41 |
| Binary | 1010011 | 1000110 | 1100000 | 1110 | 11011 | 0 | 111110 | 100001110 | 10000 | 100001 |
Color Harmonies of #534660
Complementary color
Monochromatic Colors of #534660
Black with #534660
Text Example
Text Example
White with #534660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534660; }
p { color: rgb(83,70,96); }
H1.HeaderClassName
{
color: #534660;
}
.AnyTagClassName
{
color: #534660;
}
</style>
background-color css
<style>
a { background-color: #534660; }
a { background-color: rgb(83,70,96); }
div.DivClassName
{
background-color: #534660;
}
.BgClassName
{
background-color: #534660;
}
</style>
border-color css
<style>
span { border-color: #534660; }
span { border-color: rgb(83,70,96); }
td.TdClassName
{
border-color: #534660;
}
.TagClassName
{
border-color: #534660;
}
</style>