Shades of Palatinate Purple #540254
Tints of Palatinate Purple #540254
RGB
CMYK
RGB Variations
Color information
#540254 (or 0x540254) is known color: Palatinate Purple. HEX triplet: 54, 02 and 54. RGB value is (84,2,84). Sum of RGB (Red+Green+Blue) = 84+2+84=170 (22% of max value = 765). Red value is 84 (33.20% from 255 or 49.41% from 170); Green value is 2 (1.17% from 255 or 1.18% from 170); Blue value is 84 (33.20% from 255 or 49.41% from 170); Max value from RGB is 84 - color contains mainly: red, blue. Hex color #540254 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #540254 is #ABFDAB. Grayscale: #232323. Windows color (decimal): -11271596 or 5505620. OLE color: 5505620.
HSL color Cylindrical-coordinate representation of color #540254: hue angle of 300º degrees, saturation: 0.95, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #540254 is Cyan = 0, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 2 | 84 | - |
| CMYK | 0 | 0.98 | 0 | 0.67 |
| HSL | 300º | 0.95% | 0.17% | - |
| HSV(B) | 300º | 0.98% | 0.33% | - |
| XYZ | 5.28 | 2.57 | 8.61 | - |
| YUV | 35.87 | 155.17 | 162.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 2 | 84 | 0 | 0.98 | 0 | 0.67 | 300 | 0.95 | 0.17 |
| Hex | 54 | 2 | 54 | 0 | 62 | 0 | 43 | 12C | 5F | 11 |
| Octal | 124 | 2 | 124 | 0 | 142 | 0 | 103 | 454 | 137 | 21 |
| Binary | 1010100 | 10 | 1010100 | 0 | 1100010 | 0 | 1000011 | 100101100 | 1011111 | 10001 |
Color Harmonies of #540254
Complementary color
Monochromatic Colors of #540254
Black with #540254
Text Example
Text Example
White with #540254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540254; }
p { color: rgb(84,2,84); }
H1.HeaderClassName
{
color: #540254;
}
.AnyTagClassName
{
color: #540254;
}
</style>
background-color css
<style>
a { background-color: #540254; }
a { background-color: rgb(84,2,84); }
div.DivClassName
{
background-color: #540254;
}
.BgClassName
{
background-color: #540254;
}
</style>
border-color css
<style>
span { border-color: #540254; }
span { border-color: rgb(84,2,84); }
td.TdClassName
{
border-color: #540254;
}
.TagClassName
{
border-color: #540254;
}
</style>