Shades of Mulled Wine #534861
Tints of Mulled Wine #534861
RGB
CMYK
RGB Variations
Color information
#534861 (or 0x534861) is known color: Mulled Wine. HEX triplet: 53, 48 and 61. RGB value is (83,72,97). Sum of RGB (Red+Green+Blue) = 83+72+97=252 (33% of max value = 765). Red value is 83 (32.81% from 255 or 32.94% from 252); Green value is 72 (28.52% from 255 or 28.57% from 252); Blue value is 97 (38.28% from 255 or 38.49% from 252); Max value from RGB is 97 - color contains mainly: blue. Hex color #534861 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534861 is #ACB79E. Grayscale: #4E4E4E. Windows color (decimal): -11319199 or 6375507. OLE color: 6375507.
HSL color Cylindrical-coordinate representation of color #534861: hue angle of 266.4º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #534861 is Cyan = 0.14, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 72 | 97 | - |
| CMYK | 0.14 | 0.26 | 0 | 0.62 |
| HSL | 266.4º | 0.15% | 0.33% | - |
| HSV(B) | 266.4º | 0.26% | 0.38% | - |
| XYZ | 8.04 | 7.34 | 12.3 | - |
| YUV | 78.14 | 138.64 | 131.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 72 | 97 | 0.14 | 0.26 | 0 | 0.62 | 266.4 | 0.15 | 0.33 |
| Hex | 53 | 48 | 61 | E | 1A | 0 | 3E | 10A | F | 21 |
| Octal | 123 | 110 | 141 | 16 | 32 | 0 | 76 | 412 | 17 | 41 |
| Binary | 1010011 | 1001000 | 1100001 | 1110 | 11010 | 0 | 111110 | 100001010 | 1111 | 100001 |
Color Harmonies of #534861
Complementary color
Monochromatic Colors of #534861
Black with #534861
Text Example
Text Example
White with #534861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534861; }
p { color: rgb(83,72,97); }
H1.HeaderClassName
{
color: #534861;
}
.AnyTagClassName
{
color: #534861;
}
</style>
background-color css
<style>
a { background-color: #534861; }
a { background-color: rgb(83,72,97); }
div.DivClassName
{
background-color: #534861;
}
.BgClassName
{
background-color: #534861;
}
</style>
border-color css
<style>
span { border-color: #534861; }
span { border-color: rgb(83,72,97); }
td.TdClassName
{
border-color: #534861;
}
.TagClassName
{
border-color: #534861;
}
</style>