Shades of Purple Taupe #594856
Tints of Purple Taupe #594856
RGB
CMYK
RGB Variations
Color information
#594856 (or 0x594856) is known color: Purple Taupe. HEX triplet: 59, 48 and 56. RGB value is (89,72,86). Sum of RGB (Red+Green+Blue) = 89+72+86=247 (32% of max value = 765). Red value is 89 (35.16% from 255 or 36.03% from 247); Green value is 72 (28.52% from 255 or 29.15% from 247); Blue value is 86 (33.98% from 255 or 34.82% from 247); Max value from RGB is 89 - color contains mainly: red. Hex color #594856 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594856 is #A6B7A9. Grayscale: #4E4E4E. Windows color (decimal): -10925994 or 5654617. OLE color: 5654617.
HSL color Cylindrical-coordinate representation of color #594856: hue angle of 310.59º degrees, saturation: 0.11, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #594856 is Cyan = 0, Magento = 0.19, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 72 | 86 | - |
| CMYK | 0 | 0.19 | 0.03 | 0.65 |
| HSL | 310.59º | 0.11% | 0.32% | - |
| HSV(B) | 310.59º | 0.19% | 0.35% | - |
| XYZ | 8.12 | 7.43 | 9.81 | - |
| YUV | 78.68 | 132.13 | 135.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 72 | 86 | 0 | 0.19 | 0.03 | 0.65 | 310.59 | 0.11 | 0.32 |
| Hex | 59 | 48 | 56 | 0 | 13 | 3 | 41 | 137 | B | 20 |
| Octal | 131 | 110 | 126 | 0 | 23 | 3 | 101 | 467 | 13 | 40 |
| Binary | 1011001 | 1001000 | 1010110 | 0 | 10011 | 11 | 1000001 | 100110111 | 1011 | 100000 |
Color Harmonies of #594856
Complementary color
Monochromatic Colors of #594856
Black with #594856
Text Example
Text Example
White with #594856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594856; }
p { color: rgb(89,72,86); }
H1.HeaderClassName
{
color: #594856;
}
.AnyTagClassName
{
color: #594856;
}
</style>
background-color css
<style>
a { background-color: #594856; }
a { background-color: rgb(89,72,86); }
div.DivClassName
{
background-color: #594856;
}
.BgClassName
{
background-color: #594856;
}
</style>
border-color css
<style>
span { border-color: #594856; }
span { border-color: rgb(89,72,86); }
td.TdClassName
{
border-color: #594856;
}
.TagClassName
{
border-color: #594856;
}
</style>