Shades of Indigo #460790
Tints of Indigo #460790
RGB
CMYK
RGB Variations
Color information
#460790 (or 0x460790) is known color: Indigo. HEX triplet: 46, 07 and 90. RGB value is (70,7,144). Sum of RGB (Red+Green+Blue) = 70+7+144=221 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.67% from 221); Green value is 7 (3.12% from 255 or 3.17% from 221); Blue value is 144 (56.64% from 255 or 65.16% from 221); Max value from RGB is 144 - color contains mainly: blue. Hex color #460790 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #460790 is #B9F86F. Grayscale: #282828. Windows color (decimal): -12187760 or 9439046. OLE color: 9439046.
HSL color Cylindrical-coordinate representation of color #460790: hue angle of 267.59º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #460790 is Cyan = 0.51, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 70 | 7 | 144 | - |
| CMYK | 0.51 | 0.95 | 0 | 0.44 |
| HSL | 267.59º | 0.91% | 0.3% | - |
| HSV(B) | 267.59º | 0.95% | 0.56% | - |
| XYZ | 7.64 | 3.47 | 26.65 | - |
| YUV | 41.46 | 185.87 | 148.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 7 | 144 | 0.51 | 0.95 | 0 | 0.44 | 267.59 | 0.91 | 0.3 |
| Hex | 46 | 7 | 90 | 33 | 5F | 0 | 2C | 10C | 5B | 1E |
| Octal | 106 | 7 | 220 | 63 | 137 | 0 | 54 | 414 | 133 | 36 |
| Binary | 1000110 | 111 | 10010000 | 110011 | 1011111 | 0 | 101100 | 100001100 | 1011011 | 11110 |
Color Harmonies of #460790
Complementary color
Monochromatic Colors of #460790
Black with #460790
Text Example
Text Example
White with #460790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460790; }
p { color: rgb(70,7,144); }
H1.HeaderClassName
{
color: #460790;
}
.AnyTagClassName
{
color: #460790;
}
</style>
background-color css
<style>
a { background-color: #460790; }
a { background-color: rgb(70,7,144); }
div.DivClassName
{
background-color: #460790;
}
.BgClassName
{
background-color: #460790;
}
</style>
border-color css
<style>
span { border-color: #460790; }
span { border-color: rgb(70,7,144); }
td.TdClassName
{
border-color: #460790;
}
.TagClassName
{
border-color: #460790;
}
</style>