Shades of Mulled Wine #565062
Tints of Mulled Wine #565062
RGB
CMYK
RGB Variations
Color information
#565062 (or 0x565062) is known color: Mulled Wine. HEX triplet: 56, 50 and 62. RGB value is (86,80,98). Sum of RGB (Red+Green+Blue) = 86+80+98=264 (34% of max value = 765). Red value is 86 (33.98% from 255 or 32.58% from 264); Green value is 80 (31.64% from 255 or 30.30% from 264); Blue value is 98 (38.67% from 255 or 37.12% from 264); Max value from RGB is 98 - color contains mainly: blue. Hex color #565062 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #565062 is #A9AF9D. Grayscale: #535353. Windows color (decimal): -11120542 or 6443094. OLE color: 6443094.
HSL color Cylindrical-coordinate representation of color #565062: hue angle of 260º degrees, saturation: 0.1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #565062 is Cyan = 0.12, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 80 | 98 | - |
| CMYK | 0.12 | 0.18 | 0 | 0.62 |
| HSL | 260º | 0.1% | 0.35% | - |
| HSV(B) | 260º | 0.18% | 0.38% | - |
| XYZ | 8.91 | 8.6 | 12.75 | - |
| YUV | 83.85 | 135.99 | 129.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 80 | 98 | 0.12 | 0.18 | 0 | 0.62 | 260 | 0.1 | 0.35 |
| Hex | 56 | 50 | 62 | C | 12 | 0 | 3E | 104 | A | 23 |
| Octal | 126 | 120 | 142 | 14 | 22 | 0 | 76 | 404 | 12 | 43 |
| Binary | 1010110 | 1010000 | 1100010 | 1100 | 10010 | 0 | 111110 | 100000100 | 1010 | 100011 |
Color Harmonies of #565062
Complementary color
Monochromatic Colors of #565062
Black with #565062
Text Example
Text Example
White with #565062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565062; }
p { color: rgb(86,80,98); }
H1.HeaderClassName
{
color: #565062;
}
.AnyTagClassName
{
color: #565062;
}
</style>
background-color css
<style>
a { background-color: #565062; }
a { background-color: rgb(86,80,98); }
div.DivClassName
{
background-color: #565062;
}
.BgClassName
{
background-color: #565062;
}
</style>
border-color css
<style>
span { border-color: #565062; }
span { border-color: rgb(86,80,98); }
td.TdClassName
{
border-color: #565062;
}
.TagClassName
{
border-color: #565062;
}
</style>