Shades of Indigo #511487
Tints of Indigo #511487
RGB
CMYK
RGB Variations
Color information
#511487 (or 0x511487) is known color: Indigo. HEX triplet: 51, 14 and 87. RGB value is (81,20,135). Sum of RGB (Red+Green+Blue) = 81+20+135=236 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.32% from 236); Green value is 20 (8.20% from 255 or 8.47% from 236); Blue value is 135 (53.12% from 255 or 57.20% from 236); Max value from RGB is 135 - color contains mainly: blue. Hex color #511487 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #511487 is #AEEB78. Grayscale: #323232. Windows color (decimal): -11463545 or 8852561. OLE color: 8852561.
HSL color Cylindrical-coordinate representation of color #511487: hue angle of 271.83º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #511487 is Cyan = 0.40, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 20 | 135 | - |
| CMYK | 0.40 | 0.85 | 0 | 0.47 |
| HSL | 271.83º | 0.74% | 0.3% | - |
| HSV(B) | 271.83º | 0.85% | 0.53% | - |
| XYZ | 8.02 | 4 | 23.27 | - |
| YUV | 51.35 | 175.21 | 149.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 20 | 135 | 0.40 | 0.85 | 0 | 0.47 | 271.83 | 0.74 | 0.3 |
| Hex | 51 | 14 | 87 | 28 | 55 | 0 | 2F | 110 | 4A | 1E |
| Octal | 121 | 24 | 207 | 50 | 125 | 0 | 57 | 420 | 112 | 36 |
| Binary | 1010001 | 10100 | 10000111 | 101000 | 1010101 | 0 | 101111 | 100010000 | 1001010 | 11110 |
Color Harmonies of #511487
Complementary color
Monochromatic Colors of #511487
Black with #511487
Text Example
Text Example
White with #511487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511487; }
p { color: rgb(81,20,135); }
H1.HeaderClassName
{
color: #511487;
}
.AnyTagClassName
{
color: #511487;
}
</style>
background-color css
<style>
a { background-color: #511487; }
a { background-color: rgb(81,20,135); }
div.DivClassName
{
background-color: #511487;
}
.BgClassName
{
background-color: #511487;
}
</style>
border-color css
<style>
span { border-color: #511487; }
span { border-color: rgb(81,20,135); }
td.TdClassName
{
border-color: #511487;
}
.TagClassName
{
border-color: #511487;
}
</style>