Shades of Indigo #541189
Tints of Indigo #541189
RGB
CMYK
RGB Variations
Color information
#541189 (or 0x541189) is known color: Indigo. HEX triplet: 54, 11 and 89. RGB value is (84,17,137). Sum of RGB (Red+Green+Blue) = 84+17+137=238 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.29% from 238); Green value is 17 (7.03% from 255 or 7.14% from 238); Blue value is 137 (53.91% from 255 or 57.56% from 238); Max value from RGB is 137 - color contains mainly: blue. Hex color #541189 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #541189 is #ABEE76. Grayscale: #323232. Windows color (decimal): -11267703 or 8982868. OLE color: 8982868.
HSL color Cylindrical-coordinate representation of color #541189: hue angle of 273.5º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #541189 is Cyan = 0.39, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 84 | 17 | 137 | - |
| CMYK | 0.39 | 0.88 | 0 | 0.46 |
| HSL | 273.5º | 0.78% | 0.3% | - |
| HSV(B) | 273.5º | 0.88% | 0.54% | - |
| XYZ | 8.37 | 4.09 | 24.02 | - |
| YUV | 50.71 | 176.7 | 151.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 17 | 137 | 0.39 | 0.88 | 0 | 0.46 | 273.5 | 0.78 | 0.3 |
| Hex | 54 | 11 | 89 | 27 | 58 | 0 | 2E | 112 | 4E | 1E |
| Octal | 124 | 21 | 211 | 47 | 130 | 0 | 56 | 422 | 116 | 36 |
| Binary | 1010100 | 10001 | 10001001 | 100111 | 1011000 | 0 | 101110 | 100010010 | 1001110 | 11110 |
Color Harmonies of #541189
Complementary color
Monochromatic Colors of #541189
Black with #541189
Text Example
Text Example
White with #541189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541189; }
p { color: rgb(84,17,137); }
H1.HeaderClassName
{
color: #541189;
}
.AnyTagClassName
{
color: #541189;
}
</style>
background-color css
<style>
a { background-color: #541189; }
a { background-color: rgb(84,17,137); }
div.DivClassName
{
background-color: #541189;
}
.BgClassName
{
background-color: #541189;
}
</style>
border-color css
<style>
span { border-color: #541189; }
span { border-color: rgb(84,17,137); }
td.TdClassName
{
border-color: #541189;
}
.TagClassName
{
border-color: #541189;
}
</style>