Shades of Indigo #590668
Tints of Indigo #590668
RGB
CMYK
RGB Variations
Color information
#590668 (or 0x590668) is known color: Indigo. HEX triplet: 59, 06 and 68. RGB value is (89,6,104). Sum of RGB (Red+Green+Blue) = 89+6+104=199 (26% of max value = 765). Red value is 89 (35.16% from 255 or 44.72% from 199); Green value is 6 (2.73% from 255 or 3.02% from 199); Blue value is 104 (41.02% from 255 or 52.26% from 199); Max value from RGB is 104 - color contains mainly: blue. Hex color #590668 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #590668 is #A6F997. Grayscale: #292929. Windows color (decimal): -10942872 or 6817369. OLE color: 6817369.
HSL color Cylindrical-coordinate representation of color #590668: hue angle of 290.82º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #590668 is Cyan = 0.14, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 89 | 6 | 104 | - |
| CMYK | 0.14 | 0.94 | 0 | 0.59 |
| HSL | 290.82º | 0.89% | 0.22% | - |
| HSV(B) | 290.82º | 0.94% | 0.41% | - |
| XYZ | 6.68 | 3.25 | 13.37 | - |
| YUV | 41.99 | 163 | 161.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 6 | 104 | 0.14 | 0.94 | 0 | 0.59 | 290.82 | 0.89 | 0.22 |
| Hex | 59 | 6 | 68 | E | 5E | 0 | 3B | 123 | 59 | 16 |
| Octal | 131 | 6 | 150 | 16 | 136 | 0 | 73 | 443 | 131 | 26 |
| Binary | 1011001 | 110 | 1101000 | 1110 | 1011110 | 0 | 111011 | 100100011 | 1011001 | 10110 |
Color Harmonies of #590668
Complementary color
Monochromatic Colors of #590668
Black with #590668
Text Example
Text Example
White with #590668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590668; }
p { color: rgb(89,6,104); }
H1.HeaderClassName
{
color: #590668;
}
.AnyTagClassName
{
color: #590668;
}
</style>
background-color css
<style>
a { background-color: #590668; }
a { background-color: rgb(89,6,104); }
div.DivClassName
{
background-color: #590668;
}
.BgClassName
{
background-color: #590668;
}
</style>
border-color css
<style>
span { border-color: #590668; }
span { border-color: rgb(89,6,104); }
td.TdClassName
{
border-color: #590668;
}
.TagClassName
{
border-color: #590668;
}
</style>