Shades of Indigo #460794
Tints of Indigo #460794
RGB
CMYK
RGB Variations
Color information
#460794 (or 0x460794) is known color: Indigo. HEX triplet: 46, 07 and 94. RGB value is (70,7,148). Sum of RGB (Red+Green+Blue) = 70+7+148=225 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.11% from 225); Green value is 7 (3.12% from 255 or 3.11% from 225); Blue value is 148 (58.20% from 255 or 65.78% from 225); Max value from RGB is 148 - color contains mainly: blue. Hex color #460794 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #460794 is #B9F86B. Grayscale: #292929. Windows color (decimal): -12187756 or 9701190. OLE color: 9701190.
HSL color Cylindrical-coordinate representation of color #460794: hue angle of 266.81º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #460794 is Cyan = 0.53, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 7 | 148 | - |
| CMYK | 0.53 | 0.95 | 0 | 0.42 |
| HSL | 266.81º | 0.91% | 0.3% | - |
| HSV(B) | 266.81º | 0.95% | 0.58% | - |
| XYZ | 7.95 | 3.59 | 28.29 | - |
| YUV | 41.91 | 187.87 | 148.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 7 | 148 | 0.53 | 0.95 | 0 | 0.42 | 266.81 | 0.91 | 0.3 |
| Hex | 46 | 7 | 94 | 35 | 5F | 0 | 2A | 10B | 5B | 1E |
| Octal | 106 | 7 | 224 | 65 | 137 | 0 | 52 | 413 | 133 | 36 |
| Binary | 1000110 | 111 | 10010100 | 110101 | 1011111 | 0 | 101010 | 100001011 | 1011011 | 11110 |
Color Harmonies of #460794
Complementary color
Monochromatic Colors of #460794
Black with #460794
Text Example
Text Example
White with #460794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460794; }
p { color: rgb(70,7,148); }
H1.HeaderClassName
{
color: #460794;
}
.AnyTagClassName
{
color: #460794;
}
</style>
background-color css
<style>
a { background-color: #460794; }
a { background-color: rgb(70,7,148); }
div.DivClassName
{
background-color: #460794;
}
.BgClassName
{
background-color: #460794;
}
</style>
border-color css
<style>
span { border-color: #460794; }
span { border-color: rgb(70,7,148); }
td.TdClassName
{
border-color: #460794;
}
.TagClassName
{
border-color: #460794;
}
</style>