Shades of Mulled Wine #534860
Tints of Mulled Wine #534860
RGB
CMYK
RGB Variations
Color information
#534860 (or 0x534860) is known color: Mulled Wine. HEX triplet: 53, 48 and 60. RGB value is (83,72,96). Sum of RGB (Red+Green+Blue) = 83+72+96=251 (33% of max value = 765). Red value is 83 (32.81% from 255 or 33.07% from 251); Green value is 72 (28.52% from 255 or 28.69% from 251); Blue value is 96 (37.89% from 255 or 38.25% from 251); Max value from RGB is 96 - color contains mainly: blue. Hex color #534860 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534860 is #ACB79F. Grayscale: #4D4D4D. Windows color (decimal): -11319200 or 6309971. OLE color: 6309971.
HSL color Cylindrical-coordinate representation of color #534860: hue angle of 267.5º degrees, saturation: 0.14, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #534860 is Cyan = 0.14, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 72 | 96 | - |
| CMYK | 0.14 | 0.25 | 0 | 0.62 |
| HSL | 267.5º | 0.14% | 0.33% | - |
| HSV(B) | 267.5º | 0.25% | 0.38% | - |
| XYZ | 8 | 7.32 | 12.06 | - |
| YUV | 78.03 | 138.14 | 131.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 72 | 96 | 0.14 | 0.25 | 0 | 0.62 | 267.5 | 0.14 | 0.33 |
| Hex | 53 | 48 | 60 | E | 19 | 0 | 3E | 10C | E | 21 |
| Octal | 123 | 110 | 140 | 16 | 31 | 0 | 76 | 414 | 16 | 41 |
| Binary | 1010011 | 1001000 | 1100000 | 1110 | 11001 | 0 | 111110 | 100001100 | 1110 | 100001 |
Color Harmonies of #534860
Complementary color
Monochromatic Colors of #534860
Black with #534860
Text Example
Text Example
White with #534860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534860; }
p { color: rgb(83,72,96); }
H1.HeaderClassName
{
color: #534860;
}
.AnyTagClassName
{
color: #534860;
}
</style>
background-color css
<style>
a { background-color: #534860; }
a { background-color: rgb(83,72,96); }
div.DivClassName
{
background-color: #534860;
}
.BgClassName
{
background-color: #534860;
}
</style>
border-color css
<style>
span { border-color: #534860; }
span { border-color: rgb(83,72,96); }
td.TdClassName
{
border-color: #534860;
}
.TagClassName
{
border-color: #534860;
}
</style>