Shades of Indigo #590791
Tints of Indigo #590791
RGB
CMYK
RGB Variations
Color information
#590791 (or 0x590791) is known color: Indigo. HEX triplet: 59, 07 and 91. RGB value is (89,7,145). Sum of RGB (Red+Green+Blue) = 89+7+145=241 (31% of max value = 765). Red value is 89 (35.16% from 255 or 36.93% from 241); Green value is 7 (3.12% from 255 or 2.90% from 241); Blue value is 145 (57.03% from 255 or 60.17% from 241); Max value from RGB is 145 - color contains mainly: blue. Hex color #590791 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #590791 is #A6F86E. Grayscale: #2E2E2E. Windows color (decimal): -10942575 or 9504601. OLE color: 9504601.
HSL color Cylindrical-coordinate representation of color #590791: hue angle of 275.65º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #590791 is Cyan = 0.39, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 7 | 145 | - |
| CMYK | 0.39 | 0.95 | 0 | 0.43 |
| HSL | 275.65º | 0.91% | 0.3% | - |
| HSV(B) | 275.65º | 0.95% | 0.57% | - |
| XYZ | 9.31 | 4.32 | 27.13 | - |
| YUV | 47.25 | 183.17 | 157.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 7 | 145 | 0.39 | 0.95 | 0 | 0.43 | 275.65 | 0.91 | 0.3 |
| Hex | 59 | 7 | 91 | 27 | 5F | 0 | 2B | 114 | 5B | 1E |
| Octal | 131 | 7 | 221 | 47 | 137 | 0 | 53 | 424 | 133 | 36 |
| Binary | 1011001 | 111 | 10010001 | 100111 | 1011111 | 0 | 101011 | 100010100 | 1011011 | 11110 |
Color Harmonies of #590791
Complementary color
Monochromatic Colors of #590791
Black with #590791
Text Example
Text Example
White with #590791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590791; }
p { color: rgb(89,7,145); }
H1.HeaderClassName
{
color: #590791;
}
.AnyTagClassName
{
color: #590791;
}
</style>
background-color css
<style>
a { background-color: #590791; }
a { background-color: rgb(89,7,145); }
div.DivClassName
{
background-color: #590791;
}
.BgClassName
{
background-color: #590791;
}
</style>
border-color css
<style>
span { border-color: #590791; }
span { border-color: rgb(89,7,145); }
td.TdClassName
{
border-color: #590791;
}
.TagClassName
{
border-color: #590791;
}
</style>