Shades of Indigo #540796
Tints of Indigo #540796
RGB
CMYK
RGB Variations
Color information
#540796 (or 0x540796) is known color: Indigo. HEX triplet: 54, 07 and 96. RGB value is (84,7,150). Sum of RGB (Red+Green+Blue) = 84+7+150=241 (31% of max value = 765). Red value is 84 (33.20% from 255 or 34.85% from 241); Green value is 7 (3.12% from 255 or 2.90% from 241); Blue value is 150 (58.98% from 255 or 62.24% from 241); Max value from RGB is 150 - color contains mainly: blue. Hex color #540796 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #540796 is #ABF869. Grayscale: #2D2D2D. Windows color (decimal): -11270250 or 9832276. OLE color: 9832276.
HSL color Cylindrical-coordinate representation of color #540796: hue angle of 272.31º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #540796 is Cyan = 0.44, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 84 | 7 | 150 | - |
| CMYK | 0.44 | 0.95 | 0 | 0.41 |
| HSL | 272.31º | 0.91% | 0.31% | - |
| HSV(B) | 272.31º | 0.95% | 0.59% | - |
| XYZ | 9.24 | 4.24 | 29.19 | - |
| YUV | 46.33 | 186.51 | 154.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 7 | 150 | 0.44 | 0.95 | 0 | 0.41 | 272.31 | 0.91 | 0.31 |
| Hex | 54 | 7 | 96 | 2C | 5F | 0 | 29 | 110 | 5B | 1F |
| Octal | 124 | 7 | 226 | 54 | 137 | 0 | 51 | 420 | 133 | 37 |
| Binary | 1010100 | 111 | 10010110 | 101100 | 1011111 | 0 | 101001 | 100010000 | 1011011 | 11111 |
Color Harmonies of #540796
Complementary color
Monochromatic Colors of #540796
Black with #540796
Text Example
Text Example
White with #540796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540796; }
p { color: rgb(84,7,150); }
H1.HeaderClassName
{
color: #540796;
}
.AnyTagClassName
{
color: #540796;
}
</style>
background-color css
<style>
a { background-color: #540796; }
a { background-color: rgb(84,7,150); }
div.DivClassName
{
background-color: #540796;
}
.BgClassName
{
background-color: #540796;
}
</style>
border-color css
<style>
span { border-color: #540796; }
span { border-color: rgb(84,7,150); }
td.TdClassName
{
border-color: #540796;
}
.TagClassName
{
border-color: #540796;
}
</style>