Shades of Indigo #540787
Tints of Indigo #540787
RGB
CMYK
RGB Variations
Color information
#540787 (or 0x540787) is known color: Indigo. HEX triplet: 54, 07 and 87. RGB value is (84,7,135). Sum of RGB (Red+Green+Blue) = 84+7+135=226 (29% of max value = 765). Red value is 84 (33.20% from 255 or 37.17% from 226); Green value is 7 (3.12% from 255 or 3.10% from 226); Blue value is 135 (53.12% from 255 or 59.73% from 226); Max value from RGB is 135 - color contains mainly: blue. Hex color #540787 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #540787 is #ABF878. Grayscale: #2C2C2C. Windows color (decimal): -11270265 or 8849236. OLE color: 8849236.
HSL color Cylindrical-coordinate representation of color #540787: hue angle of 276.09º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #540787 is Cyan = 0.38, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 7 | 135 | - |
| CMYK | 0.38 | 0.95 | 0 | 0.47 |
| HSL | 276.09º | 0.9% | 0.28% | - |
| HSV(B) | 276.09º | 0.95% | 0.53% | - |
| XYZ | 8.11 | 3.79 | 23.23 | - |
| YUV | 44.62 | 179.01 | 156.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 7 | 135 | 0.38 | 0.95 | 0 | 0.47 | 276.09 | 0.9 | 0.28 |
| Hex | 54 | 7 | 87 | 26 | 5F | 0 | 2F | 114 | 5A | 1C |
| Octal | 124 | 7 | 207 | 46 | 137 | 0 | 57 | 424 | 132 | 34 |
| Binary | 1010100 | 111 | 10000111 | 100110 | 1011111 | 0 | 101111 | 100010100 | 1011010 | 11100 |
Color Harmonies of #540787
Complementary color
Monochromatic Colors of #540787
Black with #540787
Text Example
Text Example
White with #540787
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540787; }
p { color: rgb(84,7,135); }
H1.HeaderClassName
{
color: #540787;
}
.AnyTagClassName
{
color: #540787;
}
</style>
background-color css
<style>
a { background-color: #540787; }
a { background-color: rgb(84,7,135); }
div.DivClassName
{
background-color: #540787;
}
.BgClassName
{
background-color: #540787;
}
</style>
border-color css
<style>
span { border-color: #540787; }
span { border-color: rgb(84,7,135); }
td.TdClassName
{
border-color: #540787;
}
.TagClassName
{
border-color: #540787;
}
</style>