Shades of Indigo #690597
Tints of Indigo #690597
RGB
CMYK
RGB Variations
Color information
#690597 (or 0x690597) is known color: Indigo. HEX triplet: 69, 05 and 97. RGB value is (105,5,151). Sum of RGB (Red+Green+Blue) = 105+5+151=261 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.23% from 261); Green value is 5 (2.34% from 255 or 1.92% from 261); Blue value is 151 (59.38% from 255 or 57.85% from 261); Max value from RGB is 151 - color contains mainly: blue. Hex color #690597 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #690597 is #96FA68. Grayscale: #333333. Windows color (decimal): -9894505 or 9897321. OLE color: 9897321.
HSL color Cylindrical-coordinate representation of color #690597: hue angle of 281.1º degrees, saturation: 0.94, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #690597 is Cyan = 0.30, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 105 | 5 | 151 | - |
| CMYK | 0.30 | 0.97 | 0 | 0.41 |
| HSL | 281.1º | 0.94% | 0.31% | - |
| HSV(B) | 281.1º | 0.97% | 0.59% | - |
| XYZ | 11.47 | 5.35 | 29.71 | - |
| YUV | 51.54 | 184.13 | 166.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 5 | 151 | 0.30 | 0.97 | 0 | 0.41 | 281.1 | 0.94 | 0.31 |
| Hex | 69 | 5 | 97 | 1E | 61 | 0 | 29 | 119 | 5E | 1F |
| Octal | 151 | 5 | 227 | 36 | 141 | 0 | 51 | 431 | 136 | 37 |
| Binary | 1101001 | 101 | 10010111 | 11110 | 1100001 | 0 | 101001 | 100011001 | 1011110 | 11111 |
Color Harmonies of #690597
Complementary color
Monochromatic Colors of #690597
Black with #690597
Text Example
Text Example
White with #690597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690597; }
p { color: rgb(105,5,151); }
H1.HeaderClassName
{
color: #690597;
}
.AnyTagClassName
{
color: #690597;
}
</style>
background-color css
<style>
a { background-color: #690597; }
a { background-color: rgb(105,5,151); }
div.DivClassName
{
background-color: #690597;
}
.BgClassName
{
background-color: #690597;
}
</style>
border-color css
<style>
span { border-color: #690597; }
span { border-color: rgb(105,5,151); }
td.TdClassName
{
border-color: #690597;
}
.TagClassName
{
border-color: #690597;
}
</style>