Shades of Purple Taupe #573952
Tints of Purple Taupe #573952
RGB
CMYK
RGB Variations
Color information
#573952 (or 0x573952) is known color: Purple Taupe. HEX triplet: 57, 39 and 52. RGB value is (87,57,82). Sum of RGB (Red+Green+Blue) = 87+57+82=226 (29% of max value = 765). Red value is 87 (34.38% from 255 or 38.50% from 226); Green value is 57 (22.66% from 255 or 25.22% from 226); Blue value is 82 (32.42% from 255 or 36.28% from 226); Max value from RGB is 87 - color contains mainly: red. Hex color #573952 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573952 is #A8C6AD. Grayscale: #444444. Windows color (decimal): -11060910 or 5388631. OLE color: 5388631.
HSL color Cylindrical-coordinate representation of color #573952: hue angle of 310º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #573952 is Cyan = 0, Magento = 0.34, Yellow = 0.06 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 57 | 82 | - |
| CMYK | 0 | 0.34 | 0.06 | 0.66 |
| HSL | 310º | 0.21% | 0.28% | - |
| HSV(B) | 310º | 0.34% | 0.34% | - |
| XYZ | 6.92 | 5.56 | 8.69 | - |
| YUV | 68.82 | 135.44 | 140.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 57 | 82 | 0 | 0.34 | 0.06 | 0.66 | 310 | 0.21 | 0.28 |
| Hex | 57 | 39 | 52 | 0 | 22 | 6 | 42 | 136 | 15 | 1C |
| Octal | 127 | 71 | 122 | 0 | 42 | 6 | 102 | 466 | 25 | 34 |
| Binary | 1010111 | 111001 | 1010010 | 0 | 100010 | 110 | 1000010 | 100110110 | 10101 | 11100 |
Color Harmonies of #573952
Complementary color
Monochromatic Colors of #573952
Black with #573952
Text Example
Text Example
White with #573952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573952; }
p { color: rgb(87,57,82); }
H1.HeaderClassName
{
color: #573952;
}
.AnyTagClassName
{
color: #573952;
}
</style>
background-color css
<style>
a { background-color: #573952; }
a { background-color: rgb(87,57,82); }
div.DivClassName
{
background-color: #573952;
}
.BgClassName
{
background-color: #573952;
}
</style>
border-color css
<style>
span { border-color: #573952; }
span { border-color: rgb(87,57,82); }
td.TdClassName
{
border-color: #573952;
}
.TagClassName
{
border-color: #573952;
}
</style>