Shades of Purple Taupe #523650
Tints of Purple Taupe #523650
RGB
CMYK
RGB Variations
Color information
#523650 (or 0x523650) is known color: Purple Taupe. HEX triplet: 52, 36 and 50. RGB value is (82,54,80). Sum of RGB (Red+Green+Blue) = 82+54+80=216 (28% of max value = 765). Red value is 82 (32.42% from 255 or 37.96% from 216); Green value is 54 (21.48% from 255 or 25% from 216); Blue value is 80 (31.64% from 255 or 37.04% from 216); Max value from RGB is 82 - color contains mainly: red. Hex color #523650 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523650 is #ADC9AF. Grayscale: #414141. Windows color (decimal): -11389360 or 5256786. OLE color: 5256786.
HSL color Cylindrical-coordinate representation of color #523650: hue angle of 304.29º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #523650 is Cyan = 0, Magento = 0.34, Yellow = 0.02 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 54 | 80 | - |
| CMYK | 0 | 0.34 | 0.02 | 0.68 |
| HSL | 304.29º | 0.21% | 0.27% | - |
| HSV(B) | 304.29º | 0.34% | 0.32% | - |
| XYZ | 6.25 | 5.01 | 8.23 | - |
| YUV | 65.34 | 136.28 | 139.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 54 | 80 | 0 | 0.34 | 0.02 | 0.68 | 304.29 | 0.21 | 0.27 |
| Hex | 52 | 36 | 50 | 0 | 22 | 2 | 44 | 130 | 15 | 1B |
| Octal | 122 | 66 | 120 | 0 | 42 | 2 | 104 | 460 | 25 | 33 |
| Binary | 1010010 | 110110 | 1010000 | 0 | 100010 | 10 | 1000100 | 100110000 | 10101 | 11011 |
Color Harmonies of #523650
Complementary color
Monochromatic Colors of #523650
Black with #523650
Text Example
Text Example
White with #523650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523650; }
p { color: rgb(82,54,80); }
H1.HeaderClassName
{
color: #523650;
}
.AnyTagClassName
{
color: #523650;
}
</style>
background-color css
<style>
a { background-color: #523650; }
a { background-color: rgb(82,54,80); }
div.DivClassName
{
background-color: #523650;
}
.BgClassName
{
background-color: #523650;
}
</style>
border-color css
<style>
span { border-color: #523650; }
span { border-color: rgb(82,54,80); }
td.TdClassName
{
border-color: #523650;
}
.TagClassName
{
border-color: #523650;
}
</style>