Shades of Indigo #590798
Tints of Indigo #590798
RGB
CMYK
RGB Variations
Color information
#590798 (or 0x590798) is known color: Indigo. HEX triplet: 59, 07 and 98. RGB value is (89,7,152). Sum of RGB (Red+Green+Blue) = 89+7+152=248 (32% of max value = 765). Red value is 89 (35.16% from 255 or 35.89% from 248); Green value is 7 (3.12% from 255 or 2.82% from 248); Blue value is 152 (59.77% from 255 or 61.29% from 248); Max value from RGB is 152 - color contains mainly: blue. Hex color #590798 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #590798 is #A6F867. Grayscale: #2F2F2F. Windows color (decimal): -10942568 or 9963353. OLE color: 9963353.
HSL color Cylindrical-coordinate representation of color #590798: hue angle of 273.93º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #590798 is Cyan = 0.41, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 89 | 7 | 152 | - |
| CMYK | 0.41 | 0.95 | 0 | 0.40 |
| HSL | 273.93º | 0.91% | 0.31% | - |
| HSV(B) | 273.93º | 0.95% | 0.6% | - |
| XYZ | 9.86 | 4.54 | 30.06 | - |
| YUV | 48.05 | 186.67 | 157.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 7 | 152 | 0.41 | 0.95 | 0 | 0.40 | 273.93 | 0.91 | 0.31 |
| Hex | 59 | 7 | 98 | 29 | 5F | 0 | 28 | 112 | 5B | 1F |
| Octal | 131 | 7 | 230 | 51 | 137 | 0 | 50 | 422 | 133 | 37 |
| Binary | 1011001 | 111 | 10011000 | 101001 | 1011111 | 0 | 101000 | 100010010 | 1011011 | 11111 |
Color Harmonies of #590798
Complementary color
Monochromatic Colors of #590798
Black with #590798
Text Example
Text Example
White with #590798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590798; }
p { color: rgb(89,7,152); }
H1.HeaderClassName
{
color: #590798;
}
.AnyTagClassName
{
color: #590798;
}
</style>
background-color css
<style>
a { background-color: #590798; }
a { background-color: rgb(89,7,152); }
div.DivClassName
{
background-color: #590798;
}
.BgClassName
{
background-color: #590798;
}
</style>
border-color css
<style>
span { border-color: #590798; }
span { border-color: rgb(89,7,152); }
td.TdClassName
{
border-color: #590798;
}
.TagClassName
{
border-color: #590798;
}
</style>