Shades of Indigo #540472
Tints of Indigo #540472
RGB
CMYK
RGB Variations
Color information
#540472 (or 0x540472) is known color: Indigo. HEX triplet: 54, 04 and 72. RGB value is (84,4,114). Sum of RGB (Red+Green+Blue) = 84+4+114=202 (26% of max value = 765). Red value is 84 (33.20% from 255 or 41.58% from 202); Green value is 4 (1.95% from 255 or 1.98% from 202); Blue value is 114 (44.92% from 255 or 56.44% from 202); Max value from RGB is 114 - color contains mainly: blue. Hex color #540472 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #540472 is #ABFB8D. Grayscale: #282828. Windows color (decimal): -11271054 or 7472212. OLE color: 7472212.
HSL color Cylindrical-coordinate representation of color #540472: hue angle of 283.64º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #540472 is Cyan = 0.26, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 84 | 4 | 114 | - |
| CMYK | 0.26 | 0.96 | 0 | 0.55 |
| HSL | 283.64º | 0.93% | 0.23% | - |
| HSV(B) | 283.64º | 0.96% | 0.45% | - |
| XYZ | 6.74 | 3.19 | 16.18 | - |
| YUV | 40.46 | 169.5 | 159.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 4 | 114 | 0.26 | 0.96 | 0 | 0.55 | 283.64 | 0.93 | 0.23 |
| Hex | 54 | 4 | 72 | 1A | 60 | 0 | 37 | 11C | 5D | 17 |
| Octal | 124 | 4 | 162 | 32 | 140 | 0 | 67 | 434 | 135 | 27 |
| Binary | 1010100 | 100 | 1110010 | 11010 | 1100000 | 0 | 110111 | 100011100 | 1011101 | 10111 |
Color Harmonies of #540472
Complementary color
Monochromatic Colors of #540472
Black with #540472
Text Example
Text Example
White with #540472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540472; }
p { color: rgb(84,4,114); }
H1.HeaderClassName
{
color: #540472;
}
.AnyTagClassName
{
color: #540472;
}
</style>
background-color css
<style>
a { background-color: #540472; }
a { background-color: rgb(84,4,114); }
div.DivClassName
{
background-color: #540472;
}
.BgClassName
{
background-color: #540472;
}
</style>
border-color css
<style>
span { border-color: #540472; }
span { border-color: rgb(84,4,114); }
td.TdClassName
{
border-color: #540472;
}
.TagClassName
{
border-color: #540472;
}
</style>