Shades of Purple Taupe #594558
Tints of Purple Taupe #594558
RGB
CMYK
RGB Variations
Color information
#594558 (or 0x594558) is known color: Purple Taupe. HEX triplet: 59, 45 and 58. RGB value is (89,69,88). Sum of RGB (Red+Green+Blue) = 89+69+88=246 (32% of max value = 765). Red value is 89 (35.16% from 255 or 36.18% from 246); Green value is 69 (27.34% from 255 or 28.05% from 246); Blue value is 88 (34.77% from 255 or 35.77% from 246); Max value from RGB is 89 - color contains mainly: red. Hex color #594558 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594558 is #A6BAA7. Grayscale: #4D4D4D. Windows color (decimal): -10926760 or 5784921. OLE color: 5784921.
HSL color Cylindrical-coordinate representation of color #594558: hue angle of 303º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #594558 is Cyan = 0, Magento = 0.22, Yellow = 0.01 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 69 | 88 | - |
| CMYK | 0 | 0.22 | 0.01 | 0.65 |
| HSL | 303º | 0.13% | 0.31% | - |
| HSV(B) | 303º | 0.22% | 0.35% | - |
| XYZ | 8.01 | 7.08 | 10.18 | - |
| YUV | 77.15 | 134.13 | 136.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 69 | 88 | 0 | 0.22 | 0.01 | 0.65 | 303 | 0.13 | 0.31 |
| Hex | 59 | 45 | 58 | 0 | 16 | 1 | 41 | 12F | D | 1F |
| Octal | 131 | 105 | 130 | 0 | 26 | 1 | 101 | 457 | 15 | 37 |
| Binary | 1011001 | 1000101 | 1011000 | 0 | 10110 | 1 | 1000001 | 100101111 | 1101 | 11111 |
Color Harmonies of #594558
Complementary color
Monochromatic Colors of #594558
Black with #594558
Text Example
Text Example
White with #594558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594558; }
p { color: rgb(89,69,88); }
H1.HeaderClassName
{
color: #594558;
}
.AnyTagClassName
{
color: #594558;
}
</style>
background-color css
<style>
a { background-color: #594558; }
a { background-color: rgb(89,69,88); }
div.DivClassName
{
background-color: #594558;
}
.BgClassName
{
background-color: #594558;
}
</style>
border-color css
<style>
span { border-color: #594558; }
span { border-color: rgb(89,69,88); }
td.TdClassName
{
border-color: #594558;
}
.TagClassName
{
border-color: #594558;
}
</style>