Shades of Purple Taupe #543751
Tints of Purple Taupe #543751
RGB
CMYK
RGB Variations
Color information
#543751 (or 0x543751) is known color: Purple Taupe. HEX triplet: 54, 37 and 51. RGB value is (84,55,81). Sum of RGB (Red+Green+Blue) = 84+55+81=220 (29% of max value = 765). Red value is 84 (33.20% from 255 or 38.18% from 220); Green value is 55 (21.88% from 255 or 25% from 220); Blue value is 81 (32.03% from 255 or 36.82% from 220); Max value from RGB is 84 - color contains mainly: red. Hex color #543751 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #543751 is #ABC8AE. Grayscale: #424242. Windows color (decimal): -11258031 or 5322580. OLE color: 5322580.
HSL color Cylindrical-coordinate representation of color #543751: hue angle of 306.21º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #543751 is Cyan = 0, Magento = 0.35, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 55 | 81 | - |
| CMYK | 0 | 0.35 | 0.04 | 0.67 |
| HSL | 306.21º | 0.21% | 0.27% | - |
| HSV(B) | 306.21º | 0.35% | 0.33% | - |
| XYZ | 6.51 | 5.21 | 8.45 | - |
| YUV | 66.64 | 136.11 | 140.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 55 | 81 | 0 | 0.35 | 0.04 | 0.67 | 306.21 | 0.21 | 0.27 |
| Hex | 54 | 37 | 51 | 0 | 23 | 4 | 43 | 132 | 15 | 1B |
| Octal | 124 | 67 | 121 | 0 | 43 | 4 | 103 | 462 | 25 | 33 |
| Binary | 1010100 | 110111 | 1010001 | 0 | 100011 | 100 | 1000011 | 100110010 | 10101 | 11011 |
Color Harmonies of #543751
Complementary color
Monochromatic Colors of #543751
Black with #543751
Text Example
Text Example
White with #543751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543751; }
p { color: rgb(84,55,81); }
H1.HeaderClassName
{
color: #543751;
}
.AnyTagClassName
{
color: #543751;
}
</style>
background-color css
<style>
a { background-color: #543751; }
a { background-color: rgb(84,55,81); }
div.DivClassName
{
background-color: #543751;
}
.BgClassName
{
background-color: #543751;
}
</style>
border-color css
<style>
span { border-color: #543751; }
span { border-color: rgb(84,55,81); }
td.TdClassName
{
border-color: #543751;
}
.TagClassName
{
border-color: #543751;
}
</style>