Shades of Indigo #690795
Tints of Indigo #690795
RGB
CMYK
RGB Variations
Color information
#690795 (or 0x690795) is known color: Indigo. HEX triplet: 69, 07 and 95. RGB value is (105,7,149). Sum of RGB (Red+Green+Blue) = 105+7+149=261 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.23% from 261); Green value is 7 (3.12% from 255 or 2.68% from 261); Blue value is 149 (58.59% from 255 or 57.09% from 261); Max value from RGB is 149 - color contains mainly: blue. Hex color #690795 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #690795 is #96F86A. Grayscale: #343434. Windows color (decimal): -9893995 or 9766761. OLE color: 9766761.
HSL color Cylindrical-coordinate representation of color #690795: hue angle of 281.41º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #690795 is Cyan = 0.30, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 105 | 7 | 149 | - |
| CMYK | 0.30 | 0.95 | 0 | 0.42 |
| HSL | 281.41º | 0.91% | 0.31% | - |
| HSV(B) | 281.41º | 0.95% | 0.58% | - |
| XYZ | 11.33 | 5.33 | 28.86 | - |
| YUV | 52.49 | 182.47 | 165.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 7 | 149 | 0.30 | 0.95 | 0 | 0.42 | 281.41 | 0.91 | 0.31 |
| Hex | 69 | 7 | 95 | 1E | 5F | 0 | 2A | 119 | 5B | 1F |
| Octal | 151 | 7 | 225 | 36 | 137 | 0 | 52 | 431 | 133 | 37 |
| Binary | 1101001 | 111 | 10010101 | 11110 | 1011111 | 0 | 101010 | 100011001 | 1011011 | 11111 |
Color Harmonies of #690795
Complementary color
Monochromatic Colors of #690795
Black with #690795
Text Example
Text Example
White with #690795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690795; }
p { color: rgb(105,7,149); }
H1.HeaderClassName
{
color: #690795;
}
.AnyTagClassName
{
color: #690795;
}
</style>
background-color css
<style>
a { background-color: #690795; }
a { background-color: rgb(105,7,149); }
div.DivClassName
{
background-color: #690795;
}
.BgClassName
{
background-color: #690795;
}
</style>
border-color css
<style>
span { border-color: #690795; }
span { border-color: rgb(105,7,149); }
td.TdClassName
{
border-color: #690795;
}
.TagClassName
{
border-color: #690795;
}
</style>