Shades of Purple Taupe #594155
Tints of Purple Taupe #594155
RGB
CMYK
RGB Variations
Color information
#594155 (or 0x594155) is known color: Purple Taupe. HEX triplet: 59, 41 and 55. RGB value is (89,65,85). Sum of RGB (Red+Green+Blue) = 89+65+85=239 (31% of max value = 765). Red value is 89 (35.16% from 255 or 37.24% from 239); Green value is 65 (25.78% from 255 or 27.20% from 239); Blue value is 85 (33.59% from 255 or 35.56% from 239); Max value from RGB is 89 - color contains mainly: red. Hex color #594155 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594155 is #A6BEAA. Grayscale: #4A4A4A. Windows color (decimal): -10927787 or 5587289. OLE color: 5587289.
HSL color Cylindrical-coordinate representation of color #594155: hue angle of 310º 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 #594155 is Cyan = 0, Magento = 0.27, Yellow = 0.04 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 65 | 85 | - |
| CMYK | 0 | 0.27 | 0.04 | 0.65 |
| HSL | 310º | 0.16% | 0.3% | - |
| HSV(B) | 310º | 0.27% | 0.35% | - |
| XYZ | 7.65 | 6.56 | 9.46 | - |
| YUV | 74.46 | 133.95 | 138.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 65 | 85 | 0 | 0.27 | 0.04 | 0.65 | 310 | 0.16 | 0.3 |
| Hex | 59 | 41 | 55 | 0 | 1B | 4 | 41 | 136 | 10 | 1E |
| Octal | 131 | 101 | 125 | 0 | 33 | 4 | 101 | 466 | 20 | 36 |
| Binary | 1011001 | 1000001 | 1010101 | 0 | 11011 | 100 | 1000001 | 100110110 | 10000 | 11110 |
Color Harmonies of #594155
Complementary color
Monochromatic Colors of #594155
Black with #594155
Text Example
Text Example
White with #594155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594155; }
p { color: rgb(89,65,85); }
H1.HeaderClassName
{
color: #594155;
}
.AnyTagClassName
{
color: #594155;
}
</style>
background-color css
<style>
a { background-color: #594155; }
a { background-color: rgb(89,65,85); }
div.DivClassName
{
background-color: #594155;
}
.BgClassName
{
background-color: #594155;
}
</style>
border-color css
<style>
span { border-color: #594155; }
span { border-color: rgb(89,65,85); }
td.TdClassName
{
border-color: #594155;
}
.TagClassName
{
border-color: #594155;
}
</style>