Shades of Hot Purple #542659
Tints of Hot Purple #542659
RGB
CMYK
RGB Variations
Color information
#542659 (or 0x542659) is known color: Hot Purple. HEX triplet: 54, 26 and 59. RGB value is (84,38,89). Sum of RGB (Red+Green+Blue) = 84+38+89=211 (27% of max value = 765). Red value is 84 (33.20% from 255 or 39.81% from 211); Green value is 38 (15.23% from 255 or 18.01% from 211); Blue value is 89 (35.16% from 255 or 42.18% from 211); Max value from RGB is 89 - color contains mainly: blue. Hex color #542659 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542659 is #ABD9A6. Grayscale: #393939. Windows color (decimal): -11262375 or 5842516. OLE color: 5842516.
HSL color Cylindrical-coordinate representation of color #542659: hue angle of 294.12º degrees, saturation: 0.4, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #542659 is Cyan = 0.06, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 84 | 38 | 89 | - |
| CMYK | 0.06 | 0.57 | 0 | 0.65 |
| HSL | 294.12º | 0.4% | 0.25% | - |
| HSV(B) | 294.12º | 0.57% | 0.35% | - |
| XYZ | 6.15 | 3.99 | 9.9 | - |
| YUV | 57.57 | 145.74 | 146.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 38 | 89 | 0.06 | 0.57 | 0 | 0.65 | 294.12 | 0.4 | 0.25 |
| Hex | 54 | 26 | 59 | 6 | 39 | 0 | 41 | 126 | 28 | 19 |
| Octal | 124 | 46 | 131 | 6 | 71 | 0 | 101 | 446 | 50 | 31 |
| Binary | 1010100 | 100110 | 1011001 | 110 | 111001 | 0 | 1000001 | 100100110 | 101000 | 11001 |
Color Harmonies of #542659
Complementary color
Monochromatic Colors of #542659
Black with #542659
Text Example
Text Example
White with #542659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542659; }
p { color: rgb(84,38,89); }
H1.HeaderClassName
{
color: #542659;
}
.AnyTagClassName
{
color: #542659;
}
</style>
background-color css
<style>
a { background-color: #542659; }
a { background-color: rgb(84,38,89); }
div.DivClassName
{
background-color: #542659;
}
.BgClassName
{
background-color: #542659;
}
</style>
border-color css
<style>
span { border-color: #542659; }
span { border-color: rgb(84,38,89); }
td.TdClassName
{
border-color: #542659;
}
.TagClassName
{
border-color: #542659;
}
</style>