Shades of Indigo #490677
Tints of Indigo #490677
RGB
CMYK
RGB Variations
Color information
#490677 (or 0x490677) is known color: Indigo. HEX triplet: 49, 06 and 77. RGB value is (73,6,119). Sum of RGB (Red+Green+Blue) = 73+6+119=198 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.87% from 198); Green value is 6 (2.73% from 255 or 3.03% from 198); Blue value is 119 (46.88% from 255 or 60.10% from 198); Max value from RGB is 119 - color contains mainly: blue. Hex color #490677 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #490677 is #B6F988. Grayscale: #262626. Windows color (decimal): -11991433 or 7800393. OLE color: 7800393.
HSL color Cylindrical-coordinate representation of color #490677: hue angle of 275.58º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #490677 is Cyan = 0.39, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 6 | 119 | - |
| CMYK | 0.39 | 0.95 | 0 | 0.53 |
| HSL | 275.58º | 0.9% | 0.25% | - |
| HSV(B) | 275.58º | 0.95% | 0.47% | - |
| XYZ | 6.14 | 2.88 | 17.68 | - |
| YUV | 38.92 | 173.2 | 152.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 6 | 119 | 0.39 | 0.95 | 0 | 0.53 | 275.58 | 0.9 | 0.25 |
| Hex | 49 | 6 | 77 | 27 | 5F | 0 | 35 | 114 | 5A | 19 |
| Octal | 111 | 6 | 167 | 47 | 137 | 0 | 65 | 424 | 132 | 31 |
| Binary | 1001001 | 110 | 1110111 | 100111 | 1011111 | 0 | 110101 | 100010100 | 1011010 | 11001 |
Color Harmonies of #490677
Complementary color
Monochromatic Colors of #490677
Black with #490677
Text Example
Text Example
White with #490677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490677; }
p { color: rgb(73,6,119); }
H1.HeaderClassName
{
color: #490677;
}
.AnyTagClassName
{
color: #490677;
}
</style>
background-color css
<style>
a { background-color: #490677; }
a { background-color: rgb(73,6,119); }
div.DivClassName
{
background-color: #490677;
}
.BgClassName
{
background-color: #490677;
}
</style>
border-color css
<style>
span { border-color: #490677; }
span { border-color: rgb(73,6,119); }
td.TdClassName
{
border-color: #490677;
}
.TagClassName
{
border-color: #490677;
}
</style>