Shades of Indigo #610998
Tints of Indigo #610998
RGB
CMYK
RGB Variations
Color information
#610998 (or 0x610998) is known color: Indigo. HEX triplet: 61, 09 and 98. RGB value is (97,9,152). Sum of RGB (Red+Green+Blue) = 97+9+152=258 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.60% from 258); Green value is 9 (3.91% from 255 or 3.49% from 258); Blue value is 152 (59.77% from 255 or 58.91% from 258); Max value from RGB is 152 - color contains mainly: blue. Hex color #610998 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #610998 is #9EF667. Grayscale: #333333. Windows color (decimal): -10417768 or 9963873. OLE color: 9963873.
HSL color Cylindrical-coordinate representation of color #610998: hue angle of 276.92º degrees, saturation: 0.89, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #610998 is Cyan = 0.36, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 97 | 9 | 152 | - |
| CMYK | 0.36 | 0.94 | 0 | 0.40 |
| HSL | 276.92º | 0.89% | 0.32% | - |
| HSV(B) | 276.92º | 0.94% | 0.6% | - |
| XYZ | 10.69 | 5 | 30.11 | - |
| YUV | 51.61 | 184.65 | 160.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 9 | 152 | 0.36 | 0.94 | 0 | 0.40 | 276.92 | 0.89 | 0.32 |
| Hex | 61 | 9 | 98 | 24 | 5E | 0 | 28 | 115 | 59 | 20 |
| Octal | 141 | 11 | 230 | 44 | 136 | 0 | 50 | 425 | 131 | 40 |
| Binary | 1100001 | 1001 | 10011000 | 100100 | 1011110 | 0 | 101000 | 100010101 | 1011001 | 100000 |
Color Harmonies of #610998
Complementary color
Monochromatic Colors of #610998
Black with #610998
Text Example
Text Example
White with #610998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610998; }
p { color: rgb(97,9,152); }
H1.HeaderClassName
{
color: #610998;
}
.AnyTagClassName
{
color: #610998;
}
</style>
background-color css
<style>
a { background-color: #610998; }
a { background-color: rgb(97,9,152); }
div.DivClassName
{
background-color: #610998;
}
.BgClassName
{
background-color: #610998;
}
</style>
border-color css
<style>
span { border-color: #610998; }
span { border-color: rgb(97,9,152); }
td.TdClassName
{
border-color: #610998;
}
.TagClassName
{
border-color: #610998;
}
</style>