Shades of Indigo #680691
Tints of Indigo #680691
RGB
CMYK
RGB Variations
Color information
#680691 (or 0x680691) is known color: Indigo. HEX triplet: 68, 06 and 91. RGB value is (104,6,145). Sum of RGB (Red+Green+Blue) = 104+6+145=255 (33% of max value = 765). Red value is 104 (41.02% from 255 or 40.78% from 255); Green value is 6 (2.73% from 255 or 2.35% from 255); Blue value is 145 (57.03% from 255 or 56.86% from 255); Max value from RGB is 145 - color contains mainly: blue. Hex color #680691 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #680691 is #97F96E. Grayscale: #323232. Windows color (decimal): -9959791 or 9504360. OLE color: 9504360.
HSL color Cylindrical-coordinate representation of color #680691: hue angle of 282.3º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #680691 is Cyan = 0.28, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 104 | 6 | 145 | - |
| CMYK | 0.28 | 0.96 | 0 | 0.43 |
| HSL | 282.3º | 0.92% | 0.3% | - |
| HSV(B) | 282.3º | 0.96% | 0.57% | - |
| XYZ | 10.88 | 5.12 | 27.2 | - |
| YUV | 51.15 | 180.97 | 165.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 6 | 145 | 0.28 | 0.96 | 0 | 0.43 | 282.3 | 0.92 | 0.3 |
| Hex | 68 | 6 | 91 | 1C | 60 | 0 | 2B | 11A | 5C | 1E |
| Octal | 150 | 6 | 221 | 34 | 140 | 0 | 53 | 432 | 134 | 36 |
| Binary | 1101000 | 110 | 10010001 | 11100 | 1100000 | 0 | 101011 | 100011010 | 1011100 | 11110 |
Color Harmonies of #680691
Complementary color
Monochromatic Colors of #680691
Black with #680691
Text Example
Text Example
White with #680691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680691; }
p { color: rgb(104,6,145); }
H1.HeaderClassName
{
color: #680691;
}
.AnyTagClassName
{
color: #680691;
}
</style>
background-color css
<style>
a { background-color: #680691; }
a { background-color: rgb(104,6,145); }
div.DivClassName
{
background-color: #680691;
}
.BgClassName
{
background-color: #680691;
}
</style>
border-color css
<style>
span { border-color: #680691; }
span { border-color: rgb(104,6,145); }
td.TdClassName
{
border-color: #680691;
}
.TagClassName
{
border-color: #680691;
}
</style>