Shades of Indigo #610671
Tints of Indigo #610671
RGB
CMYK
RGB Variations
Color information
#610671 (or 0x610671) is known color: Indigo. HEX triplet: 61, 06 and 71. RGB value is (97,6,113). Sum of RGB (Red+Green+Blue) = 97+6+113=216 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.91% from 216); Green value is 6 (2.73% from 255 or 2.78% from 216); Blue value is 113 (44.53% from 255 or 52.31% from 216); Max value from RGB is 113 - color contains mainly: blue. Hex color #610671 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610671 is #9EF98E. Grayscale: #2D2D2D. Windows color (decimal): -10418575 or 7407201. OLE color: 7407201.
HSL color Cylindrical-coordinate representation of color #610671: hue angle of 291.03º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #610671 is Cyan = 0.14, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 6 | 113 | - |
| CMYK | 0.14 | 0.95 | 0 | 0.56 |
| HSL | 291.03º | 0.9% | 0.23% | - |
| HSV(B) | 291.03º | 0.95% | 0.44% | - |
| XYZ | 7.98 | 3.86 | 15.95 | - |
| YUV | 45.41 | 166.15 | 164.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 6 | 113 | 0.14 | 0.95 | 0 | 0.56 | 291.03 | 0.9 | 0.23 |
| Hex | 61 | 6 | 71 | E | 5F | 0 | 38 | 123 | 5A | 17 |
| Octal | 141 | 6 | 161 | 16 | 137 | 0 | 70 | 443 | 132 | 27 |
| Binary | 1100001 | 110 | 1110001 | 1110 | 1011111 | 0 | 111000 | 100100011 | 1011010 | 10111 |
Color Harmonies of #610671
Complementary color
Monochromatic Colors of #610671
Black with #610671
Text Example
Text Example
White with #610671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610671; }
p { color: rgb(97,6,113); }
H1.HeaderClassName
{
color: #610671;
}
.AnyTagClassName
{
color: #610671;
}
</style>
background-color css
<style>
a { background-color: #610671; }
a { background-color: rgb(97,6,113); }
div.DivClassName
{
background-color: #610671;
}
.BgClassName
{
background-color: #610671;
}
</style>
border-color css
<style>
span { border-color: #610671; }
span { border-color: rgb(97,6,113); }
td.TdClassName
{
border-color: #610671;
}
.TagClassName
{
border-color: #610671;
}
</style>