Shades of Palatinate Purple #540453
Tints of Palatinate Purple #540453
RGB
CMYK
RGB Variations
Color information
#540453 (or 0x540453) is known color: Palatinate Purple. HEX triplet: 54, 04 and 53. RGB value is (84,4,83). Sum of RGB (Red+Green+Blue) = 84+4+83=171 (22% of max value = 765). Red value is 84 (33.20% from 255 or 49.12% from 171); Green value is 4 (1.95% from 255 or 2.34% from 171); Blue value is 83 (32.81% from 255 or 48.54% from 171); Max value from RGB is 84 - color contains mainly: red. Hex color #540453 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #540453 is #ABFBAC. Grayscale: #242424. Windows color (decimal): -11271085 or 5440596. OLE color: 5440596.
HSL color Cylindrical-coordinate representation of color #540453: hue angle of 300.75º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #540453 is Cyan = 0, Magento = 0.95, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 4 | 83 | - |
| CMYK | 0 | 0.95 | 0.01 | 0.67 |
| HSL | 300.75º | 0.91% | 0.17% | - |
| HSV(B) | 300.75º | 0.95% | 0.33% | - |
| XYZ | 5.26 | 2.6 | 8.41 | - |
| YUV | 36.93 | 154 | 161.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 4 | 83 | 0 | 0.95 | 0.01 | 0.67 | 300.75 | 0.91 | 0.17 |
| Hex | 54 | 4 | 53 | 0 | 5F | 1 | 43 | 12D | 5B | 11 |
| Octal | 124 | 4 | 123 | 0 | 137 | 1 | 103 | 455 | 133 | 21 |
| Binary | 1010100 | 100 | 1010011 | 0 | 1011111 | 1 | 1000011 | 100101101 | 1011011 | 10001 |
Color Harmonies of #540453
Complementary color
Monochromatic Colors of #540453
Black with #540453
Text Example
Text Example
White with #540453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540453; }
p { color: rgb(84,4,83); }
H1.HeaderClassName
{
color: #540453;
}
.AnyTagClassName
{
color: #540453;
}
</style>
background-color css
<style>
a { background-color: #540453; }
a { background-color: rgb(84,4,83); }
div.DivClassName
{
background-color: #540453;
}
.BgClassName
{
background-color: #540453;
}
</style>
border-color css
<style>
span { border-color: #540453; }
span { border-color: rgb(84,4,83); }
td.TdClassName
{
border-color: #540453;
}
.TagClassName
{
border-color: #540453;
}
</style>