Shades of Purple Taupe #584754
Tints of Purple Taupe #584754
RGB
CMYK
RGB Variations
Color information
#584754 (or 0x584754) is known color: Purple Taupe. HEX triplet: 58, 47 and 54. RGB value is (88,71,84). Sum of RGB (Red+Green+Blue) = 88+71+84=243 (32% of max value = 765). Red value is 88 (34.77% from 255 or 36.21% from 243); Green value is 71 (28.12% from 255 or 29.22% from 243); Blue value is 84 (33.20% from 255 or 34.57% from 243); Max value from RGB is 88 - color contains mainly: red. Hex color #584754 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584754 is #A7B8AB. Grayscale: #4D4D4D. Windows color (decimal): -10991788 or 5523288. OLE color: 5523288.
HSL color Cylindrical-coordinate representation of color #584754: hue angle of 314.12º 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 #584754 is Cyan = 0, Magento = 0.19, Yellow = 0.05 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 71 | 84 | - |
| CMYK | 0 | 0.19 | 0.05 | 0.65 |
| HSL | 314.12º | 0.11% | 0.31% | - |
| HSV(B) | 314.12º | 0.19% | 0.35% | - |
| XYZ | 7.88 | 7.22 | 9.37 | - |
| YUV | 77.57 | 131.63 | 135.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 71 | 84 | 0 | 0.19 | 0.05 | 0.65 | 314.12 | 0.11 | 0.31 |
| Hex | 58 | 47 | 54 | 0 | 13 | 5 | 41 | 13A | B | 1F |
| Octal | 130 | 107 | 124 | 0 | 23 | 5 | 101 | 472 | 13 | 37 |
| Binary | 1011000 | 1000111 | 1010100 | 0 | 10011 | 101 | 1000001 | 100111010 | 1011 | 11111 |
Color Harmonies of #584754
Complementary color
Monochromatic Colors of #584754
Black with #584754
Text Example
Text Example
White with #584754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584754; }
p { color: rgb(88,71,84); }
H1.HeaderClassName
{
color: #584754;
}
.AnyTagClassName
{
color: #584754;
}
</style>
background-color css
<style>
a { background-color: #584754; }
a { background-color: rgb(88,71,84); }
div.DivClassName
{
background-color: #584754;
}
.BgClassName
{
background-color: #584754;
}
</style>
border-color css
<style>
span { border-color: #584754; }
span { border-color: rgb(88,71,84); }
td.TdClassName
{
border-color: #584754;
}
.TagClassName
{
border-color: #584754;
}
</style>