Shades of Indigo #690793
Tints of Indigo #690793
RGB
CMYK
RGB Variations
Color information
#690793 (or 0x690793) is known color: Indigo. HEX triplet: 69, 07 and 93. RGB value is (105,7,147). Sum of RGB (Red+Green+Blue) = 105+7+147=259 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.54% from 259); Green value is 7 (3.12% from 255 or 2.70% from 259); Blue value is 147 (57.81% from 255 or 56.76% from 259); Max value from RGB is 147 - color contains mainly: blue. Hex color #690793 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #690793 is #96F86C. Grayscale: #333333. Windows color (decimal): -9893997 or 9635689. OLE color: 9635689.
HSL color Cylindrical-coordinate representation of color #690793: hue angle of 282º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #690793 is Cyan = 0.29, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 105 | 7 | 147 | - |
| CMYK | 0.29 | 0.95 | 0 | 0.42 |
| HSL | 282º | 0.91% | 0.3% | - |
| HSV(B) | 282º | 0.95% | 0.58% | - |
| XYZ | 11.17 | 5.26 | 28.03 | - |
| YUV | 52.26 | 181.47 | 165.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 7 | 147 | 0.29 | 0.95 | 0 | 0.42 | 282 | 0.91 | 0.3 |
| Hex | 69 | 7 | 93 | 1D | 5F | 0 | 2A | 11A | 5B | 1E |
| Octal | 151 | 7 | 223 | 35 | 137 | 0 | 52 | 432 | 133 | 36 |
| Binary | 1101001 | 111 | 10010011 | 11101 | 1011111 | 0 | 101010 | 100011010 | 1011011 | 11110 |
Color Harmonies of #690793
Complementary color
Monochromatic Colors of #690793
Black with #690793
Text Example
Text Example
White with #690793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690793; }
p { color: rgb(105,7,147); }
H1.HeaderClassName
{
color: #690793;
}
.AnyTagClassName
{
color: #690793;
}
</style>
background-color css
<style>
a { background-color: #690793; }
a { background-color: rgb(105,7,147); }
div.DivClassName
{
background-color: #690793;
}
.BgClassName
{
background-color: #690793;
}
</style>
border-color css
<style>
span { border-color: #690793; }
span { border-color: rgb(105,7,147); }
td.TdClassName
{
border-color: #690793;
}
.TagClassName
{
border-color: #690793;
}
</style>