Shades of Mulled Wine #534668
Tints of Mulled Wine #534668
RGB
CMYK
RGB Variations
Color information
#534668 (or 0x534668) is known color: Mulled Wine. HEX triplet: 53, 46 and 68. RGB value is (83,70,104). Sum of RGB (Red+Green+Blue) = 83+70+104=257 (34% of max value = 765). Red value is 83 (32.81% from 255 or 32.30% from 257); Green value is 70 (27.73% from 255 or 27.24% from 257); Blue value is 104 (41.02% from 255 or 40.47% from 257); Max value from RGB is 104 - color contains mainly: blue. Hex color #534668 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534668 is #ACB997. Grayscale: #4D4D4D. Windows color (decimal): -11319704 or 6833747. OLE color: 6833747.
HSL color Cylindrical-coordinate representation of color #534668: hue angle of 262.94º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #534668 is Cyan = 0.20, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 70 | 104 | - |
| CMYK | 0.20 | 0.33 | 0 | 0.59 |
| HSL | 262.94º | 0.2% | 0.34% | - |
| HSV(B) | 262.94º | 0.33% | 0.41% | - |
| XYZ | 8.26 | 7.22 | 14.05 | - |
| YUV | 77.76 | 142.81 | 131.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 70 | 104 | 0.20 | 0.33 | 0 | 0.59 | 262.94 | 0.2 | 0.34 |
| Hex | 53 | 46 | 68 | 14 | 21 | 0 | 3B | 107 | 14 | 22 |
| Octal | 123 | 106 | 150 | 24 | 41 | 0 | 73 | 407 | 24 | 42 |
| Binary | 1010011 | 1000110 | 1101000 | 10100 | 100001 | 0 | 111011 | 100000111 | 10100 | 100010 |
Color Harmonies of #534668
Complementary color
Monochromatic Colors of #534668
Black with #534668
Text Example
Text Example
White with #534668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534668; }
p { color: rgb(83,70,104); }
H1.HeaderClassName
{
color: #534668;
}
.AnyTagClassName
{
color: #534668;
}
</style>
background-color css
<style>
a { background-color: #534668; }
a { background-color: rgb(83,70,104); }
div.DivClassName
{
background-color: #534668;
}
.BgClassName
{
background-color: #534668;
}
</style>
border-color css
<style>
span { border-color: #534668; }
span { border-color: rgb(83,70,104); }
td.TdClassName
{
border-color: #534668;
}
.TagClassName
{
border-color: #534668;
}
</style>