Shades of Purple Taupe #524350
Tints of Purple Taupe #524350
RGB
CMYK
RGB Variations
Color information
#524350 (or 0x524350) is known color: Purple Taupe. HEX triplet: 52, 43 and 50. RGB value is (82,67,80). Sum of RGB (Red+Green+Blue) = 82+67+80=229 (30% of max value = 765). Red value is 82 (32.42% from 255 or 35.81% from 229); Green value is 67 (26.56% from 255 or 29.26% from 229); Blue value is 80 (31.64% from 255 or 34.93% from 229); Max value from RGB is 82 - color contains mainly: red. Hex color #524350 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524350 is #ADBCAF. Grayscale: #484848. Windows color (decimal): -11386032 or 5260114. OLE color: 5260114.
HSL color Cylindrical-coordinate representation of color #524350: hue angle of 308º degrees, saturation: 0.1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #524350 is Cyan = 0, Magento = 0.18, Yellow = 0.02 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 67 | 80 | - |
| CMYK | 0 | 0.18 | 0.02 | 0.68 |
| HSL | 308º | 0.1% | 0.29% | - |
| HSV(B) | 308º | 0.18% | 0.32% | - |
| XYZ | 6.93 | 6.39 | 8.46 | - |
| YUV | 72.97 | 131.97 | 134.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 67 | 80 | 0 | 0.18 | 0.02 | 0.68 | 308 | 0.1 | 0.29 |
| Hex | 52 | 43 | 50 | 0 | 12 | 2 | 44 | 134 | A | 1D |
| Octal | 122 | 103 | 120 | 0 | 22 | 2 | 104 | 464 | 12 | 35 |
| Binary | 1010010 | 1000011 | 1010000 | 0 | 10010 | 10 | 1000100 | 100110100 | 1010 | 11101 |
Color Harmonies of #524350
Complementary color
Monochromatic Colors of #524350
Black with #524350
Text Example
Text Example
White with #524350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524350; }
p { color: rgb(82,67,80); }
H1.HeaderClassName
{
color: #524350;
}
.AnyTagClassName
{
color: #524350;
}
</style>
background-color css
<style>
a { background-color: #524350; }
a { background-color: rgb(82,67,80); }
div.DivClassName
{
background-color: #524350;
}
.BgClassName
{
background-color: #524350;
}
</style>
border-color css
<style>
span { border-color: #524350; }
span { border-color: rgb(82,67,80); }
td.TdClassName
{
border-color: #524350;
}
.TagClassName
{
border-color: #524350;
}
</style>