Shades of Hot Purple #540553
Tints of Hot Purple #540553
RGB
CMYK
RGB Variations
Color information
#540553 (or 0x540553) is known color: Hot Purple. HEX triplet: 54, 05 and 53. RGB value is (84,5,83). Sum of RGB (Red+Green+Blue) = 84+5+83=172 (22% of max value = 765). Red value is 84 (33.20% from 255 or 48.84% from 172); Green value is 5 (2.34% from 255 or 2.91% from 172); Blue value is 83 (32.81% from 255 or 48.26% from 172); Max value from RGB is 84 - color contains mainly: red. Hex color #540553 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #540553 is #ABFAAC. Grayscale: #252525. Windows color (decimal): -11270829 or 5440852. OLE color: 5440852.
HSL color Cylindrical-coordinate representation of color #540553: hue angle of 300.76º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #540553 is Cyan = 0, Magento = 0.94, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 5 | 83 | - |
| CMYK | 0 | 0.94 | 0.01 | 0.67 |
| HSL | 300.76º | 0.89% | 0.17% | - |
| HSV(B) | 300.76º | 0.94% | 0.33% | - |
| XYZ | 5.27 | 2.62 | 8.41 | - |
| YUV | 37.51 | 153.67 | 161.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 5 | 83 | 0 | 0.94 | 0.01 | 0.67 | 300.76 | 0.89 | 0.17 |
| Hex | 54 | 5 | 53 | 0 | 5E | 1 | 43 | 12D | 59 | 11 |
| Octal | 124 | 5 | 123 | 0 | 136 | 1 | 103 | 455 | 131 | 21 |
| Binary | 1010100 | 101 | 1010011 | 0 | 1011110 | 1 | 1000011 | 100101101 | 1011001 | 10001 |
Color Harmonies of #540553
Complementary color
Monochromatic Colors of #540553
Black with #540553
Text Example
Text Example
White with #540553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540553; }
p { color: rgb(84,5,83); }
H1.HeaderClassName
{
color: #540553;
}
.AnyTagClassName
{
color: #540553;
}
</style>
background-color css
<style>
a { background-color: #540553; }
a { background-color: rgb(84,5,83); }
div.DivClassName
{
background-color: #540553;
}
.BgClassName
{
background-color: #540553;
}
</style>
border-color css
<style>
span { border-color: #540553; }
span { border-color: rgb(84,5,83); }
td.TdClassName
{
border-color: #540553;
}
.TagClassName
{
border-color: #540553;
}
</style>