Shades of Purple Taupe #594152
Tints of Purple Taupe #594152
RGB
CMYK
RGB Variations
Color information
#594152 (or 0x594152) is known color: Purple Taupe. HEX triplet: 59, 41 and 52. RGB value is (89,65,82). Sum of RGB (Red+Green+Blue) = 89+65+82=236 (31% of max value = 765). Red value is 89 (35.16% from 255 or 37.71% from 236); Green value is 65 (25.78% from 255 or 27.54% from 236); Blue value is 82 (32.42% from 255 or 34.75% from 236); Max value from RGB is 89 - color contains mainly: red. Hex color #594152 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594152 is #A6BEAD. Grayscale: #4A4A4A. Windows color (decimal): -10927790 or 5390681. OLE color: 5390681.
HSL color Cylindrical-coordinate representation of color #594152: hue angle of 317.5º degrees, saturation: 0.16, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #594152 is Cyan = 0, Magento = 0.27, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 65 | 82 | - |
| CMYK | 0 | 0.27 | 0.08 | 0.65 |
| HSL | 317.5º | 0.16% | 0.3% | - |
| HSV(B) | 317.5º | 0.27% | 0.35% | - |
| XYZ | 7.53 | 6.51 | 8.84 | - |
| YUV | 74.11 | 132.45 | 138.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 65 | 82 | 0 | 0.27 | 0.08 | 0.65 | 317.5 | 0.16 | 0.3 |
| Hex | 59 | 41 | 52 | 0 | 1B | 8 | 41 | 13E | 10 | 1E |
| Octal | 131 | 101 | 122 | 0 | 33 | 10 | 101 | 476 | 20 | 36 |
| Binary | 1011001 | 1000001 | 1010010 | 0 | 11011 | 1000 | 1000001 | 100111110 | 10000 | 11110 |
Color Harmonies of #594152
Complementary color
Monochromatic Colors of #594152
Black with #594152
Text Example
Text Example
White with #594152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594152; }
p { color: rgb(89,65,82); }
H1.HeaderClassName
{
color: #594152;
}
.AnyTagClassName
{
color: #594152;
}
</style>
background-color css
<style>
a { background-color: #594152; }
a { background-color: rgb(89,65,82); }
div.DivClassName
{
background-color: #594152;
}
.BgClassName
{
background-color: #594152;
}
</style>
border-color css
<style>
span { border-color: #594152; }
span { border-color: rgb(89,65,82); }
td.TdClassName
{
border-color: #594152;
}
.TagClassName
{
border-color: #594152;
}
</style>