Shades of Mulled Wine #524667
Tints of Mulled Wine #524667
RGB
CMYK
RGB Variations
Color information
#524667 (or 0x524667) is known color: Mulled Wine. HEX triplet: 52, 46 and 67. RGB value is (82,70,103). Sum of RGB (Red+Green+Blue) = 82+70+103=255 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.16% from 255); Green value is 70 (27.73% from 255 or 27.45% from 255); Blue value is 103 (40.62% from 255 or 40.39% from 255); Max value from RGB is 103 - color contains mainly: blue. Hex color #524667 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524667 is #ADB998. Grayscale: #4D4D4D. Windows color (decimal): -11385241 or 6768210. OLE color: 6768210.
HSL color Cylindrical-coordinate representation of color #524667: hue angle of 261.82º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #524667 is Cyan = 0.20, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 70 | 103 | - |
| CMYK | 0.20 | 0.32 | 0 | 0.60 |
| HSL | 261.82º | 0.19% | 0.34% | - |
| HSV(B) | 261.82º | 0.32% | 0.4% | - |
| XYZ | 8.12 | 7.15 | 13.78 | - |
| YUV | 77.35 | 142.48 | 131.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 70 | 103 | 0.20 | 0.32 | 0 | 0.60 | 261.82 | 0.19 | 0.34 |
| Hex | 52 | 46 | 67 | 14 | 20 | 0 | 3C | 106 | 13 | 22 |
| Octal | 122 | 106 | 147 | 24 | 40 | 0 | 74 | 406 | 23 | 42 |
| Binary | 1010010 | 1000110 | 1100111 | 10100 | 100000 | 0 | 111100 | 100000110 | 10011 | 100010 |
Color Harmonies of #524667
Complementary color
Monochromatic Colors of #524667
Black with #524667
Text Example
Text Example
White with #524667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524667; }
p { color: rgb(82,70,103); }
H1.HeaderClassName
{
color: #524667;
}
.AnyTagClassName
{
color: #524667;
}
</style>
background-color css
<style>
a { background-color: #524667; }
a { background-color: rgb(82,70,103); }
div.DivClassName
{
background-color: #524667;
}
.BgClassName
{
background-color: #524667;
}
</style>
border-color css
<style>
span { border-color: #524667; }
span { border-color: rgb(82,70,103); }
td.TdClassName
{
border-color: #524667;
}
.TagClassName
{
border-color: #524667;
}
</style>