Shades of Purple Taupe #594553
Tints of Purple Taupe #594553
RGB
CMYK
RGB Variations
Color information
#594553 (or 0x594553) is known color: Purple Taupe. HEX triplet: 59, 45 and 53. RGB value is (89,69,83). Sum of RGB (Red+Green+Blue) = 89+69+83=241 (31% of max value = 765). Red value is 89 (35.16% from 255 or 36.93% from 241); Green value is 69 (27.34% from 255 or 28.63% from 241); Blue value is 83 (32.81% from 255 or 34.44% from 241); Max value from RGB is 89 - color contains mainly: red. Hex color #594553 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594553 is #A6BAAC. Grayscale: #4C4C4C. Windows color (decimal): -10926765 or 5457241. OLE color: 5457241.
HSL color Cylindrical-coordinate representation of color #594553: hue angle of 318º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #594553 is Cyan = 0, Magento = 0.22, Yellow = 0.07 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 69 | 83 | - |
| CMYK | 0 | 0.22 | 0.07 | 0.65 |
| HSL | 318º | 0.13% | 0.31% | - |
| HSV(B) | 318º | 0.22% | 0.35% | - |
| XYZ | 7.81 | 7 | 9.12 | - |
| YUV | 76.58 | 131.63 | 136.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 69 | 83 | 0 | 0.22 | 0.07 | 0.65 | 318 | 0.13 | 0.31 |
| Hex | 59 | 45 | 53 | 0 | 16 | 7 | 41 | 13E | D | 1F |
| Octal | 131 | 105 | 123 | 0 | 26 | 7 | 101 | 476 | 15 | 37 |
| Binary | 1011001 | 1000101 | 1010011 | 0 | 10110 | 111 | 1000001 | 100111110 | 1101 | 11111 |
Color Harmonies of #594553
Complementary color
Monochromatic Colors of #594553
Black with #594553
Text Example
Text Example
White with #594553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594553; }
p { color: rgb(89,69,83); }
H1.HeaderClassName
{
color: #594553;
}
.AnyTagClassName
{
color: #594553;
}
</style>
background-color css
<style>
a { background-color: #594553; }
a { background-color: rgb(89,69,83); }
div.DivClassName
{
background-color: #594553;
}
.BgClassName
{
background-color: #594553;
}
</style>
border-color css
<style>
span { border-color: #594553; }
span { border-color: rgb(89,69,83); }
td.TdClassName
{
border-color: #594553;
}
.TagClassName
{
border-color: #594553;
}
</style>