Shades of Purple Taupe #573854
Tints of Purple Taupe #573854
RGB
CMYK
RGB Variations
Color information
#573854 (or 0x573854) is known color: Purple Taupe. HEX triplet: 57, 38 and 54. RGB value is (87,56,84). Sum of RGB (Red+Green+Blue) = 87+56+84=227 (30% of max value = 765). Red value is 87 (34.38% from 255 or 38.33% from 227); Green value is 56 (22.27% from 255 or 24.67% from 227); Blue value is 84 (33.20% from 255 or 37.00% from 227); Max value from RGB is 87 - color contains mainly: red. Hex color #573854 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573854 is #A8C7AB. Grayscale: #444444. Windows color (decimal): -11061164 or 5519447. OLE color: 5519447.
HSL color Cylindrical-coordinate representation of color #573854: hue angle of 305.81º 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 #573854 is Cyan = 0, Magento = 0.36, Yellow = 0.03 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 56 | 84 | - |
| CMYK | 0 | 0.36 | 0.03 | 0.66 |
| HSL | 305.81º | 0.22% | 0.28% | - |
| HSV(B) | 305.81º | 0.36% | 0.34% | - |
| XYZ | 6.94 | 5.49 | 9.08 | - |
| YUV | 68.46 | 136.77 | 141.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 56 | 84 | 0 | 0.36 | 0.03 | 0.66 | 305.81 | 0.22 | 0.28 |
| Hex | 57 | 38 | 54 | 0 | 24 | 3 | 42 | 132 | 16 | 1C |
| Octal | 127 | 70 | 124 | 0 | 44 | 3 | 102 | 462 | 26 | 34 |
| Binary | 1010111 | 111000 | 1010100 | 0 | 100100 | 11 | 1000010 | 100110010 | 10110 | 11100 |
Color Harmonies of #573854
Complementary color
Monochromatic Colors of #573854
Black with #573854
Text Example
Text Example
White with #573854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573854; }
p { color: rgb(87,56,84); }
H1.HeaderClassName
{
color: #573854;
}
.AnyTagClassName
{
color: #573854;
}
</style>
background-color css
<style>
a { background-color: #573854; }
a { background-color: rgb(87,56,84); }
div.DivClassName
{
background-color: #573854;
}
.BgClassName
{
background-color: #573854;
}
</style>
border-color css
<style>
span { border-color: #573854; }
span { border-color: rgb(87,56,84); }
td.TdClassName
{
border-color: #573854;
}
.TagClassName
{
border-color: #573854;
}
</style>