Shades of Mulled Wine #544660
Tints of Mulled Wine #544660
RGB
CMYK
RGB Variations
Color information
#544660 (or 0x544660) is known color: Mulled Wine. HEX triplet: 54, 46 and 60. RGB value is (84,70,96). Sum of RGB (Red+Green+Blue) = 84+70+96=250 (33% of max value = 765). Red value is 84 (33.20% from 255 or 33.6% from 250); Green value is 70 (27.73% from 255 or 28% from 250); Blue value is 96 (37.89% from 255 or 38.4% from 250); Max value from RGB is 96 - color contains mainly: blue. Hex color #544660 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #544660 is #ABB99F. Grayscale: #4D4D4D. Windows color (decimal): -11254176 or 6309460. OLE color: 6309460.
HSL color Cylindrical-coordinate representation of color #544660: hue angle of 272.31º 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 #544660 is Cyan = 0.12, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 70 | 96 | - |
| CMYK | 0.12 | 0.27 | 0 | 0.62 |
| HSL | 272.31º | 0.16% | 0.33% | - |
| HSV(B) | 272.31º | 0.27% | 0.38% | - |
| XYZ | 7.96 | 7.11 | 12.02 | - |
| YUV | 77.15 | 138.64 | 132.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 70 | 96 | 0.12 | 0.27 | 0 | 0.62 | 272.31 | 0.16 | 0.33 |
| Hex | 54 | 46 | 60 | C | 1B | 0 | 3E | 110 | 10 | 21 |
| Octal | 124 | 106 | 140 | 14 | 33 | 0 | 76 | 420 | 20 | 41 |
| Binary | 1010100 | 1000110 | 1100000 | 1100 | 11011 | 0 | 111110 | 100010000 | 10000 | 100001 |
Color Harmonies of #544660
Complementary color
Monochromatic Colors of #544660
Black with #544660
Text Example
Text Example
White with #544660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544660; }
p { color: rgb(84,70,96); }
H1.HeaderClassName
{
color: #544660;
}
.AnyTagClassName
{
color: #544660;
}
</style>
background-color css
<style>
a { background-color: #544660; }
a { background-color: rgb(84,70,96); }
div.DivClassName
{
background-color: #544660;
}
.BgClassName
{
background-color: #544660;
}
</style>
border-color css
<style>
span { border-color: #544660; }
span { border-color: rgb(84,70,96); }
td.TdClassName
{
border-color: #544660;
}
.TagClassName
{
border-color: #544660;
}
</style>