Shades of Purple Taupe #584156
Tints of Purple Taupe #584156
RGB
CMYK
RGB Variations
Color information
#584156 (or 0x584156) is known color: Purple Taupe. HEX triplet: 58, 41 and 56. RGB value is (88,65,86). Sum of RGB (Red+Green+Blue) = 88+65+86=239 (31% of max value = 765). Red value is 88 (34.77% from 255 or 36.82% from 239); Green value is 65 (25.78% from 255 or 27.20% from 239); Blue value is 86 (33.98% from 255 or 35.98% from 239); Max value from RGB is 88 - color contains mainly: red. Hex color #584156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584156 is #A7BEA9. Grayscale: #4A4A4A. Windows color (decimal): -10993322 or 5652824. OLE color: 5652824.
HSL color Cylindrical-coordinate representation of color #584156: hue angle of 305.22º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #584156 is Cyan = 0, Magento = 0.26, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 65 | 86 | - |
| CMYK | 0 | 0.26 | 0.02 | 0.65 |
| HSL | 305.22º | 0.15% | 0.3% | - |
| HSV(B) | 305.22º | 0.26% | 0.35% | - |
| XYZ | 7.59 | 6.53 | 9.66 | - |
| YUV | 74.27 | 134.62 | 137.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 65 | 86 | 0 | 0.26 | 0.02 | 0.65 | 305.22 | 0.15 | 0.3 |
| Hex | 58 | 41 | 56 | 0 | 1A | 2 | 41 | 131 | F | 1E |
| Octal | 130 | 101 | 126 | 0 | 32 | 2 | 101 | 461 | 17 | 36 |
| Binary | 1011000 | 1000001 | 1010110 | 0 | 11010 | 10 | 1000001 | 100110001 | 1111 | 11110 |
Color Harmonies of #584156
Complementary color
Monochromatic Colors of #584156
Black with #584156
Text Example
Text Example
White with #584156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584156; }
p { color: rgb(88,65,86); }
H1.HeaderClassName
{
color: #584156;
}
.AnyTagClassName
{
color: #584156;
}
</style>
background-color css
<style>
a { background-color: #584156; }
a { background-color: rgb(88,65,86); }
div.DivClassName
{
background-color: #584156;
}
.BgClassName
{
background-color: #584156;
}
</style>
border-color css
<style>
span { border-color: #584156; }
span { border-color: rgb(88,65,86); }
td.TdClassName
{
border-color: #584156;
}
.TagClassName
{
border-color: #584156;
}
</style>