Shades of Hot Purple #542460
Tints of Hot Purple #542460
RGB
CMYK
RGB Variations
Color information
#542460 (or 0x542460) is known color: Hot Purple. HEX triplet: 54, 24 and 60. RGB value is (84,36,96). Sum of RGB (Red+Green+Blue) = 84+36+96=216 (28% of max value = 765). Red value is 84 (33.20% from 255 or 38.89% from 216); Green value is 36 (14.45% from 255 or 16.67% from 216); Blue value is 96 (37.89% from 255 or 44.44% from 216); Max value from RGB is 96 - color contains mainly: blue. Hex color #542460 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542460 is #ABDB9F. Grayscale: #393939. Windows color (decimal): -11262880 or 6300756. OLE color: 6300756.
HSL color Cylindrical-coordinate representation of color #542460: hue angle of 288º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #542460 is Cyan = 0.12, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 36 | 96 | - |
| CMYK | 0.12 | 0.62 | 0 | 0.62 |
| HSL | 288º | 0.45% | 0.26% | - |
| HSV(B) | 288º | 0.63% | 0.38% | - |
| XYZ | 6.4 | 3.99 | 11.5 | - |
| YUV | 57.19 | 149.9 | 147.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 36 | 96 | 0.12 | 0.62 | 0 | 0.62 | 288 | 0.45 | 0.26 |
| Hex | 54 | 24 | 60 | C | 3E | 0 | 3E | 120 | 2D | 1A |
| Octal | 124 | 44 | 140 | 14 | 76 | 0 | 76 | 440 | 55 | 32 |
| Binary | 1010100 | 100100 | 1100000 | 1100 | 111110 | 0 | 111110 | 100100000 | 101101 | 11010 |
Color Harmonies of #542460
Complementary color
Monochromatic Colors of #542460
Black with #542460
Text Example
Text Example
White with #542460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542460; }
p { color: rgb(84,36,96); }
H1.HeaderClassName
{
color: #542460;
}
.AnyTagClassName
{
color: #542460;
}
</style>
background-color css
<style>
a { background-color: #542460; }
a { background-color: rgb(84,36,96); }
div.DivClassName
{
background-color: #542460;
}
.BgClassName
{
background-color: #542460;
}
</style>
border-color css
<style>
span { border-color: #542460; }
span { border-color: rgb(84,36,96); }
td.TdClassName
{
border-color: #542460;
}
.TagClassName
{
border-color: #542460;
}
</style>