Shades of Hot Purple #540760
Tints of Hot Purple #540760
RGB
CMYK
RGB Variations
Color information
#540760 (or 0x540760) is known color: Hot Purple. HEX triplet: 54, 07 and 60. RGB value is (84,7,96). Sum of RGB (Red+Green+Blue) = 84+7+96=187 (24% of max value = 765). Red value is 84 (33.20% from 255 or 44.92% from 187); Green value is 7 (3.12% from 255 or 3.74% from 187); Blue value is 96 (37.89% from 255 or 51.34% from 187); Max value from RGB is 96 - color contains mainly: blue. Hex color #540760 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #540760 is #ABF89F. Grayscale: #272727. Windows color (decimal): -11270304 or 6293332. OLE color: 6293332.
HSL color Cylindrical-coordinate representation of color #540760: hue angle of 291.91º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #540760 is Cyan = 0.12, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 7 | 96 | - |
| CMYK | 0.12 | 0.93 | 0 | 0.62 |
| HSL | 291.91º | 0.86% | 0.2% | - |
| HSV(B) | 291.91º | 0.93% | 0.38% | - |
| XYZ | 5.84 | 2.88 | 11.31 | - |
| YUV | 40.17 | 159.51 | 159.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 7 | 96 | 0.12 | 0.93 | 0 | 0.62 | 291.91 | 0.86 | 0.2 |
| Hex | 54 | 7 | 60 | C | 5D | 0 | 3E | 124 | 56 | 14 |
| Octal | 124 | 7 | 140 | 14 | 135 | 0 | 76 | 444 | 126 | 24 |
| Binary | 1010100 | 111 | 1100000 | 1100 | 1011101 | 0 | 111110 | 100100100 | 1010110 | 10100 |
Color Harmonies of #540760
Complementary color
Monochromatic Colors of #540760
Black with #540760
Text Example
Text Example
White with #540760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540760; }
p { color: rgb(84,7,96); }
H1.HeaderClassName
{
color: #540760;
}
.AnyTagClassName
{
color: #540760;
}
</style>
background-color css
<style>
a { background-color: #540760; }
a { background-color: rgb(84,7,96); }
div.DivClassName
{
background-color: #540760;
}
.BgClassName
{
background-color: #540760;
}
</style>
border-color css
<style>
span { border-color: #540760; }
span { border-color: rgb(84,7,96); }
td.TdClassName
{
border-color: #540760;
}
.TagClassName
{
border-color: #540760;
}
</style>