Shades of Hot Purple #542459
Tints of Hot Purple #542459
RGB
CMYK
RGB Variations
Color information
#542459 (or 0x542459) is known color: Hot Purple. HEX triplet: 54, 24 and 59. RGB value is (84,36,89). Sum of RGB (Red+Green+Blue) = 84+36+89=209 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40.19% from 209); Green value is 36 (14.45% from 255 or 17.22% from 209); Blue value is 89 (35.16% from 255 or 42.58% from 209); Max value from RGB is 89 - color contains mainly: blue. Hex color #542459 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542459 is #ABDBA6. Grayscale: #383838. Windows color (decimal): -11262887 or 5842004. OLE color: 5842004.
HSL color Cylindrical-coordinate representation of color #542459: hue angle of 294.34º degrees, saturation: 0.42, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #542459 is Cyan = 0.06, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 84 | 36 | 89 | - |
| CMYK | 0.06 | 0.60 | 0 | 0.65 |
| HSL | 294.34º | 0.42% | 0.25% | - |
| HSV(B) | 294.34º | 0.6% | 0.35% | - |
| XYZ | 6.09 | 3.87 | 9.88 | - |
| YUV | 56.39 | 146.4 | 147.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 36 | 89 | 0.06 | 0.60 | 0 | 0.65 | 294.34 | 0.42 | 0.25 |
| Hex | 54 | 24 | 59 | 6 | 3C | 0 | 41 | 126 | 2A | 19 |
| Octal | 124 | 44 | 131 | 6 | 74 | 0 | 101 | 446 | 52 | 31 |
| Binary | 1010100 | 100100 | 1011001 | 110 | 111100 | 0 | 1000001 | 100100110 | 101010 | 11001 |
Color Harmonies of #542459
Complementary color
Monochromatic Colors of #542459
Black with #542459
Text Example
Text Example
White with #542459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542459; }
p { color: rgb(84,36,89); }
H1.HeaderClassName
{
color: #542459;
}
.AnyTagClassName
{
color: #542459;
}
</style>
background-color css
<style>
a { background-color: #542459; }
a { background-color: rgb(84,36,89); }
div.DivClassName
{
background-color: #542459;
}
.BgClassName
{
background-color: #542459;
}
</style>
border-color css
<style>
span { border-color: #542459; }
span { border-color: rgb(84,36,89); }
td.TdClassName
{
border-color: #542459;
}
.TagClassName
{
border-color: #542459;
}
</style>