Shades of Indigo #690792
Tints of Indigo #690792
RGB
CMYK
RGB Variations
Color information
#690792 (or 0x690792) is known color: Indigo. HEX triplet: 69, 07 and 92. RGB value is (105,7,146). Sum of RGB (Red+Green+Blue) = 105+7+146=258 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.70% from 258); Green value is 7 (3.12% from 255 or 2.71% from 258); Blue value is 146 (57.42% from 255 or 56.59% from 258); Max value from RGB is 146 - color contains mainly: blue. Hex color #690792 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #690792 is #96F86D. Grayscale: #333333. Windows color (decimal): -9893998 or 9570153. OLE color: 9570153.
HSL color Cylindrical-coordinate representation of color #690792: hue angle of 282.3º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #690792 is Cyan = 0.28, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 105 | 7 | 146 | - |
| CMYK | 0.28 | 0.95 | 0 | 0.43 |
| HSL | 282.3º | 0.91% | 0.3% | - |
| HSV(B) | 282.3º | 0.95% | 0.57% | - |
| XYZ | 11.09 | 5.23 | 27.62 | - |
| YUV | 52.15 | 180.97 | 165.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 7 | 146 | 0.28 | 0.95 | 0 | 0.43 | 282.3 | 0.91 | 0.3 |
| Hex | 69 | 7 | 92 | 1C | 5F | 0 | 2B | 11A | 5B | 1E |
| Octal | 151 | 7 | 222 | 34 | 137 | 0 | 53 | 432 | 133 | 36 |
| Binary | 1101001 | 111 | 10010010 | 11100 | 1011111 | 0 | 101011 | 100011010 | 1011011 | 11110 |
Color Harmonies of #690792
Complementary color
Monochromatic Colors of #690792
Black with #690792
Text Example
Text Example
White with #690792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690792; }
p { color: rgb(105,7,146); }
H1.HeaderClassName
{
color: #690792;
}
.AnyTagClassName
{
color: #690792;
}
</style>
background-color css
<style>
a { background-color: #690792; }
a { background-color: rgb(105,7,146); }
div.DivClassName
{
background-color: #690792;
}
.BgClassName
{
background-color: #690792;
}
</style>
border-color css
<style>
span { border-color: #690792; }
span { border-color: rgb(105,7,146); }
td.TdClassName
{
border-color: #690792;
}
.TagClassName
{
border-color: #690792;
}
</style>