Shades of Indigo #591472
Tints of Indigo #591472
RGB
CMYK
RGB Variations
Color information
#591472 (or 0x591472) is known color: Indigo. HEX triplet: 59, 14 and 72. RGB value is (89,20,114). Sum of RGB (Red+Green+Blue) = 89+20+114=223 (29% of max value = 765). Red value is 89 (35.16% from 255 or 39.91% from 223); Green value is 20 (8.20% from 255 or 8.97% from 223); Blue value is 114 (44.92% from 255 or 51.12% from 223); Max value from RGB is 114 - color contains mainly: blue. Hex color #591472 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #591472 is #A6EB8D. Grayscale: #333333. Windows color (decimal): -10939278 or 7476313. OLE color: 7476313.
HSL color Cylindrical-coordinate representation of color #591472: hue angle of 284.04º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #591472 is Cyan = 0.22, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 20 | 114 | - |
| CMYK | 0.22 | 0.82 | 0 | 0.55 |
| HSL | 284.04º | 0.7% | 0.26% | - |
| HSV(B) | 284.04º | 0.82% | 0.45% | - |
| XYZ | 7.41 | 3.84 | 16.27 | - |
| YUV | 51.35 | 163.36 | 154.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 20 | 114 | 0.22 | 0.82 | 0 | 0.55 | 284.04 | 0.7 | 0.26 |
| Hex | 59 | 14 | 72 | 16 | 52 | 0 | 37 | 11C | 46 | 1A |
| Octal | 131 | 24 | 162 | 26 | 122 | 0 | 67 | 434 | 106 | 32 |
| Binary | 1011001 | 10100 | 1110010 | 10110 | 1010010 | 0 | 110111 | 100011100 | 1000110 | 11010 |
Color Harmonies of #591472
Complementary color
Monochromatic Colors of #591472
Black with #591472
Text Example
Text Example
White with #591472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591472; }
p { color: rgb(89,20,114); }
H1.HeaderClassName
{
color: #591472;
}
.AnyTagClassName
{
color: #591472;
}
</style>
background-color css
<style>
a { background-color: #591472; }
a { background-color: rgb(89,20,114); }
div.DivClassName
{
background-color: #591472;
}
.BgClassName
{
background-color: #591472;
}
</style>
border-color css
<style>
span { border-color: #591472; }
span { border-color: rgb(89,20,114); }
td.TdClassName
{
border-color: #591472;
}
.TagClassName
{
border-color: #591472;
}
</style>