Shades of Indigo #610594
Tints of Indigo #610594
RGB
CMYK
RGB Variations
Color information
#610594 (or 0x610594) is known color: Indigo. HEX triplet: 61, 05 and 94. RGB value is (97,5,148). Sum of RGB (Red+Green+Blue) = 97+5+148=250 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.8% from 250); Green value is 5 (2.34% from 255 or 2% from 250); Blue value is 148 (58.20% from 255 or 59.2% from 250); Max value from RGB is 148 - color contains mainly: blue. Hex color #610594 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #610594 is #9EFA6B. Grayscale: #303030. Windows color (decimal): -10418796 or 9700705. OLE color: 9700705.
HSL color Cylindrical-coordinate representation of color #610594: hue angle of 278.6º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #610594 is Cyan = 0.34, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 5 | 148 | - |
| CMYK | 0.34 | 0.97 | 0 | 0.42 |
| HSL | 278.6º | 0.93% | 0.3% | - |
| HSV(B) | 278.6º | 0.97% | 0.58% | - |
| XYZ | 10.33 | 4.79 | 28.4 | - |
| YUV | 48.81 | 183.98 | 162.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 5 | 148 | 0.34 | 0.97 | 0 | 0.42 | 278.6 | 0.93 | 0.3 |
| Hex | 61 | 5 | 94 | 22 | 61 | 0 | 2A | 117 | 5D | 1E |
| Octal | 141 | 5 | 224 | 42 | 141 | 0 | 52 | 427 | 135 | 36 |
| Binary | 1100001 | 101 | 10010100 | 100010 | 1100001 | 0 | 101010 | 100010111 | 1011101 | 11110 |
Color Harmonies of #610594
Complementary color
Monochromatic Colors of #610594
Black with #610594
Text Example
Text Example
White with #610594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610594; }
p { color: rgb(97,5,148); }
H1.HeaderClassName
{
color: #610594;
}
.AnyTagClassName
{
color: #610594;
}
</style>
background-color css
<style>
a { background-color: #610594; }
a { background-color: rgb(97,5,148); }
div.DivClassName
{
background-color: #610594;
}
.BgClassName
{
background-color: #610594;
}
</style>
border-color css
<style>
span { border-color: #610594; }
span { border-color: rgb(97,5,148); }
td.TdClassName
{
border-color: #610594;
}
.TagClassName
{
border-color: #610594;
}
</style>