Shades of Indigo #541087
Tints of Indigo #541087
RGB
CMYK
RGB Variations
Color information
#541087 (or 0x541087) is known color: Indigo. HEX triplet: 54, 10 and 87. RGB value is (84,16,135). Sum of RGB (Red+Green+Blue) = 84+16+135=235 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.74% from 235); Green value is 16 (6.64% from 255 or 6.81% from 235); Blue value is 135 (53.12% from 255 or 57.45% from 235); Max value from RGB is 135 - color contains mainly: blue. Hex color #541087 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #541087 is #ABEF78. Grayscale: #313131. Windows color (decimal): -11267961 or 8851540. OLE color: 8851540.
HSL color Cylindrical-coordinate representation of color #541087: hue angle of 274.29º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #541087 is Cyan = 0.38, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 16 | 135 | - |
| CMYK | 0.38 | 0.88 | 0 | 0.47 |
| HSL | 274.29º | 0.79% | 0.3% | - |
| HSV(B) | 274.29º | 0.88% | 0.53% | - |
| XYZ | 8.21 | 4 | 23.26 | - |
| YUV | 49.9 | 176.03 | 152.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 16 | 135 | 0.38 | 0.88 | 0 | 0.47 | 274.29 | 0.79 | 0.3 |
| Hex | 54 | 10 | 87 | 26 | 58 | 0 | 2F | 112 | 4F | 1E |
| Octal | 124 | 20 | 207 | 46 | 130 | 0 | 57 | 422 | 117 | 36 |
| Binary | 1010100 | 10000 | 10000111 | 100110 | 1011000 | 0 | 101111 | 100010010 | 1001111 | 11110 |
Color Harmonies of #541087
Complementary color
Monochromatic Colors of #541087
Black with #541087
Text Example
Text Example
White with #541087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541087; }
p { color: rgb(84,16,135); }
H1.HeaderClassName
{
color: #541087;
}
.AnyTagClassName
{
color: #541087;
}
</style>
background-color css
<style>
a { background-color: #541087; }
a { background-color: rgb(84,16,135); }
div.DivClassName
{
background-color: #541087;
}
.BgClassName
{
background-color: #541087;
}
</style>
border-color css
<style>
span { border-color: #541087; }
span { border-color: rgb(84,16,135); }
td.TdClassName
{
border-color: #541087;
}
.TagClassName
{
border-color: #541087;
}
</style>