Shades of Mulled Wine #575362
Tints of Mulled Wine #575362
RGB
CMYK
RGB Variations
Color information
#575362 (or 0x575362) is known color: Mulled Wine. HEX triplet: 57, 53 and 62. RGB value is (87,83,98). Sum of RGB (Red+Green+Blue) = 87+83+98=268 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.46% from 268); Green value is 83 (32.81% from 255 or 30.97% from 268); Blue value is 98 (38.67% from 255 or 36.57% from 268); Max value from RGB is 98 - color contains mainly: blue. Hex color #575362 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575362 is #A8AC9D. Grayscale: #555555. Windows color (decimal): -11054238 or 6443863. OLE color: 6443863.
HSL color Cylindrical-coordinate representation of color #575362: hue angle of 256º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #575362 is Cyan = 0.11, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 83 | 98 | - |
| CMYK | 0.11 | 0.15 | 0 | 0.62 |
| HSL | 256º | 0.08% | 0.35% | - |
| HSV(B) | 256º | 0.15% | 0.38% | - |
| XYZ | 9.23 | 9.09 | 12.82 | - |
| YUV | 85.91 | 134.83 | 128.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 83 | 98 | 0.11 | 0.15 | 0 | 0.62 | 256 | 0.08 | 0.35 |
| Hex | 57 | 53 | 62 | B | F | 0 | 3E | 100 | 8 | 23 |
| Octal | 127 | 123 | 142 | 13 | 17 | 0 | 76 | 400 | 10 | 43 |
| Binary | 1010111 | 1010011 | 1100010 | 1011 | 1111 | 0 | 111110 | 100000000 | 1000 | 100011 |
Color Harmonies of #575362
Complementary color
Monochromatic Colors of #575362
Black with #575362
Text Example
Text Example
White with #575362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575362; }
p { color: rgb(87,83,98); }
H1.HeaderClassName
{
color: #575362;
}
.AnyTagClassName
{
color: #575362;
}
</style>
background-color css
<style>
a { background-color: #575362; }
a { background-color: rgb(87,83,98); }
div.DivClassName
{
background-color: #575362;
}
.BgClassName
{
background-color: #575362;
}
</style>
border-color css
<style>
span { border-color: #575362; }
span { border-color: rgb(87,83,98); }
td.TdClassName
{
border-color: #575362;
}
.TagClassName
{
border-color: #575362;
}
</style>