Shades of Mulled Wine #544861
Tints of Mulled Wine #544861
RGB
CMYK
RGB Variations
Color information
#544861 (or 0x544861) is known color: Mulled Wine. HEX triplet: 54, 48 and 61. RGB value is (84,72,97). Sum of RGB (Red+Green+Blue) = 84+72+97=253 (33% of max value = 765). Red value is 84 (33.20% from 255 or 33.20% from 253); Green value is 72 (28.52% from 255 or 28.46% from 253); Blue value is 97 (38.28% from 255 or 38.34% from 253); Max value from RGB is 97 - color contains mainly: blue. Hex color #544861 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #544861 is #ABB79E. Grayscale: #4E4E4E. Windows color (decimal): -11253663 or 6375508. OLE color: 6375508.
HSL color Cylindrical-coordinate representation of color #544861: hue angle of 268.8º 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 #544861 is Cyan = 0.13, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 72 | 97 | - |
| CMYK | 0.13 | 0.26 | 0 | 0.62 |
| HSL | 268.8º | 0.15% | 0.33% | - |
| HSV(B) | 268.8º | 0.26% | 0.38% | - |
| XYZ | 8.13 | 7.38 | 12.31 | - |
| YUV | 78.44 | 138.48 | 131.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 72 | 97 | 0.13 | 0.26 | 0 | 0.62 | 268.8 | 0.15 | 0.33 |
| Hex | 54 | 48 | 61 | D | 1A | 0 | 3E | 10D | F | 21 |
| Octal | 124 | 110 | 141 | 15 | 32 | 0 | 76 | 415 | 17 | 41 |
| Binary | 1010100 | 1001000 | 1100001 | 1101 | 11010 | 0 | 111110 | 100001101 | 1111 | 100001 |
Color Harmonies of #544861
Complementary color
Monochromatic Colors of #544861
Black with #544861
Text Example
Text Example
White with #544861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544861; }
p { color: rgb(84,72,97); }
H1.HeaderClassName
{
color: #544861;
}
.AnyTagClassName
{
color: #544861;
}
</style>
background-color css
<style>
a { background-color: #544861; }
a { background-color: rgb(84,72,97); }
div.DivClassName
{
background-color: #544861;
}
.BgClassName
{
background-color: #544861;
}
</style>
border-color css
<style>
span { border-color: #544861; }
span { border-color: rgb(84,72,97); }
td.TdClassName
{
border-color: #544861;
}
.TagClassName
{
border-color: #544861;
}
</style>