Shades of Mulled Wine #534667
Tints of Mulled Wine #534667
RGB
CMYK
RGB Variations
Color information
#534667 (or 0x534667) is known color: Mulled Wine. HEX triplet: 53, 46 and 67. RGB value is (83,70,103). Sum of RGB (Red+Green+Blue) = 83+70+103=256 (33% of max value = 765). Red value is 83 (32.81% from 255 or 32.42% from 256); Green value is 70 (27.73% from 255 or 27.34% from 256); Blue value is 103 (40.62% from 255 or 40.23% from 256); Max value from RGB is 103 - color contains mainly: blue. Hex color #534667 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534667 is #ACB998. Grayscale: #4D4D4D. Windows color (decimal): -11319705 or 6768211. OLE color: 6768211.
HSL color Cylindrical-coordinate representation of color #534667: hue angle of 263.64º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #534667 is Cyan = 0.19, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 70 | 103 | - |
| CMYK | 0.19 | 0.32 | 0 | 0.60 |
| HSL | 263.64º | 0.19% | 0.34% | - |
| HSV(B) | 263.64º | 0.32% | 0.4% | - |
| XYZ | 8.21 | 7.2 | 13.79 | - |
| YUV | 77.65 | 142.31 | 131.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 70 | 103 | 0.19 | 0.32 | 0 | 0.60 | 263.64 | 0.19 | 0.34 |
| Hex | 53 | 46 | 67 | 13 | 20 | 0 | 3C | 108 | 13 | 22 |
| Octal | 123 | 106 | 147 | 23 | 40 | 0 | 74 | 410 | 23 | 42 |
| Binary | 1010011 | 1000110 | 1100111 | 10011 | 100000 | 0 | 111100 | 100001000 | 10011 | 100010 |
Color Harmonies of #534667
Complementary color
Monochromatic Colors of #534667
Black with #534667
Text Example
Text Example
White with #534667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534667; }
p { color: rgb(83,70,103); }
H1.HeaderClassName
{
color: #534667;
}
.AnyTagClassName
{
color: #534667;
}
</style>
background-color css
<style>
a { background-color: #534667; }
a { background-color: rgb(83,70,103); }
div.DivClassName
{
background-color: #534667;
}
.BgClassName
{
background-color: #534667;
}
</style>
border-color css
<style>
span { border-color: #534667; }
span { border-color: rgb(83,70,103); }
td.TdClassName
{
border-color: #534667;
}
.TagClassName
{
border-color: #534667;
}
</style>