Shades of Purple Taupe #594557
Tints of Purple Taupe #594557
RGB
CMYK
RGB Variations
Color information
#594557 (or 0x594557) is known color: Purple Taupe. HEX triplet: 59, 45 and 57. RGB value is (89,69,87). Sum of RGB (Red+Green+Blue) = 89+69+87=245 (32% of max value = 765). Red value is 89 (35.16% from 255 or 36.33% from 245); Green value is 69 (27.34% from 255 or 28.16% from 245); Blue value is 87 (34.38% from 255 or 35.51% from 245); Max value from RGB is 89 - color contains mainly: red. Hex color #594557 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594557 is #A6BAA8. Grayscale: #4C4C4C. Windows color (decimal): -10926761 or 5719385. OLE color: 5719385.
HSL color Cylindrical-coordinate representation of color #594557: hue angle of 306º 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 #594557 is Cyan = 0, Magento = 0.22, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 69 | 87 | - |
| CMYK | 0 | 0.22 | 0.02 | 0.65 |
| HSL | 306º | 0.13% | 0.31% | - |
| HSV(B) | 306º | 0.22% | 0.35% | - |
| XYZ | 7.97 | 7.07 | 9.96 | - |
| YUV | 77.03 | 133.63 | 136.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 69 | 87 | 0 | 0.22 | 0.02 | 0.65 | 306 | 0.13 | 0.31 |
| Hex | 59 | 45 | 57 | 0 | 16 | 2 | 41 | 132 | D | 1F |
| Octal | 131 | 105 | 127 | 0 | 26 | 2 | 101 | 462 | 15 | 37 |
| Binary | 1011001 | 1000101 | 1010111 | 0 | 10110 | 10 | 1000001 | 100110010 | 1101 | 11111 |
Color Harmonies of #594557
Complementary color
Monochromatic Colors of #594557
Black with #594557
Text Example
Text Example
White with #594557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594557; }
p { color: rgb(89,69,87); }
H1.HeaderClassName
{
color: #594557;
}
.AnyTagClassName
{
color: #594557;
}
</style>
background-color css
<style>
a { background-color: #594557; }
a { background-color: rgb(89,69,87); }
div.DivClassName
{
background-color: #594557;
}
.BgClassName
{
background-color: #594557;
}
</style>
border-color css
<style>
span { border-color: #594557; }
span { border-color: rgb(89,69,87); }
td.TdClassName
{
border-color: #594557;
}
.TagClassName
{
border-color: #594557;
}
</style>