Shades of Indigo #690891
Tints of Indigo #690891
RGB
CMYK
RGB Variations
Color information
#690891 (or 0x690891) is known color: Indigo. HEX triplet: 69, 08 and 91. RGB value is (105,8,145). Sum of RGB (Red+Green+Blue) = 105+8+145=258 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.70% from 258); Green value is 8 (3.52% from 255 or 3.10% from 258); Blue value is 145 (57.03% from 255 or 56.20% from 258); Max value from RGB is 145 - color contains mainly: blue. Hex color #690891 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #690891 is #96F76E. Grayscale: #343434. Windows color (decimal): -9893743 or 9504873. OLE color: 9504873.
HSL color Cylindrical-coordinate representation of color #690891: hue angle of 282.48º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #690891 is Cyan = 0.28, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 105 | 8 | 145 | - |
| CMYK | 0.28 | 0.94 | 0 | 0.43 |
| HSL | 282.48º | 0.9% | 0.3% | - |
| HSV(B) | 282.48º | 0.94% | 0.57% | - |
| XYZ | 11.02 | 5.22 | 27.21 | - |
| YUV | 52.62 | 180.14 | 165.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 8 | 145 | 0.28 | 0.94 | 0 | 0.43 | 282.48 | 0.9 | 0.3 |
| Hex | 69 | 8 | 91 | 1C | 5E | 0 | 2B | 11A | 5A | 1E |
| Octal | 151 | 10 | 221 | 34 | 136 | 0 | 53 | 432 | 132 | 36 |
| Binary | 1101001 | 1000 | 10010001 | 11100 | 1011110 | 0 | 101011 | 100011010 | 1011010 | 11110 |
Color Harmonies of #690891
Complementary color
Monochromatic Colors of #690891
Black with #690891
Text Example
Text Example
White with #690891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690891; }
p { color: rgb(105,8,145); }
H1.HeaderClassName
{
color: #690891;
}
.AnyTagClassName
{
color: #690891;
}
</style>
background-color css
<style>
a { background-color: #690891; }
a { background-color: rgb(105,8,145); }
div.DivClassName
{
background-color: #690891;
}
.BgClassName
{
background-color: #690891;
}
</style>
border-color css
<style>
span { border-color: #690891; }
span { border-color: rgb(105,8,145); }
td.TdClassName
{
border-color: #690891;
}
.TagClassName
{
border-color: #690891;
}
</style>