Shades of Indigo #490691
Tints of Indigo #490691
RGB
CMYK
RGB Variations
Color information
#490691 (or 0x490691) is known color: Indigo. HEX triplet: 49, 06 and 91. RGB value is (73,6,145). Sum of RGB (Red+Green+Blue) = 73+6+145=224 (29% of max value = 765). Red value is 73 (28.91% from 255 or 32.59% from 224); Green value is 6 (2.73% from 255 or 2.68% from 224); Blue value is 145 (57.03% from 255 or 64.73% from 224); Max value from RGB is 145 - color contains mainly: blue. Hex color #490691 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #490691 is #B6F96E. Grayscale: #292929. Windows color (decimal): -11991407 or 9504329. OLE color: 9504329.
HSL color Cylindrical-coordinate representation of color #490691: hue angle of 268.92º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #490691 is Cyan = 0.50, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 73 | 6 | 145 | - |
| CMYK | 0.50 | 0.96 | 0 | 0.43 |
| HSL | 268.92º | 0.92% | 0.3% | - |
| HSV(B) | 268.92º | 0.96% | 0.57% | - |
| XYZ | 7.92 | 3.59 | 27.06 | - |
| YUV | 41.88 | 186.2 | 150.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 6 | 145 | 0.50 | 0.96 | 0 | 0.43 | 268.92 | 0.92 | 0.3 |
| Hex | 49 | 6 | 91 | 32 | 60 | 0 | 2B | 10D | 5C | 1E |
| Octal | 111 | 6 | 221 | 62 | 140 | 0 | 53 | 415 | 134 | 36 |
| Binary | 1001001 | 110 | 10010001 | 110010 | 1100000 | 0 | 101011 | 100001101 | 1011100 | 11110 |
Color Harmonies of #490691
Complementary color
Monochromatic Colors of #490691
Black with #490691
Text Example
Text Example
White with #490691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490691; }
p { color: rgb(73,6,145); }
H1.HeaderClassName
{
color: #490691;
}
.AnyTagClassName
{
color: #490691;
}
</style>
background-color css
<style>
a { background-color: #490691; }
a { background-color: rgb(73,6,145); }
div.DivClassName
{
background-color: #490691;
}
.BgClassName
{
background-color: #490691;
}
</style>
border-color css
<style>
span { border-color: #490691; }
span { border-color: rgb(73,6,145); }
td.TdClassName
{
border-color: #490691;
}
.TagClassName
{
border-color: #490691;
}
</style>