Shades of Indigo #541382
Tints of Indigo #541382
RGB
CMYK
RGB Variations
Color information
#541382 (or 0x541382) is known color: Indigo. HEX triplet: 54, 13 and 82. RGB value is (84,19,130). Sum of RGB (Red+Green+Blue) = 84+19+130=233 (30% of max value = 765). Red value is 84 (33.20% from 255 or 36.05% from 233); Green value is 19 (7.81% from 255 or 8.15% from 233); Blue value is 130 (51.17% from 255 or 55.79% from 233); Max value from RGB is 130 - color contains mainly: blue. Hex color #541382 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #541382 is #ABEC7D. Grayscale: #323232. Windows color (decimal): -11267198 or 8524628. OLE color: 8524628.
HSL color Cylindrical-coordinate representation of color #541382: hue angle of 275.14º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #541382 is Cyan = 0.35, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 84 | 19 | 130 | - |
| CMYK | 0.35 | 0.85 | 0 | 0.49 |
| HSL | 275.14º | 0.74% | 0.29% | - |
| HSV(B) | 275.14º | 0.85% | 0.51% | - |
| XYZ | 7.92 | 3.96 | 21.47 | - |
| YUV | 51.09 | 172.53 | 151.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 19 | 130 | 0.35 | 0.85 | 0 | 0.49 | 275.14 | 0.74 | 0.29 |
| Hex | 54 | 13 | 82 | 23 | 55 | 0 | 31 | 113 | 4A | 1D |
| Octal | 124 | 23 | 202 | 43 | 125 | 0 | 61 | 423 | 112 | 35 |
| Binary | 1010100 | 10011 | 10000010 | 100011 | 1010101 | 0 | 110001 | 100010011 | 1001010 | 11101 |
Color Harmonies of #541382
Complementary color
Monochromatic Colors of #541382
Black with #541382
Text Example
Text Example
White with #541382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541382; }
p { color: rgb(84,19,130); }
H1.HeaderClassName
{
color: #541382;
}
.AnyTagClassName
{
color: #541382;
}
</style>
background-color css
<style>
a { background-color: #541382; }
a { background-color: rgb(84,19,130); }
div.DivClassName
{
background-color: #541382;
}
.BgClassName
{
background-color: #541382;
}
</style>
border-color css
<style>
span { border-color: #541382; }
span { border-color: rgb(84,19,130); }
td.TdClassName
{
border-color: #541382;
}
.TagClassName
{
border-color: #541382;
}
</style>