Shades of Indigo #541584
Tints of Indigo #541584
RGB
CMYK
RGB Variations
Color information
#541584 (or 0x541584) is known color: Indigo. HEX triplet: 54, 15 and 84. RGB value is (84,21,132). Sum of RGB (Red+Green+Blue) = 84+21+132=237 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.44% from 237); Green value is 21 (8.59% from 255 or 8.86% from 237); Blue value is 132 (51.95% from 255 or 55.70% from 237); Max value from RGB is 132 - color contains mainly: blue. Hex color #541584 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #541584 is #ABEA7B. Grayscale: #343434. Windows color (decimal): -11266684 or 8656212. OLE color: 8656212.
HSL color Cylindrical-coordinate representation of color #541584: hue angle of 274.05º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #541584 is Cyan = 0.36, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 84 | 21 | 132 | - |
| CMYK | 0.36 | 0.84 | 0 | 0.48 |
| HSL | 274.05º | 0.73% | 0.3% | - |
| HSV(B) | 274.05º | 0.84% | 0.52% | - |
| XYZ | 8.09 | 4.09 | 22.19 | - |
| YUV | 52.49 | 172.87 | 150.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 21 | 132 | 0.36 | 0.84 | 0 | 0.48 | 274.05 | 0.73 | 0.3 |
| Hex | 54 | 15 | 84 | 24 | 54 | 0 | 30 | 112 | 49 | 1E |
| Octal | 124 | 25 | 204 | 44 | 124 | 0 | 60 | 422 | 111 | 36 |
| Binary | 1010100 | 10101 | 10000100 | 100100 | 1010100 | 0 | 110000 | 100010010 | 1001001 | 11110 |
Color Harmonies of #541584
Complementary color
Monochromatic Colors of #541584
Black with #541584
Text Example
Text Example
White with #541584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541584; }
p { color: rgb(84,21,132); }
H1.HeaderClassName
{
color: #541584;
}
.AnyTagClassName
{
color: #541584;
}
</style>
background-color css
<style>
a { background-color: #541584; }
a { background-color: rgb(84,21,132); }
div.DivClassName
{
background-color: #541584;
}
.BgClassName
{
background-color: #541584;
}
</style>
border-color css
<style>
span { border-color: #541584; }
span { border-color: rgb(84,21,132); }
td.TdClassName
{
border-color: #541584;
}
.TagClassName
{
border-color: #541584;
}
</style>