Shades of Hot Purple #540756
Tints of Hot Purple #540756
RGB
CMYK
RGB Variations
Color information
#540756 (or 0x540756) is known color: Hot Purple. HEX triplet: 54, 07 and 56. RGB value is (84,7,86). Sum of RGB (Red+Green+Blue) = 84+7+86=177 (23% of max value = 765). Red value is 84 (33.20% from 255 or 47.46% from 177); Green value is 7 (3.12% from 255 or 3.95% from 177); Blue value is 86 (33.98% from 255 or 48.59% from 177); Max value from RGB is 86 - color contains mainly: blue. Hex color #540756 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #540756 is #ABF8A9. Grayscale: #262626. Windows color (decimal): -11270314 or 5637972. OLE color: 5637972.
HSL color Cylindrical-coordinate representation of color #540756: hue angle of 298.48º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #540756 is Cyan = 0.02, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 84 | 7 | 86 | - |
| CMYK | 0.02 | 0.92 | 0 | 0.66 |
| HSL | 298.48º | 0.85% | 0.18% | - |
| HSV(B) | 298.48º | 0.92% | 0.34% | - |
| XYZ | 5.41 | 2.71 | 9.04 | - |
| YUV | 39.03 | 154.51 | 160.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 7 | 86 | 0.02 | 0.92 | 0 | 0.66 | 298.48 | 0.85 | 0.18 |
| Hex | 54 | 7 | 56 | 2 | 5C | 0 | 42 | 12A | 55 | 12 |
| Octal | 124 | 7 | 126 | 2 | 134 | 0 | 102 | 452 | 125 | 22 |
| Binary | 1010100 | 111 | 1010110 | 10 | 1011100 | 0 | 1000010 | 100101010 | 1010101 | 10010 |
Color Harmonies of #540756
Complementary color
Monochromatic Colors of #540756
Black with #540756
Text Example
Text Example
White with #540756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540756; }
p { color: rgb(84,7,86); }
H1.HeaderClassName
{
color: #540756;
}
.AnyTagClassName
{
color: #540756;
}
</style>
background-color css
<style>
a { background-color: #540756; }
a { background-color: rgb(84,7,86); }
div.DivClassName
{
background-color: #540756;
}
.BgClassName
{
background-color: #540756;
}
</style>
border-color css
<style>
span { border-color: #540756; }
span { border-color: rgb(84,7,86); }
td.TdClassName
{
border-color: #540756;
}
.TagClassName
{
border-color: #540756;
}
</style>