Shades of Purple Taupe #573552
Tints of Purple Taupe #573552
RGB
CMYK
RGB Variations
Color information
#573552 (or 0x573552) is known color: Purple Taupe. HEX triplet: 57, 35 and 52. RGB value is (87,53,82). Sum of RGB (Red+Green+Blue) = 87+53+82=222 (29% of max value = 765). Red value is 87 (34.38% from 255 or 39.19% from 222); Green value is 53 (21.09% from 255 or 23.87% from 222); Blue value is 82 (32.42% from 255 or 36.94% from 222); Max value from RGB is 87 - color contains mainly: red. Hex color #573552 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573552 is #A8CAAD. Grayscale: #424242. Windows color (decimal): -11061934 or 5387607. OLE color: 5387607.
HSL color Cylindrical-coordinate representation of color #573552: hue angle of 308.82º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #573552 is Cyan = 0, Magento = 0.39, Yellow = 0.06 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 53 | 82 | - |
| CMYK | 0 | 0.39 | 0.06 | 0.66 |
| HSL | 308.82º | 0.24% | 0.27% | - |
| HSV(B) | 308.82º | 0.39% | 0.34% | - |
| XYZ | 6.73 | 5.18 | 8.63 | - |
| YUV | 66.47 | 136.76 | 142.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 53 | 82 | 0 | 0.39 | 0.06 | 0.66 | 308.82 | 0.24 | 0.27 |
| Hex | 57 | 35 | 52 | 0 | 27 | 6 | 42 | 135 | 18 | 1B |
| Octal | 127 | 65 | 122 | 0 | 47 | 6 | 102 | 465 | 30 | 33 |
| Binary | 1010111 | 110101 | 1010010 | 0 | 100111 | 110 | 1000010 | 100110101 | 11000 | 11011 |
Color Harmonies of #573552
Complementary color
Monochromatic Colors of #573552
Black with #573552
Text Example
Text Example
White with #573552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573552; }
p { color: rgb(87,53,82); }
H1.HeaderClassName
{
color: #573552;
}
.AnyTagClassName
{
color: #573552;
}
</style>
background-color css
<style>
a { background-color: #573552; }
a { background-color: rgb(87,53,82); }
div.DivClassName
{
background-color: #573552;
}
.BgClassName
{
background-color: #573552;
}
</style>
border-color css
<style>
span { border-color: #573552; }
span { border-color: rgb(87,53,82); }
td.TdClassName
{
border-color: #573552;
}
.TagClassName
{
border-color: #573552;
}
</style>