Shades of Indigo #540477
Tints of Indigo #540477
RGB
CMYK
RGB Variations
Color information
#540477 (or 0x540477) is known color: Indigo. HEX triplet: 54, 04 and 77. RGB value is (84,4,119). Sum of RGB (Red+Green+Blue) = 84+4+119=207 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40.58% from 207); Green value is 4 (1.95% from 255 or 1.93% from 207); Blue value is 119 (46.88% from 255 or 57.49% from 207); Max value from RGB is 119 - color contains mainly: blue. Hex color #540477 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #540477 is #ABFB88. Grayscale: #282828. Windows color (decimal): -11271049 or 7799892. OLE color: 7799892.
HSL color Cylindrical-coordinate representation of color #540477: hue angle of 281.74º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #540477 is Cyan = 0.29, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 4 | 119 | - |
| CMYK | 0.29 | 0.97 | 0 | 0.53 |
| HSL | 281.74º | 0.93% | 0.24% | - |
| HSV(B) | 281.74º | 0.97% | 0.47% | - |
| XYZ | 7.03 | 3.3 | 17.72 | - |
| YUV | 41.03 | 172 | 158.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 4 | 119 | 0.29 | 0.97 | 0 | 0.53 | 281.74 | 0.93 | 0.24 |
| Hex | 54 | 4 | 77 | 1D | 61 | 0 | 35 | 11A | 5D | 18 |
| Octal | 124 | 4 | 167 | 35 | 141 | 0 | 65 | 432 | 135 | 30 |
| Binary | 1010100 | 100 | 1110111 | 11101 | 1100001 | 0 | 110101 | 100011010 | 1011101 | 11000 |
Color Harmonies of #540477
Complementary color
Monochromatic Colors of #540477
Black with #540477
Text Example
Text Example
White with #540477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540477; }
p { color: rgb(84,4,119); }
H1.HeaderClassName
{
color: #540477;
}
.AnyTagClassName
{
color: #540477;
}
</style>
background-color css
<style>
a { background-color: #540477; }
a { background-color: rgb(84,4,119); }
div.DivClassName
{
background-color: #540477;
}
.BgClassName
{
background-color: #540477;
}
</style>
border-color css
<style>
span { border-color: #540477; }
span { border-color: rgb(84,4,119); }
td.TdClassName
{
border-color: #540477;
}
.TagClassName
{
border-color: #540477;
}
</style>