Shades of Purple Taupe #584956
Tints of Purple Taupe #584956
RGB
CMYK
RGB Variations
Color information
#584956 (or 0x584956) is known color: Purple Taupe. HEX triplet: 58, 49 and 56. RGB value is (88,73,86). Sum of RGB (Red+Green+Blue) = 88+73+86=247 (32% of max value = 765). Red value is 88 (34.77% from 255 or 35.63% from 247); Green value is 73 (28.91% from 255 or 29.55% from 247); Blue value is 86 (33.98% from 255 or 34.82% from 247); Max value from RGB is 88 - color contains mainly: red. Hex color #584956 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584956 is #A7B6A9. Grayscale: #4E4E4E. Windows color (decimal): -10991274 or 5654872. OLE color: 5654872.
HSL color Cylindrical-coordinate representation of color #584956: hue angle of 308º degrees, saturation: 0.09, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #584956 is Cyan = 0, Magento = 0.17, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 73 | 86 | - |
| CMYK | 0 | 0.17 | 0.02 | 0.65 |
| HSL | 308º | 0.09% | 0.32% | - |
| HSV(B) | 308º | 0.17% | 0.35% | - |
| XYZ | 8.09 | 7.51 | 9.83 | - |
| YUV | 78.97 | 131.97 | 134.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 73 | 86 | 0 | 0.17 | 0.02 | 0.65 | 308 | 0.09 | 0.32 |
| Hex | 58 | 49 | 56 | 0 | 11 | 2 | 41 | 134 | 9 | 20 |
| Octal | 130 | 111 | 126 | 0 | 21 | 2 | 101 | 464 | 11 | 40 |
| Binary | 1011000 | 1001001 | 1010110 | 0 | 10001 | 10 | 1000001 | 100110100 | 1001 | 100000 |
Color Harmonies of #584956
Complementary color
Monochromatic Colors of #584956
Black with #584956
Text Example
Text Example
White with #584956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584956; }
p { color: rgb(88,73,86); }
H1.HeaderClassName
{
color: #584956;
}
.AnyTagClassName
{
color: #584956;
}
</style>
background-color css
<style>
a { background-color: #584956; }
a { background-color: rgb(88,73,86); }
div.DivClassName
{
background-color: #584956;
}
.BgClassName
{
background-color: #584956;
}
</style>
border-color css
<style>
span { border-color: #584956; }
span { border-color: rgb(88,73,86); }
td.TdClassName
{
border-color: #584956;
}
.TagClassName
{
border-color: #584956;
}
</style>