Shades of Indigo #590691
Tints of Indigo #590691
RGB
CMYK
RGB Variations
Color information
#590691 (or 0x590691) is known color: Indigo. HEX triplet: 59, 06 and 91. RGB value is (89,6,145). Sum of RGB (Red+Green+Blue) = 89+6+145=240 (31% of max value = 765). Red value is 89 (35.16% from 255 or 37.08% from 240); Green value is 6 (2.73% from 255 or 2.5% from 240); Blue value is 145 (57.03% from 255 or 60.42% from 240); Max value from RGB is 145 - color contains mainly: blue. Hex color #590691 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #590691 is #A6F96E. Grayscale: #2E2E2E. Windows color (decimal): -10942831 or 9504345. OLE color: 9504345.
HSL color Cylindrical-coordinate representation of color #590691: hue angle of 275.83º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #590691 is Cyan = 0.39, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 6 | 145 | - |
| CMYK | 0.39 | 0.96 | 0 | 0.43 |
| HSL | 275.83º | 0.92% | 0.3% | - |
| HSV(B) | 275.83º | 0.96% | 0.57% | - |
| XYZ | 9.3 | 4.3 | 27.13 | - |
| YUV | 46.66 | 183.5 | 158.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 6 | 145 | 0.39 | 0.96 | 0 | 0.43 | 275.83 | 0.92 | 0.3 |
| Hex | 59 | 6 | 91 | 27 | 60 | 0 | 2B | 114 | 5C | 1E |
| Octal | 131 | 6 | 221 | 47 | 140 | 0 | 53 | 424 | 134 | 36 |
| Binary | 1011001 | 110 | 10010001 | 100111 | 1100000 | 0 | 101011 | 100010100 | 1011100 | 11110 |
Color Harmonies of #590691
Complementary color
Monochromatic Colors of #590691
Black with #590691
Text Example
Text Example
White with #590691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590691; }
p { color: rgb(89,6,145); }
H1.HeaderClassName
{
color: #590691;
}
.AnyTagClassName
{
color: #590691;
}
</style>
background-color css
<style>
a { background-color: #590691; }
a { background-color: rgb(89,6,145); }
div.DivClassName
{
background-color: #590691;
}
.BgClassName
{
background-color: #590691;
}
</style>
border-color css
<style>
span { border-color: #590691; }
span { border-color: rgb(89,6,145); }
td.TdClassName
{
border-color: #590691;
}
.TagClassName
{
border-color: #590691;
}
</style>