Shades of Purple Taupe #584756
Tints of Purple Taupe #584756
RGB
CMYK
RGB Variations
Color information
#584756 (or 0x584756) is known color: Purple Taupe. HEX triplet: 58, 47 and 56. RGB value is (88,71,86). Sum of RGB (Red+Green+Blue) = 88+71+86=245 (32% of max value = 765). Red value is 88 (34.77% from 255 or 35.92% from 245); Green value is 71 (28.12% from 255 or 28.98% from 245); Blue value is 86 (33.98% from 255 or 35.10% from 245); Max value from RGB is 88 - color contains mainly: red. Hex color #584756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584756 is #A7B8A9. Grayscale: #4D4D4D. Windows color (decimal): -10991786 or 5654360. OLE color: 5654360.
HSL color Cylindrical-coordinate representation of color #584756: hue angle of 307.06º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #584756 is Cyan = 0, Magento = 0.19, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 71 | 86 | - |
| CMYK | 0 | 0.19 | 0.02 | 0.65 |
| HSL | 307.06º | 0.11% | 0.31% | - |
| HSV(B) | 307.06º | 0.19% | 0.35% | - |
| XYZ | 7.96 | 7.25 | 9.78 | - |
| YUV | 77.79 | 132.63 | 135.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 71 | 86 | 0 | 0.19 | 0.02 | 0.65 | 307.06 | 0.11 | 0.31 |
| Hex | 58 | 47 | 56 | 0 | 13 | 2 | 41 | 133 | B | 1F |
| Octal | 130 | 107 | 126 | 0 | 23 | 2 | 101 | 463 | 13 | 37 |
| Binary | 1011000 | 1000111 | 1010110 | 0 | 10011 | 10 | 1000001 | 100110011 | 1011 | 11111 |
Color Harmonies of #584756
Complementary color
Monochromatic Colors of #584756
Black with #584756
Text Example
Text Example
White with #584756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584756; }
p { color: rgb(88,71,86); }
H1.HeaderClassName
{
color: #584756;
}
.AnyTagClassName
{
color: #584756;
}
</style>
background-color css
<style>
a { background-color: #584756; }
a { background-color: rgb(88,71,86); }
div.DivClassName
{
background-color: #584756;
}
.BgClassName
{
background-color: #584756;
}
</style>
border-color css
<style>
span { border-color: #584756; }
span { border-color: rgb(88,71,86); }
td.TdClassName
{
border-color: #584756;
}
.TagClassName
{
border-color: #584756;
}
</style>