Shades of Purple Taupe #594757
Tints of Purple Taupe #594757
RGB
CMYK
RGB Variations
Color information
#594757 (or 0x594757) is known color: Purple Taupe. HEX triplet: 59, 47 and 57. RGB value is (89,71,87). Sum of RGB (Red+Green+Blue) = 89+71+87=247 (32% of max value = 765). Red value is 89 (35.16% from 255 or 36.03% from 247); Green value is 71 (28.12% from 255 or 28.74% from 247); Blue value is 87 (34.38% from 255 or 35.22% from 247); Max value from RGB is 89 - color contains mainly: red. Hex color #594757 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594757 is #A6B8A8. Grayscale: #4E4E4E. Windows color (decimal): -10926249 or 5719897. OLE color: 5719897.
HSL color Cylindrical-coordinate representation of color #594757: hue angle of 306.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 #594757 is Cyan = 0, Magento = 0.20, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 71 | 87 | - |
| CMYK | 0 | 0.20 | 0.02 | 0.65 |
| HSL | 306.67º | 0.11% | 0.31% | - |
| HSV(B) | 306.67º | 0.2% | 0.35% | - |
| XYZ | 8.09 | 7.32 | 10 | - |
| YUV | 78.21 | 132.96 | 135.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 71 | 87 | 0 | 0.20 | 0.02 | 0.65 | 306.67 | 0.11 | 0.31 |
| Hex | 59 | 47 | 57 | 0 | 14 | 2 | 41 | 133 | B | 1F |
| Octal | 131 | 107 | 127 | 0 | 24 | 2 | 101 | 463 | 13 | 37 |
| Binary | 1011001 | 1000111 | 1010111 | 0 | 10100 | 10 | 1000001 | 100110011 | 1011 | 11111 |
Color Harmonies of #594757
Complementary color
Monochromatic Colors of #594757
Black with #594757
Text Example
Text Example
White with #594757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594757; }
p { color: rgb(89,71,87); }
H1.HeaderClassName
{
color: #594757;
}
.AnyTagClassName
{
color: #594757;
}
</style>
background-color css
<style>
a { background-color: #594757; }
a { background-color: rgb(89,71,87); }
div.DivClassName
{
background-color: #594757;
}
.BgClassName
{
background-color: #594757;
}
</style>
border-color css
<style>
span { border-color: #594757; }
span { border-color: rgb(89,71,87); }
td.TdClassName
{
border-color: #594757;
}
.TagClassName
{
border-color: #594757;
}
</style>