Shades of Mulled Wine #564867
Tints of Mulled Wine #564867
RGB
CMYK
RGB Variations
Color information
#564867 (or 0x564867) is known color: Mulled Wine. HEX triplet: 56, 48 and 67. RGB value is (86,72,103). Sum of RGB (Red+Green+Blue) = 86+72+103=261 (34% of max value = 765). Red value is 86 (33.98% from 255 or 32.95% from 261); Green value is 72 (28.52% from 255 or 27.59% from 261); Blue value is 103 (40.62% from 255 or 39.46% from 261); Max value from RGB is 103 - color contains mainly: blue. Hex color #564867 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564867 is #A9B798. Grayscale: #4F4F4F. Windows color (decimal): -11122585 or 6768726. OLE color: 6768726.
HSL color Cylindrical-coordinate representation of color #564867: hue angle of 267.1º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #564867 is Cyan = 0.17, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 72 | 103 | - |
| CMYK | 0.17 | 0.30 | 0 | 0.60 |
| HSL | 267.1º | 0.18% | 0.34% | - |
| HSV(B) | 267.1º | 0.3% | 0.4% | - |
| XYZ | 8.6 | 7.59 | 13.84 | - |
| YUV | 79.72 | 141.14 | 132.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 72 | 103 | 0.17 | 0.30 | 0 | 0.60 | 267.1 | 0.18 | 0.34 |
| Hex | 56 | 48 | 67 | 11 | 1E | 0 | 3C | 10B | 12 | 22 |
| Octal | 126 | 110 | 147 | 21 | 36 | 0 | 74 | 413 | 22 | 42 |
| Binary | 1010110 | 1001000 | 1100111 | 10001 | 11110 | 0 | 111100 | 100001011 | 10010 | 100010 |
Color Harmonies of #564867
Complementary color
Monochromatic Colors of #564867
Black with #564867
Text Example
Text Example
White with #564867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564867; }
p { color: rgb(86,72,103); }
H1.HeaderClassName
{
color: #564867;
}
.AnyTagClassName
{
color: #564867;
}
</style>
background-color css
<style>
a { background-color: #564867; }
a { background-color: rgb(86,72,103); }
div.DivClassName
{
background-color: #564867;
}
.BgClassName
{
background-color: #564867;
}
</style>
border-color css
<style>
span { border-color: #564867; }
span { border-color: rgb(86,72,103); }
td.TdClassName
{
border-color: #564867;
}
.TagClassName
{
border-color: #564867;
}
</style>