Shades of Hot Purple #541160
Tints of Hot Purple #541160
RGB
CMYK
RGB Variations
Color information
#541160 (or 0x541160) is known color: Hot Purple. HEX triplet: 54, 11 and 60. RGB value is (84,17,96). Sum of RGB (Red+Green+Blue) = 84+17+96=197 (26% of max value = 765). Red value is 84 (33.20% from 255 or 42.64% from 197); Green value is 17 (7.03% from 255 or 8.63% from 197); Blue value is 96 (37.89% from 255 or 48.73% from 197); Max value from RGB is 96 - color contains mainly: blue. Hex color #541160 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #541160 is #ABEE9F. Grayscale: #2D2D2D. Windows color (decimal): -11267744 or 6295892. OLE color: 6295892.
HSL color Cylindrical-coordinate representation of color #541160: hue angle of 290.89º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #541160 is Cyan = 0.12, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 17 | 96 | - |
| CMYK | 0.12 | 0.82 | 0 | 0.62 |
| HSL | 290.89º | 0.7% | 0.22% | - |
| HSV(B) | 290.89º | 0.82% | 0.38% | - |
| XYZ | 5.97 | 3.13 | 11.36 | - |
| YUV | 46.04 | 156.2 | 155.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 17 | 96 | 0.12 | 0.82 | 0 | 0.62 | 290.89 | 0.7 | 0.22 |
| Hex | 54 | 11 | 60 | C | 52 | 0 | 3E | 123 | 46 | 16 |
| Octal | 124 | 21 | 140 | 14 | 122 | 0 | 76 | 443 | 106 | 26 |
| Binary | 1010100 | 10001 | 1100000 | 1100 | 1010010 | 0 | 111110 | 100100011 | 1000110 | 10110 |
Color Harmonies of #541160
Complementary color
Monochromatic Colors of #541160
Black with #541160
Text Example
Text Example
White with #541160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541160; }
p { color: rgb(84,17,96); }
H1.HeaderClassName
{
color: #541160;
}
.AnyTagClassName
{
color: #541160;
}
</style>
background-color css
<style>
a { background-color: #541160; }
a { background-color: rgb(84,17,96); }
div.DivClassName
{
background-color: #541160;
}
.BgClassName
{
background-color: #541160;
}
</style>
border-color css
<style>
span { border-color: #541160; }
span { border-color: rgb(84,17,96); }
td.TdClassName
{
border-color: #541160;
}
.TagClassName
{
border-color: #541160;
}
</style>