Shades of Hot Purple #541859
Tints of Hot Purple #541859
RGB
CMYK
RGB Variations
Color information
#541859 (or 0x541859) is known color: Hot Purple. HEX triplet: 54, 18 and 59. RGB value is (84,24,89). Sum of RGB (Red+Green+Blue) = 84+24+89=197 (26% of max value = 765). Red value is 84 (33.20% from 255 or 42.64% from 197); Green value is 24 (9.77% from 255 or 12.18% from 197); Blue value is 89 (35.16% from 255 or 45.18% from 197); Max value from RGB is 89 - color contains mainly: blue. Hex color #541859 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #541859 is #ABE7A6. Grayscale: #313131. Windows color (decimal): -11265959 or 5838932. OLE color: 5838932.
HSL color Cylindrical-coordinate representation of color #541859: hue angle of 295.38º degrees, saturation: 0.58, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #541859 is Cyan = 0.06, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 84 | 24 | 89 | - |
| CMYK | 0.06 | 0.73 | 0 | 0.65 |
| HSL | 295.38º | 0.58% | 0.22% | - |
| HSV(B) | 295.38º | 0.73% | 0.35% | - |
| XYZ | 5.79 | 3.26 | 9.78 | - |
| YUV | 49.35 | 150.38 | 152.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 24 | 89 | 0.06 | 0.73 | 0 | 0.65 | 295.38 | 0.58 | 0.22 |
| Hex | 54 | 18 | 59 | 6 | 49 | 0 | 41 | 127 | 3A | 16 |
| Octal | 124 | 30 | 131 | 6 | 111 | 0 | 101 | 447 | 72 | 26 |
| Binary | 1010100 | 11000 | 1011001 | 110 | 1001001 | 0 | 1000001 | 100100111 | 111010 | 10110 |
Color Harmonies of #541859
Complementary color
Monochromatic Colors of #541859
Black with #541859
Text Example
Text Example
White with #541859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541859; }
p { color: rgb(84,24,89); }
H1.HeaderClassName
{
color: #541859;
}
.AnyTagClassName
{
color: #541859;
}
</style>
background-color css
<style>
a { background-color: #541859; }
a { background-color: rgb(84,24,89); }
div.DivClassName
{
background-color: #541859;
}
.BgClassName
{
background-color: #541859;
}
</style>
border-color css
<style>
span { border-color: #541859; }
span { border-color: rgb(84,24,89); }
td.TdClassName
{
border-color: #541859;
}
.TagClassName
{
border-color: #541859;
}
</style>