Shades of Purple Taupe #573851
Tints of Purple Taupe #573851
RGB
CMYK
RGB Variations
Color information
#573851 (or 0x573851) is known color: Purple Taupe. HEX triplet: 57, 38 and 51. RGB value is (87,56,81). Sum of RGB (Red+Green+Blue) = 87+56+81=224 (29% of max value = 765). Red value is 87 (34.38% from 255 or 38.84% from 224); Green value is 56 (22.27% from 255 or 25% from 224); Blue value is 81 (32.03% from 255 or 36.16% from 224); Max value from RGB is 87 - color contains mainly: red. Hex color #573851 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573851 is #A8C7AE. Grayscale: #444444. Windows color (decimal): -11061167 or 5322839. OLE color: 5322839.
HSL color Cylindrical-coordinate representation of color #573851: hue angle of 311.61º degrees, saturation: 0.22, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #573851 is Cyan = 0, Magento = 0.36, Yellow = 0.07 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 56 | 81 | - |
| CMYK | 0 | 0.36 | 0.07 | 0.66 |
| HSL | 311.61º | 0.22% | 0.28% | - |
| HSV(B) | 311.61º | 0.36% | 0.34% | - |
| XYZ | 6.83 | 5.45 | 8.48 | - |
| YUV | 68.12 | 135.27 | 141.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 56 | 81 | 0 | 0.36 | 0.07 | 0.66 | 311.61 | 0.22 | 0.28 |
| Hex | 57 | 38 | 51 | 0 | 24 | 7 | 42 | 138 | 16 | 1C |
| Octal | 127 | 70 | 121 | 0 | 44 | 7 | 102 | 470 | 26 | 34 |
| Binary | 1010111 | 111000 | 1010001 | 0 | 100100 | 111 | 1000010 | 100111000 | 10110 | 11100 |
Color Harmonies of #573851
Complementary color
Monochromatic Colors of #573851
Black with #573851
Text Example
Text Example
White with #573851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573851; }
p { color: rgb(87,56,81); }
H1.HeaderClassName
{
color: #573851;
}
.AnyTagClassName
{
color: #573851;
}
</style>
background-color css
<style>
a { background-color: #573851; }
a { background-color: rgb(87,56,81); }
div.DivClassName
{
background-color: #573851;
}
.BgClassName
{
background-color: #573851;
}
</style>
border-color css
<style>
span { border-color: #573851; }
span { border-color: rgb(87,56,81); }
td.TdClassName
{
border-color: #573851;
}
.TagClassName
{
border-color: #573851;
}
</style>