Shades of Indigo #460760
Tints of Indigo #460760
RGB
CMYK
RGB Variations
Color information
#460760 (or 0x460760) is known color: Indigo. HEX triplet: 46, 07 and 60. RGB value is (70,7,96). Sum of RGB (Red+Green+Blue) = 70+7+96=173 (22% of max value = 765). Red value is 70 (27.73% from 255 or 40.46% from 173); Green value is 7 (3.12% from 255 or 4.05% from 173); Blue value is 96 (37.89% from 255 or 55.49% from 173); Max value from RGB is 96 - color contains mainly: blue. Hex color #460760 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #460760 is #B9F89F. Grayscale: #232323. Windows color (decimal): -12187808 or 6293318. OLE color: 6293318.
HSL color Cylindrical-coordinate representation of color #460760: hue angle of 282.47º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #460760 is Cyan = 0.27, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 7 | 96 | - |
| CMYK | 0.27 | 0.93 | 0 | 0.62 |
| HSL | 282.47º | 0.86% | 0.2% | - |
| HSV(B) | 282.47º | 0.93% | 0.38% | - |
| XYZ | 4.71 | 2.3 | 11.26 | - |
| YUV | 35.98 | 161.87 | 152.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 7 | 96 | 0.27 | 0.93 | 0 | 0.62 | 282.47 | 0.86 | 0.2 |
| Hex | 46 | 7 | 60 | 1B | 5D | 0 | 3E | 11A | 56 | 14 |
| Octal | 106 | 7 | 140 | 33 | 135 | 0 | 76 | 432 | 126 | 24 |
| Binary | 1000110 | 111 | 1100000 | 11011 | 1011101 | 0 | 111110 | 100011010 | 1010110 | 10100 |
Color Harmonies of #460760
Complementary color
Monochromatic Colors of #460760
Black with #460760
Text Example
Text Example
White with #460760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460760; }
p { color: rgb(70,7,96); }
H1.HeaderClassName
{
color: #460760;
}
.AnyTagClassName
{
color: #460760;
}
</style>
background-color css
<style>
a { background-color: #460760; }
a { background-color: rgb(70,7,96); }
div.DivClassName
{
background-color: #460760;
}
.BgClassName
{
background-color: #460760;
}
</style>
border-color css
<style>
span { border-color: #460760; }
span { border-color: rgb(70,7,96); }
td.TdClassName
{
border-color: #460760;
}
.TagClassName
{
border-color: #460760;
}
</style>