Shades of Purple Taupe #584456
Tints of Purple Taupe #584456
RGB
CMYK
RGB Variations
Color information
#584456 (or 0x584456) is known color: Purple Taupe. HEX triplet: 58, 44 and 56. RGB value is (88,68,86). Sum of RGB (Red+Green+Blue) = 88+68+86=242 (32% of max value = 765). Red value is 88 (34.77% from 255 or 36.36% from 242); Green value is 68 (26.95% from 255 or 28.10% from 242); Blue value is 86 (33.98% from 255 or 35.54% from 242); Max value from RGB is 88 - color contains mainly: red. Hex color #584456 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584456 is #A7BBA9. Grayscale: #4B4B4B. Windows color (decimal): -10992554 or 5653592. OLE color: 5653592.
HSL color Cylindrical-coordinate representation of color #584456: hue angle of 306º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #584456 is Cyan = 0, Magento = 0.23, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 68 | 86 | - |
| CMYK | 0 | 0.23 | 0.02 | 0.65 |
| HSL | 306º | 0.13% | 0.31% | - |
| HSV(B) | 306º | 0.23% | 0.35% | - |
| XYZ | 7.77 | 6.88 | 9.72 | - |
| YUV | 76.03 | 133.63 | 136.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 68 | 86 | 0 | 0.23 | 0.02 | 0.65 | 306 | 0.13 | 0.31 |
| Hex | 58 | 44 | 56 | 0 | 17 | 2 | 41 | 132 | D | 1F |
| Octal | 130 | 104 | 126 | 0 | 27 | 2 | 101 | 462 | 15 | 37 |
| Binary | 1011000 | 1000100 | 1010110 | 0 | 10111 | 10 | 1000001 | 100110010 | 1101 | 11111 |
Color Harmonies of #584456
Complementary color
Monochromatic Colors of #584456
Black with #584456
Text Example
Text Example
White with #584456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584456; }
p { color: rgb(88,68,86); }
H1.HeaderClassName
{
color: #584456;
}
.AnyTagClassName
{
color: #584456;
}
</style>
background-color css
<style>
a { background-color: #584456; }
a { background-color: rgb(88,68,86); }
div.DivClassName
{
background-color: #584456;
}
.BgClassName
{
background-color: #584456;
}
</style>
border-color css
<style>
span { border-color: #584456; }
span { border-color: rgb(88,68,86); }
td.TdClassName
{
border-color: #584456;
}
.TagClassName
{
border-color: #584456;
}
</style>