Shades of Indigo #541692
Tints of Indigo #541692
RGB
CMYK
RGB Variations
Color information
#541692 (or 0x541692) is known color: Indigo. HEX triplet: 54, 16 and 92. RGB value is (84,22,146). Sum of RGB (Red+Green+Blue) = 84+22+146=252 (33% of max value = 765). Red value is 84 (33.20% from 255 or 33.33% from 252); Green value is 22 (8.98% from 255 or 8.73% from 252); Blue value is 146 (57.42% from 255 or 57.94% from 252); Max value from RGB is 146 - color contains mainly: blue. Hex color #541692 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #541692 is #ABE96D. Grayscale: #363636. Windows color (decimal): -11266414 or 9573972. OLE color: 9573972.
HSL color Cylindrical-coordinate representation of color #541692: hue angle of 270º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #541692 is Cyan = 0.42, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 84 | 22 | 146 | - |
| CMYK | 0.42 | 0.85 | 0 | 0.43 |
| HSL | 270º | 0.74% | 0.33% | - |
| HSV(B) | 270º | 0.85% | 0.57% | - |
| XYZ | 9.13 | 4.53 | 27.59 | - |
| YUV | 54.67 | 179.54 | 148.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 22 | 146 | 0.42 | 0.85 | 0 | 0.43 | 270 | 0.74 | 0.33 |
| Hex | 54 | 16 | 92 | 2A | 55 | 0 | 2B | 10E | 4A | 21 |
| Octal | 124 | 26 | 222 | 52 | 125 | 0 | 53 | 416 | 112 | 41 |
| Binary | 1010100 | 10110 | 10010010 | 101010 | 1010101 | 0 | 101011 | 100001110 | 1001010 | 100001 |
Color Harmonies of #541692
Complementary color
Monochromatic Colors of #541692
Black with #541692
Text Example
Text Example
White with #541692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541692; }
p { color: rgb(84,22,146); }
H1.HeaderClassName
{
color: #541692;
}
.AnyTagClassName
{
color: #541692;
}
</style>
background-color css
<style>
a { background-color: #541692; }
a { background-color: rgb(84,22,146); }
div.DivClassName
{
background-color: #541692;
}
.BgClassName
{
background-color: #541692;
}
</style>
border-color css
<style>
span { border-color: #541692; }
span { border-color: rgb(84,22,146); }
td.TdClassName
{
border-color: #541692;
}
.TagClassName
{
border-color: #541692;
}
</style>