Shades of Purple Taupe #594156
Tints of Purple Taupe #594156
RGB
CMYK
RGB Variations
Color information
#594156 (or 0x594156) is known color: Purple Taupe. HEX triplet: 59, 41 and 56. RGB value is (89,65,86). Sum of RGB (Red+Green+Blue) = 89+65+86=240 (31% of max value = 765). Red value is 89 (35.16% from 255 or 37.08% from 240); Green value is 65 (25.78% from 255 or 27.08% from 240); Blue value is 86 (33.98% from 255 or 35.83% from 240); Max value from RGB is 89 - color contains mainly: red. Hex color #594156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594156 is #A6BEA9. Grayscale: #4A4A4A. Windows color (decimal): -10927786 or 5652825. OLE color: 5652825.
HSL color Cylindrical-coordinate representation of color #594156: hue angle of 307.5º 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 #594156 is Cyan = 0, Magento = 0.27, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 65 | 86 | - |
| CMYK | 0 | 0.27 | 0.03 | 0.65 |
| HSL | 307.5º | 0.16% | 0.3% | - |
| HSV(B) | 307.5º | 0.27% | 0.35% | - |
| XYZ | 7.69 | 6.58 | 9.67 | - |
| YUV | 74.57 | 134.45 | 138.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 65 | 86 | 0 | 0.27 | 0.03 | 0.65 | 307.5 | 0.16 | 0.3 |
| Hex | 59 | 41 | 56 | 0 | 1B | 3 | 41 | 134 | 10 | 1E |
| Octal | 131 | 101 | 126 | 0 | 33 | 3 | 101 | 464 | 20 | 36 |
| Binary | 1011001 | 1000001 | 1010110 | 0 | 11011 | 11 | 1000001 | 100110100 | 10000 | 11110 |
Color Harmonies of #594156
Complementary color
Monochromatic Colors of #594156
Black with #594156
Text Example
Text Example
White with #594156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594156; }
p { color: rgb(89,65,86); }
H1.HeaderClassName
{
color: #594156;
}
.AnyTagClassName
{
color: #594156;
}
</style>
background-color css
<style>
a { background-color: #594156; }
a { background-color: rgb(89,65,86); }
div.DivClassName
{
background-color: #594156;
}
.BgClassName
{
background-color: #594156;
}
</style>
border-color css
<style>
span { border-color: #594156; }
span { border-color: rgb(89,65,86); }
td.TdClassName
{
border-color: #594156;
}
.TagClassName
{
border-color: #594156;
}
</style>