Shades of Purple Taupe #534751
Tints of Purple Taupe #534751
RGB
CMYK
RGB Variations
Color information
#534751 (or 0x534751) is known color: Purple Taupe. HEX triplet: 53, 47 and 51. RGB value is (83,71,81). Sum of RGB (Red+Green+Blue) = 83+71+81=235 (31% of max value = 765). Red value is 83 (32.81% from 255 or 35.32% from 235); Green value is 71 (28.12% from 255 or 30.21% from 235); Blue value is 81 (32.03% from 255 or 34.47% from 235); Max value from RGB is 83 - color contains mainly: red. Hex color #534751 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534751 is #ACB8AE. Grayscale: #4B4B4B. Windows color (decimal): -11319471 or 5326675. OLE color: 5326675.
HSL color Cylindrical-coordinate representation of color #534751: hue angle of 310º degrees, saturation: 0.08, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #534751 is Cyan = 0, Magento = 0.14, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 71 | 81 | - |
| CMYK | 0 | 0.14 | 0.02 | 0.67 |
| HSL | 310º | 0.08% | 0.3% | - |
| HSV(B) | 310º | 0.14% | 0.33% | - |
| XYZ | 7.31 | 6.94 | 8.74 | - |
| YUV | 75.73 | 130.98 | 133.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 71 | 81 | 0 | 0.14 | 0.02 | 0.67 | 310 | 0.08 | 0.3 |
| Hex | 53 | 47 | 51 | 0 | E | 2 | 43 | 136 | 8 | 1E |
| Octal | 123 | 107 | 121 | 0 | 16 | 2 | 103 | 466 | 10 | 36 |
| Binary | 1010011 | 1000111 | 1010001 | 0 | 1110 | 10 | 1000011 | 100110110 | 1000 | 11110 |
Color Harmonies of #534751
Complementary color
Monochromatic Colors of #534751
Black with #534751
Text Example
Text Example
White with #534751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534751; }
p { color: rgb(83,71,81); }
H1.HeaderClassName
{
color: #534751;
}
.AnyTagClassName
{
color: #534751;
}
</style>
background-color css
<style>
a { background-color: #534751; }
a { background-color: rgb(83,71,81); }
div.DivClassName
{
background-color: #534751;
}
.BgClassName
{
background-color: #534751;
}
</style>
border-color css
<style>
span { border-color: #534751; }
span { border-color: rgb(83,71,81); }
td.TdClassName
{
border-color: #534751;
}
.TagClassName
{
border-color: #534751;
}
</style>