Shades of Purple Taupe #594758
Tints of Purple Taupe #594758
RGB
CMYK
RGB Variations
Color information
#594758 (or 0x594758) is known color: Purple Taupe. HEX triplet: 59, 47 and 58. RGB value is (89,71,88). Sum of RGB (Red+Green+Blue) = 89+71+88=248 (32% of max value = 765). Red value is 89 (35.16% from 255 or 35.89% from 248); Green value is 71 (28.12% from 255 or 28.63% from 248); Blue value is 88 (34.77% from 255 or 35.48% from 248); Max value from RGB is 89 - color contains mainly: red. Hex color #594758 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594758 is #A6B8A7. Grayscale: #4E4E4E. Windows color (decimal): -10926248 or 5785433. OLE color: 5785433.
HSL color Cylindrical-coordinate representation of color #594758: hue angle of 303.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 #594758 is Cyan = 0, Magento = 0.20, Yellow = 0.01 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 71 | 88 | - |
| CMYK | 0 | 0.20 | 0.01 | 0.65 |
| HSL | 303.33º | 0.11% | 0.31% | - |
| HSV(B) | 303.33º | 0.2% | 0.35% | - |
| XYZ | 8.13 | 7.33 | 10.22 | - |
| YUV | 78.32 | 133.46 | 135.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 71 | 88 | 0 | 0.20 | 0.01 | 0.65 | 303.33 | 0.11 | 0.31 |
| Hex | 59 | 47 | 58 | 0 | 14 | 1 | 41 | 12F | B | 1F |
| Octal | 131 | 107 | 130 | 0 | 24 | 1 | 101 | 457 | 13 | 37 |
| Binary | 1011001 | 1000111 | 1011000 | 0 | 10100 | 1 | 1000001 | 100101111 | 1011 | 11111 |
Color Harmonies of #594758
Complementary color
Monochromatic Colors of #594758
Black with #594758
Text Example
Text Example
White with #594758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594758; }
p { color: rgb(89,71,88); }
H1.HeaderClassName
{
color: #594758;
}
.AnyTagClassName
{
color: #594758;
}
</style>
background-color css
<style>
a { background-color: #594758; }
a { background-color: rgb(89,71,88); }
div.DivClassName
{
background-color: #594758;
}
.BgClassName
{
background-color: #594758;
}
</style>
border-color css
<style>
span { border-color: #594758; }
span { border-color: rgb(89,71,88); }
td.TdClassName
{
border-color: #594758;
}
.TagClassName
{
border-color: #594758;
}
</style>