Shades of Purple Taupe #594554
Tints of Purple Taupe #594554
RGB
CMYK
RGB Variations
Color information
#594554 (or 0x594554) is known color: Purple Taupe. HEX triplet: 59, 45 and 54. RGB value is (89,69,84). Sum of RGB (Red+Green+Blue) = 89+69+84=242 (32% of max value = 765). Red value is 89 (35.16% from 255 or 36.78% from 242); Green value is 69 (27.34% from 255 or 28.51% from 242); Blue value is 84 (33.20% from 255 or 34.71% from 242); Max value from RGB is 89 - color contains mainly: red. Hex color #594554 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594554 is #A6BAAB. Grayscale: #4C4C4C. Windows color (decimal): -10926764 or 5522777. OLE color: 5522777.
HSL color Cylindrical-coordinate representation of color #594554: hue angle of 315º 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 #594554 is Cyan = 0, Magento = 0.22, Yellow = 0.06 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 69 | 84 | - |
| CMYK | 0 | 0.22 | 0.06 | 0.65 |
| HSL | 315º | 0.13% | 0.31% | - |
| HSV(B) | 315º | 0.22% | 0.35% | - |
| XYZ | 7.85 | 7.02 | 9.33 | - |
| YUV | 76.69 | 132.13 | 136.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 69 | 84 | 0 | 0.22 | 0.06 | 0.65 | 315 | 0.13 | 0.31 |
| Hex | 59 | 45 | 54 | 0 | 16 | 6 | 41 | 13B | D | 1F |
| Octal | 131 | 105 | 124 | 0 | 26 | 6 | 101 | 473 | 15 | 37 |
| Binary | 1011001 | 1000101 | 1010100 | 0 | 10110 | 110 | 1000001 | 100111011 | 1101 | 11111 |
Color Harmonies of #594554
Complementary color
Monochromatic Colors of #594554
Black with #594554
Text Example
Text Example
White with #594554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594554; }
p { color: rgb(89,69,84); }
H1.HeaderClassName
{
color: #594554;
}
.AnyTagClassName
{
color: #594554;
}
</style>
background-color css
<style>
a { background-color: #594554; }
a { background-color: rgb(89,69,84); }
div.DivClassName
{
background-color: #594554;
}
.BgClassName
{
background-color: #594554;
}
</style>
border-color css
<style>
span { border-color: #594554; }
span { border-color: rgb(89,69,84); }
td.TdClassName
{
border-color: #594554;
}
.TagClassName
{
border-color: #594554;
}
</style>