Shades of Purple Taupe #594657
Tints of Purple Taupe #594657
RGB
CMYK
RGB Variations
Color information
#594657 (or 0x594657) is known color: Purple Taupe. HEX triplet: 59, 46 and 57. RGB value is (89,70,87). Sum of RGB (Red+Green+Blue) = 89+70+87=246 (32% of max value = 765). Red value is 89 (35.16% from 255 or 36.18% from 246); Green value is 70 (27.73% from 255 or 28.46% from 246); Blue value is 87 (34.38% from 255 or 35.37% from 246); Max value from RGB is 89 - color contains mainly: red. Hex color #594657 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594657 is #A6B9A8. Grayscale: #4D4D4D. Windows color (decimal): -10926505 or 5719641. OLE color: 5719641.
HSL color Cylindrical-coordinate representation of color #594657: hue angle of 306.32º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #594657 is Cyan = 0, Magento = 0.21, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 70 | 87 | - |
| CMYK | 0 | 0.21 | 0.02 | 0.65 |
| HSL | 306.32º | 0.12% | 0.31% | - |
| HSV(B) | 306.32º | 0.21% | 0.35% | - |
| XYZ | 8.03 | 7.19 | 9.98 | - |
| YUV | 77.62 | 133.29 | 136.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 70 | 87 | 0 | 0.21 | 0.02 | 0.65 | 306.32 | 0.12 | 0.31 |
| Hex | 59 | 46 | 57 | 0 | 15 | 2 | 41 | 132 | C | 1F |
| Octal | 131 | 106 | 127 | 0 | 25 | 2 | 101 | 462 | 14 | 37 |
| Binary | 1011001 | 1000110 | 1010111 | 0 | 10101 | 10 | 1000001 | 100110010 | 1100 | 11111 |
Color Harmonies of #594657
Complementary color
Monochromatic Colors of #594657
Black with #594657
Text Example
Text Example
White with #594657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594657; }
p { color: rgb(89,70,87); }
H1.HeaderClassName
{
color: #594657;
}
.AnyTagClassName
{
color: #594657;
}
</style>
background-color css
<style>
a { background-color: #594657; }
a { background-color: rgb(89,70,87); }
div.DivClassName
{
background-color: #594657;
}
.BgClassName
{
background-color: #594657;
}
</style>
border-color css
<style>
span { border-color: #594657; }
span { border-color: rgb(89,70,87); }
td.TdClassName
{
border-color: #594657;
}
.TagClassName
{
border-color: #594657;
}
</style>