Shades of Indigo #541389
Tints of Indigo #541389
RGB
CMYK
RGB Variations
Color information
#541389 (or 0x541389) is known color: Indigo. HEX triplet: 54, 13 and 89. RGB value is (84,19,137). Sum of RGB (Red+Green+Blue) = 84+19+137=240 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35% from 240); Green value is 19 (7.81% from 255 or 7.92% from 240); Blue value is 137 (53.91% from 255 or 57.08% from 240); Max value from RGB is 137 - color contains mainly: blue. Hex color #541389 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #541389 is #ABEC76. Grayscale: #333333. Windows color (decimal): -11267191 or 8983380. OLE color: 8983380.
HSL color Cylindrical-coordinate representation of color #541389: hue angle of 273.05º degrees, saturation: 0.76, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #541389 is Cyan = 0.39, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 84 | 19 | 137 | - |
| CMYK | 0.39 | 0.86 | 0 | 0.46 |
| HSL | 273.05º | 0.76% | 0.31% | - |
| HSV(B) | 273.05º | 0.86% | 0.54% | - |
| XYZ | 8.4 | 4.16 | 24.03 | - |
| YUV | 51.89 | 176.03 | 150.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 19 | 137 | 0.39 | 0.86 | 0 | 0.46 | 273.05 | 0.76 | 0.31 |
| Hex | 54 | 13 | 89 | 27 | 56 | 0 | 2E | 111 | 4C | 1F |
| Octal | 124 | 23 | 211 | 47 | 126 | 0 | 56 | 421 | 114 | 37 |
| Binary | 1010100 | 10011 | 10001001 | 100111 | 1010110 | 0 | 101110 | 100010001 | 1001100 | 11111 |
Color Harmonies of #541389
Complementary color
Monochromatic Colors of #541389
Black with #541389
Text Example
Text Example
White with #541389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541389; }
p { color: rgb(84,19,137); }
H1.HeaderClassName
{
color: #541389;
}
.AnyTagClassName
{
color: #541389;
}
</style>
background-color css
<style>
a { background-color: #541389; }
a { background-color: rgb(84,19,137); }
div.DivClassName
{
background-color: #541389;
}
.BgClassName
{
background-color: #541389;
}
</style>
border-color css
<style>
span { border-color: #541389; }
span { border-color: rgb(84,19,137); }
td.TdClassName
{
border-color: #541389;
}
.TagClassName
{
border-color: #541389;
}
</style>