Shades of Hot Purple #543459
Tints of Hot Purple #543459
RGB
CMYK
RGB Variations
Color information
#543459 (or 0x543459) is known color: Hot Purple. HEX triplet: 54, 34 and 59. RGB value is (84,52,89). Sum of RGB (Red+Green+Blue) = 84+52+89=225 (29% of max value = 765). Red value is 84 (33.20% from 255 or 37.33% from 225); Green value is 52 (20.70% from 255 or 23.11% from 225); Blue value is 89 (35.16% from 255 or 39.56% from 225); Max value from RGB is 89 - color contains mainly: blue. Hex color #543459 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #543459 is #ABCBA6. Grayscale: #414141. Windows color (decimal): -11258791 or 5846100. OLE color: 5846100.
HSL color Cylindrical-coordinate representation of color #543459: hue angle of 291.89º degrees, saturation: 0.26, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #543459 is Cyan = 0.06, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 84 | 52 | 89 | - |
| CMYK | 0.06 | 0.42 | 0 | 0.65 |
| HSL | 291.89º | 0.26% | 0.28% | - |
| HSV(B) | 291.89º | 0.42% | 0.35% | - |
| XYZ | 6.69 | 5.06 | 10.08 | - |
| YUV | 65.79 | 141.1 | 140.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 52 | 89 | 0.06 | 0.42 | 0 | 0.65 | 291.89 | 0.26 | 0.28 |
| Hex | 54 | 34 | 59 | 6 | 2A | 0 | 41 | 124 | 1A | 1C |
| Octal | 124 | 64 | 131 | 6 | 52 | 0 | 101 | 444 | 32 | 34 |
| Binary | 1010100 | 110100 | 1011001 | 110 | 101010 | 0 | 1000001 | 100100100 | 11010 | 11100 |
Color Harmonies of #543459
Complementary color
Monochromatic Colors of #543459
Black with #543459
Text Example
Text Example
White with #543459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543459; }
p { color: rgb(84,52,89); }
H1.HeaderClassName
{
color: #543459;
}
.AnyTagClassName
{
color: #543459;
}
</style>
background-color css
<style>
a { background-color: #543459; }
a { background-color: rgb(84,52,89); }
div.DivClassName
{
background-color: #543459;
}
.BgClassName
{
background-color: #543459;
}
</style>
border-color css
<style>
span { border-color: #543459; }
span { border-color: rgb(84,52,89); }
td.TdClassName
{
border-color: #543459;
}
.TagClassName
{
border-color: #543459;
}
</style>