Shades of Indigo #541770
Tints of Indigo #541770
RGB
CMYK
RGB Variations
Color information
#541770 (or 0x541770) is known color: Indigo. HEX triplet: 54, 17 and 70. RGB value is (84,23,112). Sum of RGB (Red+Green+Blue) = 84+23+112=219 (29% of max value = 765). Red value is 84 (33.20% from 255 or 38.36% from 219); Green value is 23 (9.38% from 255 or 10.50% from 219); Blue value is 112 (44.14% from 255 or 51.14% from 219); Max value from RGB is 112 - color contains mainly: blue. Hex color #541770 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #541770 is #ABE88F. Grayscale: #333333. Windows color (decimal): -11266192 or 7346004. OLE color: 7346004.
HSL color Cylindrical-coordinate representation of color #541770: hue angle of 281.12º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #541770 is Cyan = 0.25, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 84 | 23 | 112 | - |
| CMYK | 0.25 | 0.79 | 0 | 0.56 |
| HSL | 281.12º | 0.66% | 0.26% | - |
| HSV(B) | 281.12º | 0.79% | 0.44% | - |
| XYZ | 6.89 | 3.67 | 15.67 | - |
| YUV | 51.39 | 162.21 | 151.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 23 | 112 | 0.25 | 0.79 | 0 | 0.56 | 281.12 | 0.66 | 0.26 |
| Hex | 54 | 17 | 70 | 19 | 4F | 0 | 38 | 119 | 42 | 1A |
| Octal | 124 | 27 | 160 | 31 | 117 | 0 | 70 | 431 | 102 | 32 |
| Binary | 1010100 | 10111 | 1110000 | 11001 | 1001111 | 0 | 111000 | 100011001 | 1000010 | 11010 |
Color Harmonies of #541770
Complementary color
Monochromatic Colors of #541770
Black with #541770
Text Example
Text Example
White with #541770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541770; }
p { color: rgb(84,23,112); }
H1.HeaderClassName
{
color: #541770;
}
.AnyTagClassName
{
color: #541770;
}
</style>
background-color css
<style>
a { background-color: #541770; }
a { background-color: rgb(84,23,112); }
div.DivClassName
{
background-color: #541770;
}
.BgClassName
{
background-color: #541770;
}
</style>
border-color css
<style>
span { border-color: #541770; }
span { border-color: rgb(84,23,112); }
td.TdClassName
{
border-color: #541770;
}
.TagClassName
{
border-color: #541770;
}
</style>