Shades of Mulled Wine #544467
Tints of Mulled Wine #544467
RGB
CMYK
RGB Variations
Color information
#544467 (or 0x544467) is known color: Mulled Wine. HEX triplet: 54, 44 and 67. RGB value is (84,68,103). Sum of RGB (Red+Green+Blue) = 84+68+103=255 (33% of max value = 765). Red value is 84 (33.20% from 255 or 32.94% from 255); Green value is 68 (26.95% from 255 or 26.67% 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 #544467 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #544467 is #ABBB98. Grayscale: #4C4C4C. Windows color (decimal): -11254681 or 6767700. OLE color: 6767700.
HSL color Cylindrical-coordinate representation of color #544467: hue angle of 267.43º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #544467 is Cyan = 0.18, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 84 | 68 | 103 | - |
| CMYK | 0.18 | 0.34 | 0 | 0.60 |
| HSL | 267.43º | 0.2% | 0.34% | - |
| HSV(B) | 267.43º | 0.34% | 0.4% | - |
| XYZ | 8.17 | 7 | 13.75 | - |
| YUV | 76.77 | 142.8 | 133.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 68 | 103 | 0.18 | 0.34 | 0 | 0.60 | 267.43 | 0.2 | 0.34 |
| Hex | 54 | 44 | 67 | 12 | 22 | 0 | 3C | 10B | 14 | 22 |
| Octal | 124 | 104 | 147 | 22 | 42 | 0 | 74 | 413 | 24 | 42 |
| Binary | 1010100 | 1000100 | 1100111 | 10010 | 100010 | 0 | 111100 | 100001011 | 10100 | 100010 |
Color Harmonies of #544467
Complementary color
Monochromatic Colors of #544467
Black with #544467
Text Example
Text Example
White with #544467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544467; }
p { color: rgb(84,68,103); }
H1.HeaderClassName
{
color: #544467;
}
.AnyTagClassName
{
color: #544467;
}
</style>
background-color css
<style>
a { background-color: #544467; }
a { background-color: rgb(84,68,103); }
div.DivClassName
{
background-color: #544467;
}
.BgClassName
{
background-color: #544467;
}
</style>
border-color css
<style>
span { border-color: #544467; }
span { border-color: rgb(84,68,103); }
td.TdClassName
{
border-color: #544467;
}
.TagClassName
{
border-color: #544467;
}
</style>