Shades of Purple Taupe #594755
Tints of Purple Taupe #594755
RGB
CMYK
RGB Variations
Color information
#594755 (or 0x594755) is known color: Purple Taupe. HEX triplet: 59, 47 and 55. RGB value is (89,71,85). Sum of RGB (Red+Green+Blue) = 89+71+85=245 (32% of max value = 765). Red value is 89 (35.16% from 255 or 36.33% from 245); Green value is 71 (28.12% from 255 or 28.98% from 245); Blue value is 85 (33.59% from 255 or 34.69% from 245); Max value from RGB is 89 - color contains mainly: red. Hex color #594755 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594755 is #A6B8AA. Grayscale: #4D4D4D. Windows color (decimal): -10926251 or 5588825. OLE color: 5588825.
HSL color Cylindrical-coordinate representation of color #594755: hue angle of 313.33º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #594755 is Cyan = 0, Magento = 0.20, Yellow = 0.04 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 71 | 85 | - |
| CMYK | 0 | 0.20 | 0.04 | 0.65 |
| HSL | 313.33º | 0.11% | 0.31% | - |
| HSV(B) | 313.33º | 0.2% | 0.35% | - |
| XYZ | 8.01 | 7.29 | 9.58 | - |
| YUV | 77.98 | 131.96 | 135.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 71 | 85 | 0 | 0.20 | 0.04 | 0.65 | 313.33 | 0.11 | 0.31 |
| Hex | 59 | 47 | 55 | 0 | 14 | 4 | 41 | 139 | B | 1F |
| Octal | 131 | 107 | 125 | 0 | 24 | 4 | 101 | 471 | 13 | 37 |
| Binary | 1011001 | 1000111 | 1010101 | 0 | 10100 | 100 | 1000001 | 100111001 | 1011 | 11111 |
Color Harmonies of #594755
Complementary color
Monochromatic Colors of #594755
Black with #594755
Text Example
Text Example
White with #594755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594755; }
p { color: rgb(89,71,85); }
H1.HeaderClassName
{
color: #594755;
}
.AnyTagClassName
{
color: #594755;
}
</style>
background-color css
<style>
a { background-color: #594755; }
a { background-color: rgb(89,71,85); }
div.DivClassName
{
background-color: #594755;
}
.BgClassName
{
background-color: #594755;
}
</style>
border-color css
<style>
span { border-color: #594755; }
span { border-color: rgb(89,71,85); }
td.TdClassName
{
border-color: #594755;
}
.TagClassName
{
border-color: #594755;
}
</style>