Shades of Indigo #591577
Tints of Indigo #591577
RGB
CMYK
RGB Variations
Color information
#591577 (or 0x591577) is known color: Indigo. HEX triplet: 59, 15 and 77. RGB value is (89,21,119). Sum of RGB (Red+Green+Blue) = 89+21+119=229 (30% of max value = 765). Red value is 89 (35.16% from 255 or 38.86% from 229); Green value is 21 (8.59% from 255 or 9.17% from 229); Blue value is 119 (46.88% from 255 or 51.97% from 229); Max value from RGB is 119 - color contains mainly: blue. Hex color #591577 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #591577 is #A6EA88. Grayscale: #343434. Windows color (decimal): -10939017 or 7804249. OLE color: 7804249.
HSL color Cylindrical-coordinate representation of color #591577: hue angle of 281.63º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #591577 is Cyan = 0.25, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 89 | 21 | 119 | - |
| CMYK | 0.25 | 0.82 | 0 | 0.53 |
| HSL | 281.63º | 0.7% | 0.27% | - |
| HSV(B) | 281.63º | 0.82% | 0.47% | - |
| XYZ | 7.72 | 3.99 | 17.82 | - |
| YUV | 52.5 | 165.53 | 154.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 21 | 119 | 0.25 | 0.82 | 0 | 0.53 | 281.63 | 0.7 | 0.27 |
| Hex | 59 | 15 | 77 | 19 | 52 | 0 | 35 | 11A | 46 | 1B |
| Octal | 131 | 25 | 167 | 31 | 122 | 0 | 65 | 432 | 106 | 33 |
| Binary | 1011001 | 10101 | 1110111 | 11001 | 1010010 | 0 | 110101 | 100011010 | 1000110 | 11011 |
Color Harmonies of #591577
Complementary color
Monochromatic Colors of #591577
Black with #591577
Text Example
Text Example
White with #591577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591577; }
p { color: rgb(89,21,119); }
H1.HeaderClassName
{
color: #591577;
}
.AnyTagClassName
{
color: #591577;
}
</style>
background-color css
<style>
a { background-color: #591577; }
a { background-color: rgb(89,21,119); }
div.DivClassName
{
background-color: #591577;
}
.BgClassName
{
background-color: #591577;
}
</style>
border-color css
<style>
span { border-color: #591577; }
span { border-color: rgb(89,21,119); }
td.TdClassName
{
border-color: #591577;
}
.TagClassName
{
border-color: #591577;
}
</style>