Shades of Mulled Wine #524861
Tints of Mulled Wine #524861
RGB
CMYK
RGB Variations
Color information
#524861 (or 0x524861) is known color: Mulled Wine. HEX triplet: 52, 48 and 61. RGB value is (82,72,97). Sum of RGB (Red+Green+Blue) = 82+72+97=251 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.67% from 251); Green value is 72 (28.52% from 255 or 28.69% from 251); Blue value is 97 (38.28% from 255 or 38.65% from 251); Max value from RGB is 97 - color contains mainly: blue. Hex color #524861 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524861 is #ADB79E. Grayscale: #4D4D4D. Windows color (decimal): -11384735 or 6375506. OLE color: 6375506.
HSL color Cylindrical-coordinate representation of color #524861: hue angle of 264º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #524861 is Cyan = 0.15, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 72 | 97 | - |
| CMYK | 0.15 | 0.26 | 0 | 0.62 |
| HSL | 264º | 0.15% | 0.33% | - |
| HSV(B) | 264º | 0.26% | 0.38% | - |
| XYZ | 7.95 | 7.29 | 12.3 | - |
| YUV | 77.84 | 138.81 | 130.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 72 | 97 | 0.15 | 0.26 | 0 | 0.62 | 264 | 0.15 | 0.33 |
| Hex | 52 | 48 | 61 | F | 1A | 0 | 3E | 108 | F | 21 |
| Octal | 122 | 110 | 141 | 17 | 32 | 0 | 76 | 410 | 17 | 41 |
| Binary | 1010010 | 1001000 | 1100001 | 1111 | 11010 | 0 | 111110 | 100001000 | 1111 | 100001 |
Color Harmonies of #524861
Complementary color
Monochromatic Colors of #524861
Black with #524861
Text Example
Text Example
White with #524861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524861; }
p { color: rgb(82,72,97); }
H1.HeaderClassName
{
color: #524861;
}
.AnyTagClassName
{
color: #524861;
}
</style>
background-color css
<style>
a { background-color: #524861; }
a { background-color: rgb(82,72,97); }
div.DivClassName
{
background-color: #524861;
}
.BgClassName
{
background-color: #524861;
}
</style>
border-color css
<style>
span { border-color: #524861; }
span { border-color: rgb(82,72,97); }
td.TdClassName
{
border-color: #524861;
}
.TagClassName
{
border-color: #524861;
}
</style>