Shades of Indigo #590486
Tints of Indigo #590486
RGB
CMYK
RGB Variations
Color information
#590486 (or 0x590486) is known color: Indigo. HEX triplet: 59, 04 and 86. RGB value is (89,4,134). Sum of RGB (Red+Green+Blue) = 89+4+134=227 (30% of max value = 765). Red value is 89 (35.16% from 255 or 39.21% from 227); Green value is 4 (1.95% from 255 or 1.76% from 227); Blue value is 134 (52.73% from 255 or 59.03% from 227); Max value from RGB is 134 - color contains mainly: blue. Hex color #590486 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #590486 is #A6FB79. Grayscale: #2B2B2B. Windows color (decimal): -10943354 or 8782937. OLE color: 8782937.
HSL color Cylindrical-coordinate representation of color #590486: hue angle of 279.23º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #590486 is Cyan = 0.34, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 4 | 134 | - |
| CMYK | 0.34 | 0.97 | 0 | 0.47 |
| HSL | 279.23º | 0.94% | 0.27% | - |
| HSV(B) | 279.23º | 0.97% | 0.53% | - |
| XYZ | 8.47 | 3.93 | 22.87 | - |
| YUV | 44.24 | 178.66 | 159.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 4 | 134 | 0.34 | 0.97 | 0 | 0.47 | 279.23 | 0.94 | 0.27 |
| Hex | 59 | 4 | 86 | 22 | 61 | 0 | 2F | 117 | 5E | 1B |
| Octal | 131 | 4 | 206 | 42 | 141 | 0 | 57 | 427 | 136 | 33 |
| Binary | 1011001 | 100 | 10000110 | 100010 | 1100001 | 0 | 101111 | 100010111 | 1011110 | 11011 |
Color Harmonies of #590486
Complementary color
Monochromatic Colors of #590486
Black with #590486
Text Example
Text Example
White with #590486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590486; }
p { color: rgb(89,4,134); }
H1.HeaderClassName
{
color: #590486;
}
.AnyTagClassName
{
color: #590486;
}
</style>
background-color css
<style>
a { background-color: #590486; }
a { background-color: rgb(89,4,134); }
div.DivClassName
{
background-color: #590486;
}
.BgClassName
{
background-color: #590486;
}
</style>
border-color css
<style>
span { border-color: #590486; }
span { border-color: rgb(89,4,134); }
td.TdClassName
{
border-color: #590486;
}
.TagClassName
{
border-color: #590486;
}
</style>