Shades of Indigo #590766
Tints of Indigo #590766
RGB
CMYK
RGB Variations
Color information
#590766 (or 0x590766) is known color: Indigo. HEX triplet: 59, 07 and 66. RGB value is (89,7,102). Sum of RGB (Red+Green+Blue) = 89+7+102=198 (26% of max value = 765). Red value is 89 (35.16% from 255 or 44.95% from 198); Green value is 7 (3.12% from 255 or 3.54% from 198); Blue value is 102 (40.23% from 255 or 51.52% from 198); Max value from RGB is 102 - color contains mainly: blue. Hex color #590766 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #590766 is #A6F899. Grayscale: #2A2A2A. Windows color (decimal): -10942618 or 6686553. OLE color: 6686553.
HSL color Cylindrical-coordinate representation of color #590766: hue angle of 291.79º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #590766 is Cyan = 0.13, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 89 | 7 | 102 | - |
| CMYK | 0.13 | 0.93 | 0 | 0.6 |
| HSL | 291.79º | 0.87% | 0.21% | - |
| HSV(B) | 291.79º | 0.93% | 0.4% | - |
| XYZ | 6.59 | 3.24 | 12.85 | - |
| YUV | 42.35 | 161.67 | 161.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 7 | 102 | 0.13 | 0.93 | 0 | 0.6 | 291.79 | 0.87 | 0.21 |
| Hex | 59 | 7 | 66 | D | 5D | 0 | 3C | 124 | 57 | 15 |
| Octal | 131 | 7 | 146 | 15 | 135 | 0 | 74 | 444 | 127 | 25 |
| Binary | 1011001 | 111 | 1100110 | 1101 | 1011101 | 0 | 111100 | 100100100 | 1010111 | 10101 |
Color Harmonies of #590766
Complementary color
Monochromatic Colors of #590766
Black with #590766
Text Example
Text Example
White with #590766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590766; }
p { color: rgb(89,7,102); }
H1.HeaderClassName
{
color: #590766;
}
.AnyTagClassName
{
color: #590766;
}
</style>
background-color css
<style>
a { background-color: #590766; }
a { background-color: rgb(89,7,102); }
div.DivClassName
{
background-color: #590766;
}
.BgClassName
{
background-color: #590766;
}
</style>
border-color css
<style>
span { border-color: #590766; }
span { border-color: rgb(89,7,102); }
td.TdClassName
{
border-color: #590766;
}
.TagClassName
{
border-color: #590766;
}
</style>