Shades of Indigo #540970
Tints of Indigo #540970
RGB
CMYK
RGB Variations
Color information
#540970 (or 0x540970) is known color: Indigo. HEX triplet: 54, 09 and 70. RGB value is (84,9,112). Sum of RGB (Red+Green+Blue) = 84+9+112=205 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40.98% from 205); Green value is 9 (3.91% from 255 or 4.39% from 205); Blue value is 112 (44.14% from 255 or 54.63% from 205); Max value from RGB is 112 - color contains mainly: blue. Hex color #540970 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #540970 is #ABF68F. Grayscale: #2A2A2A. Windows color (decimal): -11269776 or 7342420. OLE color: 7342420.
HSL color Cylindrical-coordinate representation of color #540970: hue angle of 283.69º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #540970 is Cyan = 0.25, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 84 | 9 | 112 | - |
| CMYK | 0.25 | 0.92 | 0 | 0.56 |
| HSL | 283.69º | 0.85% | 0.24% | - |
| HSV(B) | 283.69º | 0.92% | 0.44% | - |
| XYZ | 6.68 | 3.25 | 15.6 | - |
| YUV | 43.17 | 166.85 | 157.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 9 | 112 | 0.25 | 0.92 | 0 | 0.56 | 283.69 | 0.85 | 0.24 |
| Hex | 54 | 9 | 70 | 19 | 5C | 0 | 38 | 11C | 55 | 18 |
| Octal | 124 | 11 | 160 | 31 | 134 | 0 | 70 | 434 | 125 | 30 |
| Binary | 1010100 | 1001 | 1110000 | 11001 | 1011100 | 0 | 111000 | 100011100 | 1010101 | 11000 |
Color Harmonies of #540970
Complementary color
Monochromatic Colors of #540970
Black with #540970
Text Example
Text Example
White with #540970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540970; }
p { color: rgb(84,9,112); }
H1.HeaderClassName
{
color: #540970;
}
.AnyTagClassName
{
color: #540970;
}
</style>
background-color css
<style>
a { background-color: #540970; }
a { background-color: rgb(84,9,112); }
div.DivClassName
{
background-color: #540970;
}
.BgClassName
{
background-color: #540970;
}
</style>
border-color css
<style>
span { border-color: #540970; }
span { border-color: rgb(84,9,112); }
td.TdClassName
{
border-color: #540970;
}
.TagClassName
{
border-color: #540970;
}
</style>