Shades of Indigo #540774
Tints of Indigo #540774
RGB
CMYK
RGB Variations
Color information
#540774 (or 0x540774) is known color: Indigo. HEX triplet: 54, 07 and 74. RGB value is (84,7,116). Sum of RGB (Red+Green+Blue) = 84+7+116=207 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40.58% from 207); Green value is 7 (3.12% from 255 or 3.38% from 207); Blue value is 116 (45.70% from 255 or 56.04% from 207); Max value from RGB is 116 - color contains mainly: blue. Hex color #540774 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #540774 is #ABF88B. Grayscale: #2A2A2A. Windows color (decimal): -11270284 or 7604052. OLE color: 7604052.
HSL color Cylindrical-coordinate representation of color #540774: hue angle of 282.39º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #540774 is Cyan = 0.28, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 84 | 7 | 116 | - |
| CMYK | 0.28 | 0.94 | 0 | 0.55 |
| HSL | 282.39º | 0.89% | 0.24% | - |
| HSV(B) | 282.39º | 0.94% | 0.45% | - |
| XYZ | 6.88 | 3.3 | 16.8 | - |
| YUV | 42.45 | 169.51 | 157.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 7 | 116 | 0.28 | 0.94 | 0 | 0.55 | 282.39 | 0.89 | 0.24 |
| Hex | 54 | 7 | 74 | 1C | 5E | 0 | 37 | 11A | 59 | 18 |
| Octal | 124 | 7 | 164 | 34 | 136 | 0 | 67 | 432 | 131 | 30 |
| Binary | 1010100 | 111 | 1110100 | 11100 | 1011110 | 0 | 110111 | 100011010 | 1011001 | 11000 |
Color Harmonies of #540774
Complementary color
Monochromatic Colors of #540774
Black with #540774
Text Example
Text Example
White with #540774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540774; }
p { color: rgb(84,7,116); }
H1.HeaderClassName
{
color: #540774;
}
.AnyTagClassName
{
color: #540774;
}
</style>
background-color css
<style>
a { background-color: #540774; }
a { background-color: rgb(84,7,116); }
div.DivClassName
{
background-color: #540774;
}
.BgClassName
{
background-color: #540774;
}
</style>
border-color css
<style>
span { border-color: #540774; }
span { border-color: rgb(84,7,116); }
td.TdClassName
{
border-color: #540774;
}
.TagClassName
{
border-color: #540774;
}
</style>