Shades of Indigo #610780
Tints of Indigo #610780
RGB
CMYK
RGB Variations
Color information
#610780 (or 0x610780) is known color: Indigo. HEX triplet: 61, 07 and 80. RGB value is (97,7,128). Sum of RGB (Red+Green+Blue) = 97+7+128=232 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.81% from 232); Green value is 7 (3.12% from 255 or 3.02% from 232); Blue value is 128 (50.39% from 255 or 55.17% from 232); Max value from RGB is 128 - color contains mainly: blue. Hex color #610780 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #610780 is #9EF87F. Grayscale: #2F2F2F. Windows color (decimal): -10418304 or 8390497. OLE color: 8390497.
HSL color Cylindrical-coordinate representation of color #610780: hue angle of 284.63º degrees, saturation: 0.9, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #610780 is Cyan = 0.24, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 97 | 7 | 128 | - |
| CMYK | 0.24 | 0.95 | 0 | 0.50 |
| HSL | 284.63º | 0.9% | 0.26% | - |
| HSV(B) | 284.63º | 0.95% | 0.5% | - |
| XYZ | 8.9 | 4.25 | 20.77 | - |
| YUV | 47.7 | 173.32 | 163.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 7 | 128 | 0.24 | 0.95 | 0 | 0.50 | 284.63 | 0.9 | 0.26 |
| Hex | 61 | 7 | 80 | 18 | 5F | 0 | 32 | 11D | 5A | 1A |
| Octal | 141 | 7 | 200 | 30 | 137 | 0 | 62 | 435 | 132 | 32 |
| Binary | 1100001 | 111 | 10000000 | 11000 | 1011111 | 0 | 110010 | 100011101 | 1011010 | 11010 |
Color Harmonies of #610780
Complementary color
Monochromatic Colors of #610780
Black with #610780
Text Example
Text Example
White with #610780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610780; }
p { color: rgb(97,7,128); }
H1.HeaderClassName
{
color: #610780;
}
.AnyTagClassName
{
color: #610780;
}
</style>
background-color css
<style>
a { background-color: #610780; }
a { background-color: rgb(97,7,128); }
div.DivClassName
{
background-color: #610780;
}
.BgClassName
{
background-color: #610780;
}
</style>
border-color css
<style>
span { border-color: #610780; }
span { border-color: rgb(97,7,128); }
td.TdClassName
{
border-color: #610780;
}
.TagClassName
{
border-color: #610780;
}
</style>