Shades of Mulled Wine #565067
Tints of Mulled Wine #565067
RGB
CMYK
RGB Variations
Color information
#565067 (or 0x565067) is known color: Mulled Wine. HEX triplet: 56, 50 and 67. RGB value is (86,80,103). Sum of RGB (Red+Green+Blue) = 86+80+103=269 (35% of max value = 765). Red value is 86 (33.98% from 255 or 31.97% from 269); Green value is 80 (31.64% from 255 or 29.74% from 269); Blue value is 103 (40.62% from 255 or 38.29% from 269); Max value from RGB is 103 - color contains mainly: blue. Hex color #565067 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #565067 is #A9AF98. Grayscale: #545454. Windows color (decimal): -11120537 or 6770774. OLE color: 6770774.
HSL color Cylindrical-coordinate representation of color #565067: hue angle of 255.65º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #565067 is Cyan = 0.17, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 80 | 103 | - |
| CMYK | 0.17 | 0.22 | 0 | 0.60 |
| HSL | 255.65º | 0.13% | 0.36% | - |
| HSV(B) | 255.65º | 0.22% | 0.4% | - |
| XYZ | 9.15 | 8.7 | 14.03 | - |
| YUV | 84.42 | 138.49 | 129.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 80 | 103 | 0.17 | 0.22 | 0 | 0.60 | 255.65 | 0.13 | 0.36 |
| Hex | 56 | 50 | 67 | 11 | 16 | 0 | 3C | 100 | D | 24 |
| Octal | 126 | 120 | 147 | 21 | 26 | 0 | 74 | 400 | 15 | 44 |
| Binary | 1010110 | 1010000 | 1100111 | 10001 | 10110 | 0 | 111100 | 100000000 | 1101 | 100100 |
Color Harmonies of #565067
Complementary color
Monochromatic Colors of #565067
Black with #565067
Text Example
Text Example
White with #565067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565067; }
p { color: rgb(86,80,103); }
H1.HeaderClassName
{
color: #565067;
}
.AnyTagClassName
{
color: #565067;
}
</style>
background-color css
<style>
a { background-color: #565067; }
a { background-color: rgb(86,80,103); }
div.DivClassName
{
background-color: #565067;
}
.BgClassName
{
background-color: #565067;
}
</style>
border-color css
<style>
span { border-color: #565067; }
span { border-color: rgb(86,80,103); }
td.TdClassName
{
border-color: #565067;
}
.TagClassName
{
border-color: #565067;
}
</style>