Shades of Mulled Wine #585463
Tints of Mulled Wine #585463
RGB
CMYK
RGB Variations
Color information
#585463 (or 0x585463) is known color: Mulled Wine. HEX triplet: 58, 54 and 63. RGB value is (88,84,99). Sum of RGB (Red+Green+Blue) = 88+84+99=271 (35% of max value = 765). Red value is 88 (34.77% from 255 or 32.47% from 271); Green value is 84 (33.20% from 255 or 31.00% from 271); Blue value is 99 (39.06% from 255 or 36.53% from 271); Max value from RGB is 99 - color contains mainly: blue. Hex color #585463 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #585463 is #A7AB9C. Grayscale: #565656. Windows color (decimal): -10988445 or 6509656. OLE color: 6509656.
HSL color Cylindrical-coordinate representation of color #585463: hue angle of 256º degrees, saturation: 0.08, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #585463 is Cyan = 0.11, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 88 | 84 | 99 | - |
| CMYK | 0.11 | 0.15 | 0 | 0.61 |
| HSL | 256º | 0.08% | 0.36% | - |
| HSV(B) | 256º | 0.15% | 0.39% | - |
| XYZ | 9.45 | 9.32 | 13.1 | - |
| YUV | 86.91 | 134.83 | 128.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 84 | 99 | 0.11 | 0.15 | 0 | 0.61 | 256 | 0.08 | 0.36 |
| Hex | 58 | 54 | 63 | B | F | 0 | 3D | 100 | 8 | 24 |
| Octal | 130 | 124 | 143 | 13 | 17 | 0 | 75 | 400 | 10 | 44 |
| Binary | 1011000 | 1010100 | 1100011 | 1011 | 1111 | 0 | 111101 | 100000000 | 1000 | 100100 |
Color Harmonies of #585463
Complementary color
Monochromatic Colors of #585463
Black with #585463
Text Example
Text Example
White with #585463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585463; }
p { color: rgb(88,84,99); }
H1.HeaderClassName
{
color: #585463;
}
.AnyTagClassName
{
color: #585463;
}
</style>
background-color css
<style>
a { background-color: #585463; }
a { background-color: rgb(88,84,99); }
div.DivClassName
{
background-color: #585463;
}
.BgClassName
{
background-color: #585463;
}
</style>
border-color css
<style>
span { border-color: #585463; }
span { border-color: rgb(88,84,99); }
td.TdClassName
{
border-color: #585463;
}
.TagClassName
{
border-color: #585463;
}
</style>