Shades of Purple Taupe #544553
Tints of Purple Taupe #544553
RGB
CMYK
RGB Variations
Color information
#544553 (or 0x544553) is known color: Purple Taupe. HEX triplet: 54, 45 and 53. RGB value is (84,69,83). Sum of RGB (Red+Green+Blue) = 84+69+83=236 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.59% from 236); Green value is 69 (27.34% from 255 or 29.24% from 236); Blue value is 83 (32.81% from 255 or 35.17% from 236); Max value from RGB is 84 - color contains mainly: red. Hex color #544553 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #544553 is #ABBAAC. Grayscale: #4B4B4B. Windows color (decimal): -11254445 or 5457236. OLE color: 5457236.
HSL color Cylindrical-coordinate representation of color #544553: hue angle of 304º degrees, saturation: 0.1, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #544553 is Cyan = 0, Magento = 0.18, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 69 | 83 | - |
| CMYK | 0 | 0.18 | 0.01 | 0.67 |
| HSL | 304º | 0.1% | 0.3% | - |
| HSV(B) | 304º | 0.18% | 0.33% | - |
| XYZ | 7.35 | 6.77 | 9.1 | - |
| YUV | 75.08 | 132.47 | 134.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 69 | 83 | 0 | 0.18 | 0.01 | 0.67 | 304 | 0.1 | 0.3 |
| Hex | 54 | 45 | 53 | 0 | 12 | 1 | 43 | 130 | A | 1E |
| Octal | 124 | 105 | 123 | 0 | 22 | 1 | 103 | 460 | 12 | 36 |
| Binary | 1010100 | 1000101 | 1010011 | 0 | 10010 | 1 | 1000011 | 100110000 | 1010 | 11110 |
Color Harmonies of #544553
Complementary color
Monochromatic Colors of #544553
Black with #544553
Text Example
Text Example
White with #544553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544553; }
p { color: rgb(84,69,83); }
H1.HeaderClassName
{
color: #544553;
}
.AnyTagClassName
{
color: #544553;
}
</style>
background-color css
<style>
a { background-color: #544553; }
a { background-color: rgb(84,69,83); }
div.DivClassName
{
background-color: #544553;
}
.BgClassName
{
background-color: #544553;
}
</style>
border-color css
<style>
span { border-color: #544553; }
span { border-color: rgb(84,69,83); }
td.TdClassName
{
border-color: #544553;
}
.TagClassName
{
border-color: #544553;
}
</style>