Shades of Mulled Wine #564967
Tints of Mulled Wine #564967
RGB
CMYK
RGB Variations
Color information
#564967 (or 0x564967) is known color: Mulled Wine. HEX triplet: 56, 49 and 67. RGB value is (86,73,103). Sum of RGB (Red+Green+Blue) = 86+73+103=262 (34% of max value = 765). Red value is 86 (33.98% from 255 or 32.82% from 262); Green value is 73 (28.91% from 255 or 27.86% from 262); Blue value is 103 (40.62% from 255 or 39.31% from 262); Max value from RGB is 103 - color contains mainly: blue. Hex color #564967 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564967 is #A9B698. Grayscale: #505050. Windows color (decimal): -11122329 or 6768982. OLE color: 6768982.
HSL color Cylindrical-coordinate representation of color #564967: hue angle of 266º degrees, saturation: 0.17, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #564967 is Cyan = 0.17, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 73 | 103 | - |
| CMYK | 0.17 | 0.29 | 0 | 0.60 |
| HSL | 266º | 0.17% | 0.35% | - |
| HSV(B) | 266º | 0.29% | 0.4% | - |
| XYZ | 8.67 | 7.72 | 13.87 | - |
| YUV | 80.31 | 140.81 | 132.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 73 | 103 | 0.17 | 0.29 | 0 | 0.60 | 266 | 0.17 | 0.35 |
| Hex | 56 | 49 | 67 | 11 | 1D | 0 | 3C | 10A | 11 | 23 |
| Octal | 126 | 111 | 147 | 21 | 35 | 0 | 74 | 412 | 21 | 43 |
| Binary | 1010110 | 1001001 | 1100111 | 10001 | 11101 | 0 | 111100 | 100001010 | 10001 | 100011 |
Color Harmonies of #564967
Complementary color
Monochromatic Colors of #564967
Black with #564967
Text Example
Text Example
White with #564967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564967; }
p { color: rgb(86,73,103); }
H1.HeaderClassName
{
color: #564967;
}
.AnyTagClassName
{
color: #564967;
}
</style>
background-color css
<style>
a { background-color: #564967; }
a { background-color: rgb(86,73,103); }
div.DivClassName
{
background-color: #564967;
}
.BgClassName
{
background-color: #564967;
}
</style>
border-color css
<style>
span { border-color: #564967; }
span { border-color: rgb(86,73,103); }
td.TdClassName
{
border-color: #564967;
}
.TagClassName
{
border-color: #564967;
}
</style>