Shades of Indigo #611286
Tints of Indigo #611286
RGB
CMYK
RGB Variations
Color information
#611286 (or 0x611286) is known color: Indigo. HEX triplet: 61, 12 and 86. RGB value is (97,18,134). Sum of RGB (Red+Green+Blue) = 97+18+134=249 (32% of max value = 765). Red value is 97 (38.28% from 255 or 38.96% from 249); Green value is 18 (7.42% from 255 or 7.23% from 249); Blue value is 134 (52.73% from 255 or 53.82% from 249); Max value from RGB is 134 - color contains mainly: blue. Hex color #611286 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #611286 is #9EED79. Grayscale: #363636. Windows color (decimal): -10415482 or 8786529. OLE color: 8786529.
HSL color Cylindrical-coordinate representation of color #611286: hue angle of 280.86º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #611286 is Cyan = 0.28, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 18 | 134 | - |
| CMYK | 0.28 | 0.87 | 0 | 0.47 |
| HSL | 280.86º | 0.76% | 0.3% | - |
| HSV(B) | 280.86º | 0.87% | 0.53% | - |
| XYZ | 9.45 | 4.7 | 22.96 | - |
| YUV | 54.85 | 172.67 | 158.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 18 | 134 | 0.28 | 0.87 | 0 | 0.47 | 280.86 | 0.76 | 0.3 |
| Hex | 61 | 12 | 86 | 1C | 57 | 0 | 2F | 119 | 4C | 1E |
| Octal | 141 | 22 | 206 | 34 | 127 | 0 | 57 | 431 | 114 | 36 |
| Binary | 1100001 | 10010 | 10000110 | 11100 | 1010111 | 0 | 101111 | 100011001 | 1001100 | 11110 |
Color Harmonies of #611286
Complementary color
Monochromatic Colors of #611286
Black with #611286
Text Example
Text Example
White with #611286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611286; }
p { color: rgb(97,18,134); }
H1.HeaderClassName
{
color: #611286;
}
.AnyTagClassName
{
color: #611286;
}
</style>
background-color css
<style>
a { background-color: #611286; }
a { background-color: rgb(97,18,134); }
div.DivClassName
{
background-color: #611286;
}
.BgClassName
{
background-color: #611286;
}
</style>
border-color css
<style>
span { border-color: #611286; }
span { border-color: rgb(97,18,134); }
td.TdClassName
{
border-color: #611286;
}
.TagClassName
{
border-color: #611286;
}
</style>