Shades of Purple Taupe #594754
Tints of Purple Taupe #594754
RGB
CMYK
RGB Variations
Color information
#594754 (or 0x594754) is known color: Purple Taupe. HEX triplet: 59, 47 and 54. RGB value is (89,71,84). Sum of RGB (Red+Green+Blue) = 89+71+84=244 (32% of max value = 765). Red value is 89 (35.16% from 255 or 36.48% from 244); Green value is 71 (28.12% from 255 or 29.10% from 244); Blue value is 84 (33.20% from 255 or 34.43% from 244); Max value from RGB is 89 - color contains mainly: red. Hex color #594754 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594754 is #A6B8AB. Grayscale: #4D4D4D. Windows color (decimal): -10926252 or 5523289. OLE color: 5523289.
HSL color Cylindrical-coordinate representation of color #594754: hue angle of 316.67º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #594754 is Cyan = 0, Magento = 0.20, Yellow = 0.06 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 71 | 84 | - |
| CMYK | 0 | 0.20 | 0.06 | 0.65 |
| HSL | 316.67º | 0.11% | 0.31% | - |
| HSV(B) | 316.67º | 0.2% | 0.35% | - |
| XYZ | 7.97 | 7.27 | 9.37 | - |
| YUV | 77.86 | 131.46 | 135.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 71 | 84 | 0 | 0.20 | 0.06 | 0.65 | 316.67 | 0.11 | 0.31 |
| Hex | 59 | 47 | 54 | 0 | 14 | 6 | 41 | 13D | B | 1F |
| Octal | 131 | 107 | 124 | 0 | 24 | 6 | 101 | 475 | 13 | 37 |
| Binary | 1011001 | 1000111 | 1010100 | 0 | 10100 | 110 | 1000001 | 100111101 | 1011 | 11111 |
Color Harmonies of #594754
Complementary color
Monochromatic Colors of #594754
Black with #594754
Text Example
Text Example
White with #594754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594754; }
p { color: rgb(89,71,84); }
H1.HeaderClassName
{
color: #594754;
}
.AnyTagClassName
{
color: #594754;
}
</style>
background-color css
<style>
a { background-color: #594754; }
a { background-color: rgb(89,71,84); }
div.DivClassName
{
background-color: #594754;
}
.BgClassName
{
background-color: #594754;
}
</style>
border-color css
<style>
span { border-color: #594754; }
span { border-color: rgb(89,71,84); }
td.TdClassName
{
border-color: #594754;
}
.TagClassName
{
border-color: #594754;
}
</style>