Shades of Purple Taupe #573652
Tints of Purple Taupe #573652
RGB
CMYK
RGB Variations
Color information
#573652 (or 0x573652) is known color: Purple Taupe. HEX triplet: 57, 36 and 52. RGB value is (87,54,82). Sum of RGB (Red+Green+Blue) = 87+54+82=223 (29% of max value = 765). Red value is 87 (34.38% from 255 or 39.01% from 223); Green value is 54 (21.48% from 255 or 24.22% from 223); Blue value is 82 (32.42% from 255 or 36.77% from 223); Max value from RGB is 87 - color contains mainly: red. Hex color #573652 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573652 is #A8C9AD. Grayscale: #424242. Windows color (decimal): -11061678 or 5387863. OLE color: 5387863.
HSL color Cylindrical-coordinate representation of color #573652: hue angle of 309.09º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #573652 is Cyan = 0, Magento = 0.38, Yellow = 0.06 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 54 | 82 | - |
| CMYK | 0 | 0.38 | 0.06 | 0.66 |
| HSL | 309.09º | 0.23% | 0.28% | - |
| HSV(B) | 309.09º | 0.38% | 0.34% | - |
| XYZ | 6.77 | 5.27 | 8.64 | - |
| YUV | 67.06 | 136.43 | 142.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 54 | 82 | 0 | 0.38 | 0.06 | 0.66 | 309.09 | 0.23 | 0.28 |
| Hex | 57 | 36 | 52 | 0 | 26 | 6 | 42 | 135 | 17 | 1C |
| Octal | 127 | 66 | 122 | 0 | 46 | 6 | 102 | 465 | 27 | 34 |
| Binary | 1010111 | 110110 | 1010010 | 0 | 100110 | 110 | 1000010 | 100110101 | 10111 | 11100 |
Color Harmonies of #573652
Complementary color
Monochromatic Colors of #573652
Black with #573652
Text Example
Text Example
White with #573652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573652; }
p { color: rgb(87,54,82); }
H1.HeaderClassName
{
color: #573652;
}
.AnyTagClassName
{
color: #573652;
}
</style>
background-color css
<style>
a { background-color: #573652; }
a { background-color: rgb(87,54,82); }
div.DivClassName
{
background-color: #573652;
}
.BgClassName
{
background-color: #573652;
}
</style>
border-color css
<style>
span { border-color: #573652; }
span { border-color: rgb(87,54,82); }
td.TdClassName
{
border-color: #573652;
}
.TagClassName
{
border-color: #573652;
}
</style>