Shades of Purple Taupe #533751
Tints of Purple Taupe #533751
RGB
CMYK
RGB Variations
Color information
#533751 (or 0x533751) is known color: Purple Taupe. HEX triplet: 53, 37 and 51. RGB value is (83,55,81). Sum of RGB (Red+Green+Blue) = 83+55+81=219 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.90% from 219); Green value is 55 (21.88% from 255 or 25.11% from 219); Blue value is 81 (32.03% from 255 or 36.99% from 219); Max value from RGB is 83 - color contains mainly: red. Hex color #533751 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533751 is #ACC8AE. Grayscale: #424242. Windows color (decimal): -11323567 or 5322579. OLE color: 5322579.
HSL color Cylindrical-coordinate representation of color #533751: hue angle of 304.29º degrees, saturation: 0.2, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #533751 is Cyan = 0, Magento = 0.34, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 55 | 81 | - |
| CMYK | 0 | 0.34 | 0.02 | 0.67 |
| HSL | 304.29º | 0.2% | 0.27% | - |
| HSV(B) | 304.29º | 0.34% | 0.33% | - |
| XYZ | 6.42 | 5.17 | 8.44 | - |
| YUV | 66.34 | 136.28 | 139.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 55 | 81 | 0 | 0.34 | 0.02 | 0.67 | 304.29 | 0.2 | 0.27 |
| Hex | 53 | 37 | 51 | 0 | 22 | 2 | 43 | 130 | 14 | 1B |
| Octal | 123 | 67 | 121 | 0 | 42 | 2 | 103 | 460 | 24 | 33 |
| Binary | 1010011 | 110111 | 1010001 | 0 | 100010 | 10 | 1000011 | 100110000 | 10100 | 11011 |
Color Harmonies of #533751
Complementary color
Monochromatic Colors of #533751
Black with #533751
Text Example
Text Example
White with #533751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533751; }
p { color: rgb(83,55,81); }
H1.HeaderClassName
{
color: #533751;
}
.AnyTagClassName
{
color: #533751;
}
</style>
background-color css
<style>
a { background-color: #533751; }
a { background-color: rgb(83,55,81); }
div.DivClassName
{
background-color: #533751;
}
.BgClassName
{
background-color: #533751;
}
</style>
border-color css
<style>
span { border-color: #533751; }
span { border-color: rgb(83,55,81); }
td.TdClassName
{
border-color: #533751;
}
.TagClassName
{
border-color: #533751;
}
</style>