Shades of Indigo #680790
Tints of Indigo #680790
RGB
CMYK
RGB Variations
Color information
#680790 (or 0x680790) is known color: Indigo. HEX triplet: 68, 07 and 90. RGB value is (104,7,144). Sum of RGB (Red+Green+Blue) = 104+7+144=255 (33% of max value = 765). Red value is 104 (41.02% from 255 or 40.78% from 255); Green value is 7 (3.12% from 255 or 2.75% from 255); Blue value is 144 (56.64% from 255 or 56.47% from 255); Max value from RGB is 144 - color contains mainly: blue. Hex color #680790 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #680790 is #97F86F. Grayscale: #333333. Windows color (decimal): -9959536 or 9439080. OLE color: 9439080.
HSL color Cylindrical-coordinate representation of color #680790: hue angle of 282.48º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #680790 is Cyan = 0.28, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 104 | 7 | 144 | - |
| CMYK | 0.28 | 0.95 | 0 | 0.44 |
| HSL | 282.48º | 0.91% | 0.3% | - |
| HSV(B) | 282.48º | 0.95% | 0.56% | - |
| XYZ | 10.82 | 5.11 | 26.8 | - |
| YUV | 51.62 | 180.14 | 165.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 7 | 144 | 0.28 | 0.95 | 0 | 0.44 | 282.48 | 0.91 | 0.3 |
| Hex | 68 | 7 | 90 | 1C | 5F | 0 | 2C | 11A | 5B | 1E |
| Octal | 150 | 7 | 220 | 34 | 137 | 0 | 54 | 432 | 133 | 36 |
| Binary | 1101000 | 111 | 10010000 | 11100 | 1011111 | 0 | 101100 | 100011010 | 1011011 | 11110 |
Color Harmonies of #680790
Complementary color
Monochromatic Colors of #680790
Black with #680790
Text Example
Text Example
White with #680790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680790; }
p { color: rgb(104,7,144); }
H1.HeaderClassName
{
color: #680790;
}
.AnyTagClassName
{
color: #680790;
}
</style>
background-color css
<style>
a { background-color: #680790; }
a { background-color: rgb(104,7,144); }
div.DivClassName
{
background-color: #680790;
}
.BgClassName
{
background-color: #680790;
}
</style>
border-color css
<style>
span { border-color: #680790; }
span { border-color: rgb(104,7,144); }
td.TdClassName
{
border-color: #680790;
}
.TagClassName
{
border-color: #680790;
}
</style>