Shades of Purple Taupe #594956
Tints of Purple Taupe #594956
RGB
CMYK
RGB Variations
Color information
#594956 (or 0x594956) is known color: Purple Taupe. HEX triplet: 59, 49 and 56. RGB value is (89,73,86). Sum of RGB (Red+Green+Blue) = 89+73+86=248 (32% of max value = 765). Red value is 89 (35.16% from 255 or 35.89% from 248); Green value is 73 (28.91% from 255 or 29.44% from 248); Blue value is 86 (33.98% from 255 or 34.68% from 248); Max value from RGB is 89 - color contains mainly: red. Hex color #594956 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594956 is #A6B6A9. Grayscale: #4F4F4F. Windows color (decimal): -10925738 or 5654873. OLE color: 5654873.
HSL color Cylindrical-coordinate representation of color #594956: hue angle of 311.25º degrees, saturation: 0.1, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #594956 is Cyan = 0, Magento = 0.18, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 73 | 86 | - |
| CMYK | 0 | 0.18 | 0.03 | 0.65 |
| HSL | 311.25º | 0.1% | 0.32% | - |
| HSV(B) | 311.25º | 0.18% | 0.35% | - |
| XYZ | 8.18 | 7.56 | 9.83 | - |
| YUV | 79.27 | 131.8 | 134.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 73 | 86 | 0 | 0.18 | 0.03 | 0.65 | 311.25 | 0.1 | 0.32 |
| Hex | 59 | 49 | 56 | 0 | 12 | 3 | 41 | 137 | A | 20 |
| Octal | 131 | 111 | 126 | 0 | 22 | 3 | 101 | 467 | 12 | 40 |
| Binary | 1011001 | 1001001 | 1010110 | 0 | 10010 | 11 | 1000001 | 100110111 | 1010 | 100000 |
Color Harmonies of #594956
Complementary color
Monochromatic Colors of #594956
Black with #594956
Text Example
Text Example
White with #594956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594956; }
p { color: rgb(89,73,86); }
H1.HeaderClassName
{
color: #594956;
}
.AnyTagClassName
{
color: #594956;
}
</style>
background-color css
<style>
a { background-color: #594956; }
a { background-color: rgb(89,73,86); }
div.DivClassName
{
background-color: #594956;
}
.BgClassName
{
background-color: #594956;
}
</style>
border-color css
<style>
span { border-color: #594956; }
span { border-color: rgb(89,73,86); }
td.TdClassName
{
border-color: #594956;
}
.TagClassName
{
border-color: #594956;
}
</style>