Shades of Indigo #460478
Tints of Indigo #460478
RGB
CMYK
RGB Variations
Color information
#460478 (or 0x460478) is known color: Indigo. HEX triplet: 46, 04 and 78. RGB value is (70,4,120). Sum of RGB (Red+Green+Blue) = 70+4+120=194 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.08% from 194); Green value is 4 (1.95% from 255 or 2.06% from 194); Blue value is 120 (47.27% from 255 or 61.86% from 194); Max value from RGB is 120 - color contains mainly: blue. Hex color #460478 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #460478 is #B9FB87. Grayscale: #242424. Windows color (decimal): -12188552 or 7865414. OLE color: 7865414.
HSL color Cylindrical-coordinate representation of color #460478: hue angle of 274.14º degrees, saturation: 0.94, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #460478 is Cyan = 0.42, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 4 | 120 | - |
| CMYK | 0.42 | 0.97 | 0 | 0.53 |
| HSL | 274.14º | 0.94% | 0.24% | - |
| HSV(B) | 274.14º | 0.97% | 0.47% | - |
| XYZ | 5.96 | 2.74 | 17.99 | - |
| YUV | 36.96 | 174.87 | 151.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 4 | 120 | 0.42 | 0.97 | 0 | 0.53 | 274.14 | 0.94 | 0.24 |
| Hex | 46 | 4 | 78 | 2A | 61 | 0 | 35 | 112 | 5E | 18 |
| Octal | 106 | 4 | 170 | 52 | 141 | 0 | 65 | 422 | 136 | 30 |
| Binary | 1000110 | 100 | 1111000 | 101010 | 1100001 | 0 | 110101 | 100010010 | 1011110 | 11000 |
Color Harmonies of #460478
Complementary color
Monochromatic Colors of #460478
Black with #460478
Text Example
Text Example
White with #460478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460478; }
p { color: rgb(70,4,120); }
H1.HeaderClassName
{
color: #460478;
}
.AnyTagClassName
{
color: #460478;
}
</style>
background-color css
<style>
a { background-color: #460478; }
a { background-color: rgb(70,4,120); }
div.DivClassName
{
background-color: #460478;
}
.BgClassName
{
background-color: #460478;
}
</style>
border-color css
<style>
span { border-color: #460478; }
span { border-color: rgb(70,4,120); }
td.TdClassName
{
border-color: #460478;
}
.TagClassName
{
border-color: #460478;
}
</style>