Shades of Mulled Wine #554667
Tints of Mulled Wine #554667
RGB
CMYK
RGB Variations
Color information
#554667 (or 0x554667) is known color: Mulled Wine. HEX triplet: 55, 46 and 67. RGB value is (85,70,103). Sum of RGB (Red+Green+Blue) = 85+70+103=258 (34% of max value = 765). Red value is 85 (33.59% from 255 or 32.95% from 258); Green value is 70 (27.73% from 255 or 27.13% from 258); Blue value is 103 (40.62% from 255 or 39.92% from 258); Max value from RGB is 103 - color contains mainly: blue. Hex color #554667 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #554667 is #AAB998. Grayscale: #4E4E4E. Windows color (decimal): -11188633 or 6768213. OLE color: 6768213.
HSL color Cylindrical-coordinate representation of color #554667: hue angle of 267.27º 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 #554667 is Cyan = 0.17, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 85 | 70 | 103 | - |
| CMYK | 0.17 | 0.32 | 0 | 0.60 |
| HSL | 267.27º | 0.19% | 0.34% | - |
| HSV(B) | 267.27º | 0.32% | 0.4% | - |
| XYZ | 8.38 | 7.29 | 13.8 | - |
| YUV | 78.25 | 141.97 | 132.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 70 | 103 | 0.17 | 0.32 | 0 | 0.60 | 267.27 | 0.19 | 0.34 |
| Hex | 55 | 46 | 67 | 11 | 20 | 0 | 3C | 10B | 13 | 22 |
| Octal | 125 | 106 | 147 | 21 | 40 | 0 | 74 | 413 | 23 | 42 |
| Binary | 1010101 | 1000110 | 1100111 | 10001 | 100000 | 0 | 111100 | 100001011 | 10011 | 100010 |
Color Harmonies of #554667
Complementary color
Monochromatic Colors of #554667
Black with #554667
Text Example
Text Example
White with #554667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554667; }
p { color: rgb(85,70,103); }
H1.HeaderClassName
{
color: #554667;
}
.AnyTagClassName
{
color: #554667;
}
</style>
background-color css
<style>
a { background-color: #554667; }
a { background-color: rgb(85,70,103); }
div.DivClassName
{
background-color: #554667;
}
.BgClassName
{
background-color: #554667;
}
</style>
border-color css
<style>
span { border-color: #554667; }
span { border-color: rgb(85,70,103); }
td.TdClassName
{
border-color: #554667;
}
.TagClassName
{
border-color: #554667;
}
</style>