Shades of Indigo #690790
Tints of Indigo #690790
RGB
CMYK
RGB Variations
Color information
#690790 (or 0x690790) is known color: Indigo. HEX triplet: 69, 07 and 90. RGB value is (105,7,144). Sum of RGB (Red+Green+Blue) = 105+7+144=256 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.02% from 256); Green value is 7 (3.12% from 255 or 2.73% from 256); Blue value is 144 (56.64% from 255 or 56.25% from 256); Max value from RGB is 144 - color contains mainly: blue. Hex color #690790 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #690790 is #96F86F. Grayscale: #333333. Windows color (decimal): -9894000 or 9439081. OLE color: 9439081.
HSL color Cylindrical-coordinate representation of color #690790: hue angle of 282.92º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #690790 is Cyan = 0.27, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 105 | 7 | 144 | - |
| CMYK | 0.27 | 0.95 | 0 | 0.44 |
| HSL | 282.92º | 0.91% | 0.3% | - |
| HSV(B) | 282.92º | 0.95% | 0.56% | - |
| XYZ | 10.94 | 5.17 | 26.81 | - |
| YUV | 51.92 | 179.97 | 165.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 7 | 144 | 0.27 | 0.95 | 0 | 0.44 | 282.92 | 0.91 | 0.3 |
| Hex | 69 | 7 | 90 | 1B | 5F | 0 | 2C | 11B | 5B | 1E |
| Octal | 151 | 7 | 220 | 33 | 137 | 0 | 54 | 433 | 133 | 36 |
| Binary | 1101001 | 111 | 10010000 | 11011 | 1011111 | 0 | 101100 | 100011011 | 1011011 | 11110 |
Color Harmonies of #690790
Complementary color
Monochromatic Colors of #690790
Black with #690790
Text Example
Text Example
White with #690790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690790; }
p { color: rgb(105,7,144); }
H1.HeaderClassName
{
color: #690790;
}
.AnyTagClassName
{
color: #690790;
}
</style>
background-color css
<style>
a { background-color: #690790; }
a { background-color: rgb(105,7,144); }
div.DivClassName
{
background-color: #690790;
}
.BgClassName
{
background-color: #690790;
}
</style>
border-color css
<style>
span { border-color: #690790; }
span { border-color: rgb(105,7,144); }
td.TdClassName
{
border-color: #690790;
}
.TagClassName
{
border-color: #690790;
}
</style>