Shades of Indigo #460795
Tints of Indigo #460795
RGB
CMYK
RGB Variations
Color information
#460795 (or 0x460795) is known color: Indigo. HEX triplet: 46, 07 and 95. RGB value is (70,7,149). Sum of RGB (Red+Green+Blue) = 70+7+149=226 (29% of max value = 765). Red value is 70 (27.73% from 255 or 30.97% from 226); Green value is 7 (3.12% from 255 or 3.10% from 226); Blue value is 149 (58.59% from 255 or 65.93% from 226); Max value from RGB is 149 - color contains mainly: blue. Hex color #460795 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #460795 is #B9F86A. Grayscale: #292929. Windows color (decimal): -12187755 or 9766726. OLE color: 9766726.
HSL color Cylindrical-coordinate representation of color #460795: hue angle of 266.62º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #460795 is Cyan = 0.53, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 7 | 149 | - |
| CMYK | 0.53 | 0.95 | 0 | 0.42 |
| HSL | 266.62º | 0.91% | 0.31% | - |
| HSV(B) | 266.62º | 0.95% | 0.58% | - |
| XYZ | 8.03 | 3.62 | 28.71 | - |
| YUV | 42.03 | 188.37 | 147.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 7 | 149 | 0.53 | 0.95 | 0 | 0.42 | 266.62 | 0.91 | 0.31 |
| Hex | 46 | 7 | 95 | 35 | 5F | 0 | 2A | 10B | 5B | 1F |
| Octal | 106 | 7 | 225 | 65 | 137 | 0 | 52 | 413 | 133 | 37 |
| Binary | 1000110 | 111 | 10010101 | 110101 | 1011111 | 0 | 101010 | 100001011 | 1011011 | 11111 |
Color Harmonies of #460795
Complementary color
Monochromatic Colors of #460795
Black with #460795
Text Example
Text Example
White with #460795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460795; }
p { color: rgb(70,7,149); }
H1.HeaderClassName
{
color: #460795;
}
.AnyTagClassName
{
color: #460795;
}
</style>
background-color css
<style>
a { background-color: #460795; }
a { background-color: rgb(70,7,149); }
div.DivClassName
{
background-color: #460795;
}
.BgClassName
{
background-color: #460795;
}
</style>
border-color css
<style>
span { border-color: #460795; }
span { border-color: rgb(70,7,149); }
td.TdClassName
{
border-color: #460795;
}
.TagClassName
{
border-color: #460795;
}
</style>