Shades of Purple Taupe #594157
Tints of Purple Taupe #594157
RGB
CMYK
RGB Variations
Color information
#594157 (or 0x594157) is known color: Purple Taupe. HEX triplet: 59, 41 and 57. RGB value is (89,65,87). Sum of RGB (Red+Green+Blue) = 89+65+87=241 (31% of max value = 765). Red value is 89 (35.16% from 255 or 36.93% from 241); Green value is 65 (25.78% from 255 or 26.97% from 241); Blue value is 87 (34.38% from 255 or 36.10% from 241); Max value from RGB is 89 - color contains mainly: red. Hex color #594157 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594157 is #A6BEA8. Grayscale: #4A4A4A. Windows color (decimal): -10927785 or 5718361. OLE color: 5718361.
HSL color Cylindrical-coordinate representation of color #594157: hue angle of 305º degrees, saturation: 0.16, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #594157 is Cyan = 0, Magento = 0.27, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 65 | 87 | - |
| CMYK | 0 | 0.27 | 0.02 | 0.65 |
| HSL | 305º | 0.16% | 0.3% | - |
| HSV(B) | 305º | 0.27% | 0.35% | - |
| XYZ | 7.73 | 6.59 | 9.88 | - |
| YUV | 74.68 | 134.95 | 138.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 65 | 87 | 0 | 0.27 | 0.02 | 0.65 | 305 | 0.16 | 0.3 |
| Hex | 59 | 41 | 57 | 0 | 1B | 2 | 41 | 131 | 10 | 1E |
| Octal | 131 | 101 | 127 | 0 | 33 | 2 | 101 | 461 | 20 | 36 |
| Binary | 1011001 | 1000001 | 1010111 | 0 | 11011 | 10 | 1000001 | 100110001 | 10000 | 11110 |
Color Harmonies of #594157
Complementary color
Monochromatic Colors of #594157
Black with #594157
Text Example
Text Example
White with #594157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594157; }
p { color: rgb(89,65,87); }
H1.HeaderClassName
{
color: #594157;
}
.AnyTagClassName
{
color: #594157;
}
</style>
background-color css
<style>
a { background-color: #594157; }
a { background-color: rgb(89,65,87); }
div.DivClassName
{
background-color: #594157;
}
.BgClassName
{
background-color: #594157;
}
</style>
border-color css
<style>
span { border-color: #594157; }
span { border-color: rgb(89,65,87); }
td.TdClassName
{
border-color: #594157;
}
.TagClassName
{
border-color: #594157;
}
</style>