Shades of Indigo #590782
Tints of Indigo #590782
RGB
CMYK
RGB Variations
Color information
#590782 (or 0x590782) is known color: Indigo. HEX triplet: 59, 07 and 82. RGB value is (89,7,130). Sum of RGB (Red+Green+Blue) = 89+7+130=226 (29% of max value = 765). Red value is 89 (35.16% from 255 or 39.38% from 226); Green value is 7 (3.12% from 255 or 3.10% from 226); Blue value is 130 (51.17% from 255 or 57.52% from 226); Max value from RGB is 130 - color contains mainly: blue. Hex color #590782 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #590782 is #A6F87D. Grayscale: #2D2D2D. Windows color (decimal): -10942590 or 8521561. OLE color: 8521561.
HSL color Cylindrical-coordinate representation of color #590782: hue angle of 280º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #590782 is Cyan = 0.32, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 89 | 7 | 130 | - |
| CMYK | 0.32 | 0.95 | 0 | 0.49 |
| HSL | 280º | 0.9% | 0.27% | - |
| HSV(B) | 280º | 0.95% | 0.51% | - |
| XYZ | 8.23 | 3.89 | 21.44 | - |
| YUV | 45.54 | 175.67 | 159 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 7 | 130 | 0.32 | 0.95 | 0 | 0.49 | 280 | 0.9 | 0.27 |
| Hex | 59 | 7 | 82 | 20 | 5F | 0 | 31 | 118 | 5A | 1B |
| Octal | 131 | 7 | 202 | 40 | 137 | 0 | 61 | 430 | 132 | 33 |
| Binary | 1011001 | 111 | 10000010 | 100000 | 1011111 | 0 | 110001 | 100011000 | 1011010 | 11011 |
Color Harmonies of #590782
Complementary color
Monochromatic Colors of #590782
Black with #590782
Text Example
Text Example
White with #590782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590782; }
p { color: rgb(89,7,130); }
H1.HeaderClassName
{
color: #590782;
}
.AnyTagClassName
{
color: #590782;
}
</style>
background-color css
<style>
a { background-color: #590782; }
a { background-color: rgb(89,7,130); }
div.DivClassName
{
background-color: #590782;
}
.BgClassName
{
background-color: #590782;
}
</style>
border-color css
<style>
span { border-color: #590782; }
span { border-color: rgb(89,7,130); }
td.TdClassName
{
border-color: #590782;
}
.TagClassName
{
border-color: #590782;
}
</style>