Shades of Indigo #490690
Tints of Indigo #490690
RGB
CMYK
RGB Variations
Color information
#490690 (or 0x490690) is known color: Indigo. HEX triplet: 49, 06 and 90. RGB value is (73,6,144). Sum of RGB (Red+Green+Blue) = 73+6+144=223 (29% of max value = 765). Red value is 73 (28.91% from 255 or 32.74% from 223); Green value is 6 (2.73% from 255 or 2.69% from 223); Blue value is 144 (56.64% from 255 or 64.57% from 223); Max value from RGB is 144 - color contains mainly: blue. Hex color #490690 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #490690 is #B6F96F. Grayscale: #292929. Windows color (decimal): -11991408 or 9438793. OLE color: 9438793.
HSL color Cylindrical-coordinate representation of color #490690: hue angle of 269.13º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #490690 is Cyan = 0.49, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 73 | 6 | 144 | - |
| CMYK | 0.49 | 0.96 | 0 | 0.44 |
| HSL | 269.13º | 0.92% | 0.29% | - |
| HSV(B) | 269.13º | 0.96% | 0.56% | - |
| XYZ | 7.85 | 3.56 | 26.66 | - |
| YUV | 41.77 | 185.7 | 150.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 6 | 144 | 0.49 | 0.96 | 0 | 0.44 | 269.13 | 0.92 | 0.29 |
| Hex | 49 | 6 | 90 | 31 | 60 | 0 | 2C | 10D | 5C | 1D |
| Octal | 111 | 6 | 220 | 61 | 140 | 0 | 54 | 415 | 134 | 35 |
| Binary | 1001001 | 110 | 10010000 | 110001 | 1100000 | 0 | 101100 | 100001101 | 1011100 | 11101 |
Color Harmonies of #490690
Complementary color
Monochromatic Colors of #490690
Black with #490690
Text Example
Text Example
White with #490690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490690; }
p { color: rgb(73,6,144); }
H1.HeaderClassName
{
color: #490690;
}
.AnyTagClassName
{
color: #490690;
}
</style>
background-color css
<style>
a { background-color: #490690; }
a { background-color: rgb(73,6,144); }
div.DivClassName
{
background-color: #490690;
}
.BgClassName
{
background-color: #490690;
}
</style>
border-color css
<style>
span { border-color: #490690; }
span { border-color: rgb(73,6,144); }
td.TdClassName
{
border-color: #490690;
}
.TagClassName
{
border-color: #490690;
}
</style>