Shades of Indigo #490760
Tints of Indigo #490760
RGB
CMYK
RGB Variations
Color information
#490760 (or 0x490760) is known color: Indigo. HEX triplet: 49, 07 and 60. RGB value is (73,7,96). Sum of RGB (Red+Green+Blue) = 73+7+96=176 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.48% from 176); Green value is 7 (3.12% from 255 or 3.98% from 176); Blue value is 96 (37.89% from 255 or 54.55% from 176); Max value from RGB is 96 - color contains mainly: blue. Hex color #490760 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #490760 is #B6F89F. Grayscale: #242424. Windows color (decimal): -11991200 or 6293321. OLE color: 6293321.
HSL color Cylindrical-coordinate representation of color #490760: hue angle of 284.49º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #490760 is Cyan = 0.24, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 73 | 7 | 96 | - |
| CMYK | 0.24 | 0.93 | 0 | 0.62 |
| HSL | 284.49º | 0.86% | 0.2% | - |
| HSV(B) | 284.49º | 0.93% | 0.38% | - |
| XYZ | 4.93 | 2.41 | 11.27 | - |
| YUV | 36.88 | 161.37 | 153.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 7 | 96 | 0.24 | 0.93 | 0 | 0.62 | 284.49 | 0.86 | 0.2 |
| Hex | 49 | 7 | 60 | 18 | 5D | 0 | 3E | 11C | 56 | 14 |
| Octal | 111 | 7 | 140 | 30 | 135 | 0 | 76 | 434 | 126 | 24 |
| Binary | 1001001 | 111 | 1100000 | 11000 | 1011101 | 0 | 111110 | 100011100 | 1010110 | 10100 |
Color Harmonies of #490760
Complementary color
Monochromatic Colors of #490760
Black with #490760
Text Example
Text Example
White with #490760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490760; }
p { color: rgb(73,7,96); }
H1.HeaderClassName
{
color: #490760;
}
.AnyTagClassName
{
color: #490760;
}
</style>
background-color css
<style>
a { background-color: #490760; }
a { background-color: rgb(73,7,96); }
div.DivClassName
{
background-color: #490760;
}
.BgClassName
{
background-color: #490760;
}
</style>
border-color css
<style>
span { border-color: #490760; }
span { border-color: rgb(73,7,96); }
td.TdClassName
{
border-color: #490760;
}
.TagClassName
{
border-color: #490760;
}
</style>