Shades of Mulled Wine #584968
Tints of Mulled Wine #584968
RGB
CMYK
RGB Variations
Color information
#584968 (or 0x584968) is known color: Mulled Wine. HEX triplet: 58, 49 and 68. RGB value is (88,73,104). Sum of RGB (Red+Green+Blue) = 88+73+104=265 (35% of max value = 765). Red value is 88 (34.77% from 255 or 33.21% from 265); Green value is 73 (28.91% from 255 or 27.55% from 265); Blue value is 104 (41.02% from 255 or 39.25% from 265); Max value from RGB is 104 - color contains mainly: blue. Hex color #584968 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584968 is #A7B697. Grayscale: #505050. Windows color (decimal): -10991256 or 6834520. OLE color: 6834520.
HSL color Cylindrical-coordinate representation of color #584968: hue angle of 269.03º degrees, saturation: 0.18, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #584968 is Cyan = 0.15, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 88 | 73 | 104 | - |
| CMYK | 0.15 | 0.30 | 0 | 0.59 |
| HSL | 269.03º | 0.18% | 0.35% | - |
| HSV(B) | 269.03º | 0.3% | 0.41% | - |
| XYZ | 8.91 | 7.84 | 14.14 | - |
| YUV | 81.02 | 140.97 | 132.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 73 | 104 | 0.15 | 0.30 | 0 | 0.59 | 269.03 | 0.18 | 0.35 |
| Hex | 58 | 49 | 68 | F | 1E | 0 | 3B | 10D | 12 | 23 |
| Octal | 130 | 111 | 150 | 17 | 36 | 0 | 73 | 415 | 22 | 43 |
| Binary | 1011000 | 1001001 | 1101000 | 1111 | 11110 | 0 | 111011 | 100001101 | 10010 | 100011 |
Color Harmonies of #584968
Complementary color
Monochromatic Colors of #584968
Black with #584968
Text Example
Text Example
White with #584968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584968; }
p { color: rgb(88,73,104); }
H1.HeaderClassName
{
color: #584968;
}
.AnyTagClassName
{
color: #584968;
}
</style>
background-color css
<style>
a { background-color: #584968; }
a { background-color: rgb(88,73,104); }
div.DivClassName
{
background-color: #584968;
}
.BgClassName
{
background-color: #584968;
}
</style>
border-color css
<style>
span { border-color: #584968; }
span { border-color: rgb(88,73,104); }
td.TdClassName
{
border-color: #584968;
}
.TagClassName
{
border-color: #584968;
}
</style>