Shades of Purple Taupe #584556
Tints of Purple Taupe #584556
RGB
CMYK
RGB Variations
Color information
#584556 (or 0x584556) is known color: Purple Taupe. HEX triplet: 58, 45 and 56. RGB value is (88,69,86). Sum of RGB (Red+Green+Blue) = 88+69+86=243 (32% of max value = 765). Red value is 88 (34.77% from 255 or 36.21% from 243); Green value is 69 (27.34% from 255 or 28.40% from 243); Blue value is 86 (33.98% from 255 or 35.39% from 243); Max value from RGB is 88 - color contains mainly: red. Hex color #584556 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584556 is #A7BAA9. Grayscale: #4C4C4C. Windows color (decimal): -10992298 or 5653848. OLE color: 5653848.
HSL color Cylindrical-coordinate representation of color #584556: hue angle of 306.32º degrees, saturation: 0.12, 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 #584556 is Cyan = 0, Magento = 0.22, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 69 | 86 | - |
| CMYK | 0 | 0.22 | 0.02 | 0.65 |
| HSL | 306.32º | 0.12% | 0.31% | - |
| HSV(B) | 306.32º | 0.22% | 0.35% | - |
| XYZ | 7.83 | 7 | 9.74 | - |
| YUV | 76.62 | 133.29 | 136.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 69 | 86 | 0 | 0.22 | 0.02 | 0.65 | 306.32 | 0.12 | 0.31 |
| Hex | 58 | 45 | 56 | 0 | 16 | 2 | 41 | 132 | C | 1F |
| Octal | 130 | 105 | 126 | 0 | 26 | 2 | 101 | 462 | 14 | 37 |
| Binary | 1011000 | 1000101 | 1010110 | 0 | 10110 | 10 | 1000001 | 100110010 | 1100 | 11111 |
Color Harmonies of #584556
Complementary color
Monochromatic Colors of #584556
Black with #584556
Text Example
Text Example
White with #584556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584556; }
p { color: rgb(88,69,86); }
H1.HeaderClassName
{
color: #584556;
}
.AnyTagClassName
{
color: #584556;
}
</style>
background-color css
<style>
a { background-color: #584556; }
a { background-color: rgb(88,69,86); }
div.DivClassName
{
background-color: #584556;
}
.BgClassName
{
background-color: #584556;
}
</style>
border-color css
<style>
span { border-color: #584556; }
span { border-color: rgb(88,69,86); }
td.TdClassName
{
border-color: #584556;
}
.TagClassName
{
border-color: #584556;
}
</style>