Shades of Indigo #590976
Tints of Indigo #590976
RGB
CMYK
RGB Variations
Color information
#590976 (or 0x590976) is known color: Indigo. HEX triplet: 59, 09 and 76. RGB value is (89,9,118). Sum of RGB (Red+Green+Blue) = 89+9+118=216 (28% of max value = 765). Red value is 89 (35.16% from 255 or 41.20% from 216); Green value is 9 (3.91% from 255 or 4.17% from 216); Blue value is 118 (46.48% from 255 or 54.63% from 216); Max value from RGB is 118 - color contains mainly: blue. Hex color #590976 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #590976 is #A6F689. Grayscale: #2C2C2C. Windows color (decimal): -10942090 or 7735641. OLE color: 7735641.
HSL color Cylindrical-coordinate representation of color #590976: hue angle of 284.04º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #590976 is Cyan = 0.25, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 89 | 9 | 118 | - |
| CMYK | 0.25 | 0.92 | 0 | 0.54 |
| HSL | 284.04º | 0.86% | 0.25% | - |
| HSV(B) | 284.04º | 0.92% | 0.46% | - |
| XYZ | 7.49 | 3.63 | 17.45 | - |
| YUV | 45.35 | 169 | 159.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 9 | 118 | 0.25 | 0.92 | 0 | 0.54 | 284.04 | 0.86 | 0.25 |
| Hex | 59 | 9 | 76 | 19 | 5C | 0 | 36 | 11C | 56 | 19 |
| Octal | 131 | 11 | 166 | 31 | 134 | 0 | 66 | 434 | 126 | 31 |
| Binary | 1011001 | 1001 | 1110110 | 11001 | 1011100 | 0 | 110110 | 100011100 | 1010110 | 11001 |
Color Harmonies of #590976
Complementary color
Monochromatic Colors of #590976
Black with #590976
Text Example
Text Example
White with #590976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590976; }
p { color: rgb(89,9,118); }
H1.HeaderClassName
{
color: #590976;
}
.AnyTagClassName
{
color: #590976;
}
</style>
background-color css
<style>
a { background-color: #590976; }
a { background-color: rgb(89,9,118); }
div.DivClassName
{
background-color: #590976;
}
.BgClassName
{
background-color: #590976;
}
</style>
border-color css
<style>
span { border-color: #590976; }
span { border-color: rgb(89,9,118); }
td.TdClassName
{
border-color: #590976;
}
.TagClassName
{
border-color: #590976;
}
</style>