Shades of Indigo #490680
Tints of Indigo #490680
RGB
CMYK
RGB Variations
Color information
#490680 (or 0x490680) is known color: Indigo. HEX triplet: 49, 06 and 80. RGB value is (73,6,128). Sum of RGB (Red+Green+Blue) = 73+6+128=207 (27% of max value = 765). Red value is 73 (28.91% from 255 or 35.27% from 207); Green value is 6 (2.73% from 255 or 2.90% from 207); Blue value is 128 (50.39% from 255 or 61.84% from 207); Max value from RGB is 128 - color contains mainly: blue. Hex color #490680 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #490680 is #B6F97F. Grayscale: #272727. Windows color (decimal): -11991424 or 8390217. OLE color: 8390217.
HSL color Cylindrical-coordinate representation of color #490680: hue angle of 272.95º degrees, saturation: 0.91, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #490680 is Cyan = 0.43, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 73 | 6 | 128 | - |
| CMYK | 0.43 | 0.95 | 0 | 0.50 |
| HSL | 272.95º | 0.91% | 0.26% | - |
| HSV(B) | 272.95º | 0.95% | 0.5% | - |
| XYZ | 6.71 | 3.11 | 20.67 | - |
| YUV | 39.94 | 177.7 | 151.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 6 | 128 | 0.43 | 0.95 | 0 | 0.50 | 272.95 | 0.91 | 0.26 |
| Hex | 49 | 6 | 80 | 2B | 5F | 0 | 32 | 111 | 5B | 1A |
| Octal | 111 | 6 | 200 | 53 | 137 | 0 | 62 | 421 | 133 | 32 |
| Binary | 1001001 | 110 | 10000000 | 101011 | 1011111 | 0 | 110010 | 100010001 | 1011011 | 11010 |
Color Harmonies of #490680
Complementary color
Monochromatic Colors of #490680
Black with #490680
Text Example
Text Example
White with #490680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490680; }
p { color: rgb(73,6,128); }
H1.HeaderClassName
{
color: #490680;
}
.AnyTagClassName
{
color: #490680;
}
</style>
background-color css
<style>
a { background-color: #490680; }
a { background-color: rgb(73,6,128); }
div.DivClassName
{
background-color: #490680;
}
.BgClassName
{
background-color: #490680;
}
</style>
border-color css
<style>
span { border-color: #490680; }
span { border-color: rgb(73,6,128); }
td.TdClassName
{
border-color: #490680;
}
.TagClassName
{
border-color: #490680;
}
</style>