Shades of Mulled Wine #524968
Tints of Mulled Wine #524968
RGB
CMYK
RGB Variations
Color information
#524968 (or 0x524968) is known color: Mulled Wine. HEX triplet: 52, 49 and 68. RGB value is (82,73,104). Sum of RGB (Red+Green+Blue) = 82+73+104=259 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.66% from 259); Green value is 73 (28.91% from 255 or 28.19% from 259); Blue value is 104 (41.02% from 255 or 40.15% from 259); Max value from RGB is 104 - color contains mainly: blue. Hex color #524968 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524968 is #ADB697. Grayscale: #4F4F4F. Windows color (decimal): -11384472 or 6834514. OLE color: 6834514.
HSL color Cylindrical-coordinate representation of color #524968: hue angle of 257.42º degrees, saturation: 0.18, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #524968 is Cyan = 0.21, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 73 | 104 | - |
| CMYK | 0.21 | 0.30 | 0 | 0.59 |
| HSL | 257.42º | 0.18% | 0.35% | - |
| HSV(B) | 257.42º | 0.3% | 0.41% | - |
| XYZ | 8.36 | 7.56 | 14.11 | - |
| YUV | 79.23 | 141.98 | 129.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 73 | 104 | 0.21 | 0.30 | 0 | 0.59 | 257.42 | 0.18 | 0.35 |
| Hex | 52 | 49 | 68 | 15 | 1E | 0 | 3B | 101 | 12 | 23 |
| Octal | 122 | 111 | 150 | 25 | 36 | 0 | 73 | 401 | 22 | 43 |
| Binary | 1010010 | 1001001 | 1101000 | 10101 | 11110 | 0 | 111011 | 100000001 | 10010 | 100011 |
Color Harmonies of #524968
Complementary color
Monochromatic Colors of #524968
Black with #524968
Text Example
Text Example
White with #524968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524968; }
p { color: rgb(82,73,104); }
H1.HeaderClassName
{
color: #524968;
}
.AnyTagClassName
{
color: #524968;
}
</style>
background-color css
<style>
a { background-color: #524968; }
a { background-color: rgb(82,73,104); }
div.DivClassName
{
background-color: #524968;
}
.BgClassName
{
background-color: #524968;
}
</style>
border-color css
<style>
span { border-color: #524968; }
span { border-color: rgb(82,73,104); }
td.TdClassName
{
border-color: #524968;
}
.TagClassName
{
border-color: #524968;
}
</style>