Shades of Indigo #591587
Tints of Indigo #591587
RGB
CMYK
RGB Variations
Color information
#591587 (or 0x591587) is known color: Indigo. HEX triplet: 59, 15 and 87. RGB value is (89,21,135). Sum of RGB (Red+Green+Blue) = 89+21+135=245 (32% of max value = 765). Red value is 89 (35.16% from 255 or 36.33% from 245); Green value is 21 (8.59% from 255 or 8.57% from 245); Blue value is 135 (53.12% from 255 or 55.10% from 245); Max value from RGB is 135 - color contains mainly: blue. Hex color #591587 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #591587 is #A6EA78. Grayscale: #353535. Windows color (decimal): -10939001 or 8852825. OLE color: 8852825.
HSL color Cylindrical-coordinate representation of color #591587: hue angle of 275.79º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #591587 is Cyan = 0.34, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 21 | 135 | - |
| CMYK | 0.34 | 0.84 | 0 | 0.47 |
| HSL | 275.79º | 0.73% | 0.31% | - |
| HSV(B) | 275.79º | 0.84% | 0.53% | - |
| XYZ | 8.76 | 4.41 | 23.31 | - |
| YUV | 54.33 | 173.53 | 152.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 21 | 135 | 0.34 | 0.84 | 0 | 0.47 | 275.79 | 0.73 | 0.31 |
| Hex | 59 | 15 | 87 | 22 | 54 | 0 | 2F | 114 | 49 | 1F |
| Octal | 131 | 25 | 207 | 42 | 124 | 0 | 57 | 424 | 111 | 37 |
| Binary | 1011001 | 10101 | 10000111 | 100010 | 1010100 | 0 | 101111 | 100010100 | 1001001 | 11111 |
Color Harmonies of #591587
Complementary color
Monochromatic Colors of #591587
Black with #591587
Text Example
Text Example
White with #591587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591587; }
p { color: rgb(89,21,135); }
H1.HeaderClassName
{
color: #591587;
}
.AnyTagClassName
{
color: #591587;
}
</style>
background-color css
<style>
a { background-color: #591587; }
a { background-color: rgb(89,21,135); }
div.DivClassName
{
background-color: #591587;
}
.BgClassName
{
background-color: #591587;
}
</style>
border-color css
<style>
span { border-color: #591587; }
span { border-color: rgb(89,21,135); }
td.TdClassName
{
border-color: #591587;
}
.TagClassName
{
border-color: #591587;
}
</style>