Shades of Hot Purple #540156
Tints of Hot Purple #540156
RGB
CMYK
RGB Variations
Color information
#540156 (or 0x540156) is known color: Hot Purple. HEX triplet: 54, 01 and 56. RGB value is (84,1,86). Sum of RGB (Red+Green+Blue) = 84+1+86=171 (22% of max value = 765). Red value is 84 (33.20% from 255 or 49.12% from 171); Green value is 1 (0.78% from 255 or 0.58% from 171); Blue value is 86 (33.98% from 255 or 50.29% from 171); Max value from RGB is 86 - color contains mainly: blue. Hex color #540156 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #540156 is #ABFEA9. Grayscale: #232323. Windows color (decimal): -11271850 or 5636436. OLE color: 5636436.
HSL color Cylindrical-coordinate representation of color #540156: hue angle of 298.59º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #540156 is Cyan = 0.02, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 84 | 1 | 86 | - |
| CMYK | 0.02 | 0.99 | 0 | 0.66 |
| HSL | 298.59º | 0.98% | 0.17% | - |
| HSV(B) | 298.59º | 0.99% | 0.34% | - |
| XYZ | 5.35 | 2.58 | 9.02 | - |
| YUV | 35.51 | 156.5 | 162.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 1 | 86 | 0.02 | 0.99 | 0 | 0.66 | 298.59 | 0.98 | 0.17 |
| Hex | 54 | 1 | 56 | 2 | 63 | 0 | 42 | 12B | 62 | 11 |
| Octal | 124 | 1 | 126 | 2 | 143 | 0 | 102 | 453 | 142 | 21 |
| Binary | 1010100 | 1 | 1010110 | 10 | 1100011 | 0 | 1000010 | 100101011 | 1100010 | 10001 |
Color Harmonies of #540156
Complementary color
Monochromatic Colors of #540156
Black with #540156
Text Example
Text Example
White with #540156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540156; }
p { color: rgb(84,1,86); }
H1.HeaderClassName
{
color: #540156;
}
.AnyTagClassName
{
color: #540156;
}
</style>
background-color css
<style>
a { background-color: #540156; }
a { background-color: rgb(84,1,86); }
div.DivClassName
{
background-color: #540156;
}
.BgClassName
{
background-color: #540156;
}
</style>
border-color css
<style>
span { border-color: #540156; }
span { border-color: rgb(84,1,86); }
td.TdClassName
{
border-color: #540156;
}
.TagClassName
{
border-color: #540156;
}
</style>