Shades of Hot Purple #540558
Tints of Hot Purple #540558
RGB
CMYK
RGB Variations
Color information
#540558 (or 0x540558) is known color: Hot Purple. HEX triplet: 54, 05 and 58. RGB value is (84,5,88). Sum of RGB (Red+Green+Blue) = 84+5+88=177 (23% of max value = 765). Red value is 84 (33.20% from 255 or 47.46% from 177); Green value is 5 (2.34% from 255 or 2.82% from 177); Blue value is 88 (34.77% from 255 or 49.72% from 177); Max value from RGB is 88 - color contains mainly: blue. Hex color #540558 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #540558 is #ABFAA7. Grayscale: #252525. Windows color (decimal): -11270824 or 5768532. OLE color: 5768532.
HSL color Cylindrical-coordinate representation of color #540558: hue angle of 297.11º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #540558 is Cyan = 0.05, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 84 | 5 | 88 | - |
| CMYK | 0.05 | 0.94 | 0 | 0.65 |
| HSL | 297.11º | 0.89% | 0.18% | - |
| HSV(B) | 297.11º | 0.94% | 0.35% | - |
| XYZ | 5.47 | 2.7 | 9.46 | - |
| YUV | 38.08 | 156.17 | 160.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 5 | 88 | 0.05 | 0.94 | 0 | 0.65 | 297.11 | 0.89 | 0.18 |
| Hex | 54 | 5 | 58 | 5 | 5E | 0 | 41 | 129 | 59 | 12 |
| Octal | 124 | 5 | 130 | 5 | 136 | 0 | 101 | 451 | 131 | 22 |
| Binary | 1010100 | 101 | 1011000 | 101 | 1011110 | 0 | 1000001 | 100101001 | 1011001 | 10010 |
Color Harmonies of #540558
Complementary color
Monochromatic Colors of #540558
Black with #540558
Text Example
Text Example
White with #540558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540558; }
p { color: rgb(84,5,88); }
H1.HeaderClassName
{
color: #540558;
}
.AnyTagClassName
{
color: #540558;
}
</style>
background-color css
<style>
a { background-color: #540558; }
a { background-color: rgb(84,5,88); }
div.DivClassName
{
background-color: #540558;
}
.BgClassName
{
background-color: #540558;
}
</style>
border-color css
<style>
span { border-color: #540558; }
span { border-color: rgb(84,5,88); }
td.TdClassName
{
border-color: #540558;
}
.TagClassName
{
border-color: #540558;
}
</style>