Shades of Purple Taupe #524751
Tints of Purple Taupe #524751
RGB
CMYK
RGB Variations
Color information
#524751 (or 0x524751) is known color: Purple Taupe. HEX triplet: 52, 47 and 51. RGB value is (82,71,81). Sum of RGB (Red+Green+Blue) = 82+71+81=234 (30% of max value = 765). Red value is 82 (32.42% from 255 or 35.04% from 234); Green value is 71 (28.12% from 255 or 30.34% from 234); Blue value is 81 (32.03% from 255 or 34.62% from 234); Max value from RGB is 82 - color contains mainly: red. Hex color #524751 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524751 is #ADB8AE. Grayscale: #4B4B4B. Windows color (decimal): -11385007 or 5326674. OLE color: 5326674.
HSL color Cylindrical-coordinate representation of color #524751: hue angle of 305.45º degrees, saturation: 0.07, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #524751 is Cyan = 0, Magento = 0.13, Yellow = 0.01 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 71 | 81 | - |
| CMYK | 0 | 0.13 | 0.01 | 0.68 |
| HSL | 305.45º | 0.07% | 0.3% | - |
| HSV(B) | 305.45º | 0.13% | 0.32% | - |
| XYZ | 7.22 | 6.89 | 8.73 | - |
| YUV | 75.43 | 131.14 | 132.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 71 | 81 | 0 | 0.13 | 0.01 | 0.68 | 305.45 | 0.07 | 0.3 |
| Hex | 52 | 47 | 51 | 0 | D | 1 | 44 | 131 | 7 | 1E |
| Octal | 122 | 107 | 121 | 0 | 15 | 1 | 104 | 461 | 7 | 36 |
| Binary | 1010010 | 1000111 | 1010001 | 0 | 1101 | 1 | 1000100 | 100110001 | 111 | 11110 |
Color Harmonies of #524751
Complementary color
Monochromatic Colors of #524751
Black with #524751
Text Example
Text Example
White with #524751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524751; }
p { color: rgb(82,71,81); }
H1.HeaderClassName
{
color: #524751;
}
.AnyTagClassName
{
color: #524751;
}
</style>
background-color css
<style>
a { background-color: #524751; }
a { background-color: rgb(82,71,81); }
div.DivClassName
{
background-color: #524751;
}
.BgClassName
{
background-color: #524751;
}
</style>
border-color css
<style>
span { border-color: #524751; }
span { border-color: rgb(82,71,81); }
td.TdClassName
{
border-color: #524751;
}
.TagClassName
{
border-color: #524751;
}
</style>