Shades of Purple Taupe #593455
Tints of Purple Taupe #593455
RGB
CMYK
RGB Variations
Color information
#593455 (or 0x593455) is known color: Purple Taupe. HEX triplet: 59, 34 and 55. RGB value is (89,52,85). Sum of RGB (Red+Green+Blue) = 89+52+85=226 (29% of max value = 765). Red value is 89 (35.16% from 255 or 39.38% from 226); Green value is 52 (20.70% from 255 or 23.01% from 226); Blue value is 85 (33.59% from 255 or 37.61% from 226); Max value from RGB is 89 - color contains mainly: red. Hex color #593455 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #593455 is #A6CBAA. Grayscale: #424242. Windows color (decimal): -10931115 or 5583961. OLE color: 5583961.
HSL color Cylindrical-coordinate representation of color #593455: hue angle of 306.49º degrees, saturation: 0.26, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #593455 is Cyan = 0, Magento = 0.42, Yellow = 0.04 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 52 | 85 | - |
| CMYK | 0 | 0.42 | 0.04 | 0.65 |
| HSL | 306.49º | 0.26% | 0.28% | - |
| HSV(B) | 306.49º | 0.42% | 0.35% | - |
| XYZ | 6.99 | 5.24 | 9.24 | - |
| YUV | 66.83 | 138.26 | 143.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 52 | 85 | 0 | 0.42 | 0.04 | 0.65 | 306.49 | 0.26 | 0.28 |
| Hex | 59 | 34 | 55 | 0 | 2A | 4 | 41 | 132 | 1A | 1C |
| Octal | 131 | 64 | 125 | 0 | 52 | 4 | 101 | 462 | 32 | 34 |
| Binary | 1011001 | 110100 | 1010101 | 0 | 101010 | 100 | 1000001 | 100110010 | 11010 | 11100 |
Color Harmonies of #593455
Complementary color
Monochromatic Colors of #593455
Black with #593455
Text Example
Text Example
White with #593455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593455; }
p { color: rgb(89,52,85); }
H1.HeaderClassName
{
color: #593455;
}
.AnyTagClassName
{
color: #593455;
}
</style>
background-color css
<style>
a { background-color: #593455; }
a { background-color: rgb(89,52,85); }
div.DivClassName
{
background-color: #593455;
}
.BgClassName
{
background-color: #593455;
}
</style>
border-color css
<style>
span { border-color: #593455; }
span { border-color: rgb(89,52,85); }
td.TdClassName
{
border-color: #593455;
}
.TagClassName
{
border-color: #593455;
}
</style>