Shades of Mulled Wine #585062
Tints of Mulled Wine #585062
RGB
CMYK
RGB Variations
Color information
#585062 (or 0x585062) is known color: Mulled Wine. HEX triplet: 58, 50 and 62. RGB value is (88,80,98). Sum of RGB (Red+Green+Blue) = 88+80+98=266 (35% of max value = 765). Red value is 88 (34.77% from 255 or 33.08% from 266); Green value is 80 (31.64% from 255 or 30.08% from 266); Blue value is 98 (38.67% from 255 or 36.84% from 266); Max value from RGB is 98 - color contains mainly: blue. Hex color #585062 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #585062 is #A7AF9D. Grayscale: #545454. Windows color (decimal): -10989470 or 6443096. OLE color: 6443096.
HSL color Cylindrical-coordinate representation of color #585062: hue angle of 266.67º 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 #585062 is Cyan = 0.10, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 88 | 80 | 98 | - |
| CMYK | 0.10 | 0.18 | 0 | 0.62 |
| HSL | 266.67º | 0.1% | 0.35% | - |
| HSV(B) | 266.67º | 0.18% | 0.38% | - |
| XYZ | 9.1 | 8.69 | 12.75 | - |
| YUV | 84.44 | 135.65 | 130.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 80 | 98 | 0.10 | 0.18 | 0 | 0.62 | 266.67 | 0.1 | 0.35 |
| Hex | 58 | 50 | 62 | A | 12 | 0 | 3E | 10B | A | 23 |
| Octal | 130 | 120 | 142 | 12 | 22 | 0 | 76 | 413 | 12 | 43 |
| Binary | 1011000 | 1010000 | 1100010 | 1010 | 10010 | 0 | 111110 | 100001011 | 1010 | 100011 |
Color Harmonies of #585062
Complementary color
Monochromatic Colors of #585062
Black with #585062
Text Example
Text Example
White with #585062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585062; }
p { color: rgb(88,80,98); }
H1.HeaderClassName
{
color: #585062;
}
.AnyTagClassName
{
color: #585062;
}
</style>
background-color css
<style>
a { background-color: #585062; }
a { background-color: rgb(88,80,98); }
div.DivClassName
{
background-color: #585062;
}
.BgClassName
{
background-color: #585062;
}
</style>
border-color css
<style>
span { border-color: #585062; }
span { border-color: rgb(88,80,98); }
td.TdClassName
{
border-color: #585062;
}
.TagClassName
{
border-color: #585062;
}
</style>