Shades of Indigo #540478
Tints of Indigo #540478
RGB
CMYK
RGB Variations
Color information
#540478 (or 0x540478) is known color: Indigo. HEX triplet: 54, 04 and 78. RGB value is (84,4,120). Sum of RGB (Red+Green+Blue) = 84+4+120=208 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40.38% from 208); Green value is 4 (1.95% from 255 or 1.92% from 208); Blue value is 120 (47.27% from 255 or 57.69% from 208); Max value from RGB is 120 - color contains mainly: blue. Hex color #540478 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #540478 is #ABFB87. Grayscale: #282828. Windows color (decimal): -11271048 or 7865428. OLE color: 7865428.
HSL color Cylindrical-coordinate representation of color #540478: hue angle of 281.38º degrees, saturation: 0.94, 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 #540478 is Cyan = 0.3, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 4 | 120 | - |
| CMYK | 0.3 | 0.97 | 0 | 0.53 |
| HSL | 281.38º | 0.94% | 0.24% | - |
| HSV(B) | 281.38º | 0.97% | 0.47% | - |
| XYZ | 7.09 | 3.33 | 18.04 | - |
| YUV | 41.14 | 172.5 | 158.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 4 | 120 | 0.3 | 0.97 | 0 | 0.53 | 281.38 | 0.94 | 0.24 |
| Hex | 54 | 4 | 78 | 1E | 61 | 0 | 35 | 119 | 5E | 18 |
| Octal | 124 | 4 | 170 | 36 | 141 | 0 | 65 | 431 | 136 | 30 |
| Binary | 1010100 | 100 | 1111000 | 11110 | 1100001 | 0 | 110101 | 100011001 | 1011110 | 11000 |
Color Harmonies of #540478
Complementary color
Monochromatic Colors of #540478
Black with #540478
Text Example
Text Example
White with #540478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540478; }
p { color: rgb(84,4,120); }
H1.HeaderClassName
{
color: #540478;
}
.AnyTagClassName
{
color: #540478;
}
</style>
background-color css
<style>
a { background-color: #540478; }
a { background-color: rgb(84,4,120); }
div.DivClassName
{
background-color: #540478;
}
.BgClassName
{
background-color: #540478;
}
</style>
border-color css
<style>
span { border-color: #540478; }
span { border-color: rgb(84,4,120); }
td.TdClassName
{
border-color: #540478;
}
.TagClassName
{
border-color: #540478;
}
</style>