Shades of Indigo #610772
Tints of Indigo #610772
RGB
CMYK
RGB Variations
Color information
#610772 (or 0x610772) is known color: Indigo. HEX triplet: 61, 07 and 72. RGB value is (97,7,114). Sum of RGB (Red+Green+Blue) = 97+7+114=218 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.50% from 218); Green value is 7 (3.12% from 255 or 3.21% from 218); Blue value is 114 (44.92% from 255 or 52.29% from 218); Max value from RGB is 114 - color contains mainly: blue. Hex color #610772 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610772 is #9EF88D. Grayscale: #2D2D2D. Windows color (decimal): -10418318 or 7472993. OLE color: 7472993.
HSL color Cylindrical-coordinate representation of color #610772: hue angle of 290.47º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #610772 is Cyan = 0.15, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 7 | 114 | - |
| CMYK | 0.15 | 0.94 | 0 | 0.55 |
| HSL | 290.47º | 0.88% | 0.24% | - |
| HSV(B) | 290.47º | 0.94% | 0.45% | - |
| XYZ | 8.04 | 3.91 | 16.25 | - |
| YUV | 46.11 | 166.32 | 164.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 7 | 114 | 0.15 | 0.94 | 0 | 0.55 | 290.47 | 0.88 | 0.24 |
| Hex | 61 | 7 | 72 | F | 5E | 0 | 37 | 122 | 58 | 18 |
| Octal | 141 | 7 | 162 | 17 | 136 | 0 | 67 | 442 | 130 | 30 |
| Binary | 1100001 | 111 | 1110010 | 1111 | 1011110 | 0 | 110111 | 100100010 | 1011000 | 11000 |
Color Harmonies of #610772
Complementary color
Monochromatic Colors of #610772
Black with #610772
Text Example
Text Example
White with #610772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610772; }
p { color: rgb(97,7,114); }
H1.HeaderClassName
{
color: #610772;
}
.AnyTagClassName
{
color: #610772;
}
</style>
background-color css
<style>
a { background-color: #610772; }
a { background-color: rgb(97,7,114); }
div.DivClassName
{
background-color: #610772;
}
.BgClassName
{
background-color: #610772;
}
</style>
border-color css
<style>
span { border-color: #610772; }
span { border-color: rgb(97,7,114); }
td.TdClassName
{
border-color: #610772;
}
.TagClassName
{
border-color: #610772;
}
</style>