Shades of Indigo #460467
Tints of Indigo #460467
RGB
CMYK
RGB Variations
Color information
#460467 (or 0x460467) is known color: Indigo. HEX triplet: 46, 04 and 67. RGB value is (70,4,103). Sum of RGB (Red+Green+Blue) = 70+4+103=177 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.55% from 177); Green value is 4 (1.95% from 255 or 2.26% from 177); Blue value is 103 (40.62% from 255 or 58.19% from 177); Max value from RGB is 103 - color contains mainly: blue. Hex color #460467 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #460467 is #B9FB98. Grayscale: #222222. Windows color (decimal): -12188569 or 6751302. OLE color: 6751302.
HSL color Cylindrical-coordinate representation of color #460467: hue angle of 280º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #460467 is Cyan = 0.32, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 4 | 103 | - |
| CMYK | 0.32 | 0.96 | 0 | 0.60 |
| HSL | 280º | 0.93% | 0.21% | - |
| HSV(B) | 280º | 0.96% | 0.4% | - |
| XYZ | 5.02 | 2.37 | 13.02 | - |
| YUV | 35.02 | 166.37 | 152.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 4 | 103 | 0.32 | 0.96 | 0 | 0.60 | 280 | 0.93 | 0.21 |
| Hex | 46 | 4 | 67 | 20 | 60 | 0 | 3C | 118 | 5D | 15 |
| Octal | 106 | 4 | 147 | 40 | 140 | 0 | 74 | 430 | 135 | 25 |
| Binary | 1000110 | 100 | 1100111 | 100000 | 1100000 | 0 | 111100 | 100011000 | 1011101 | 10101 |
Color Harmonies of #460467
Complementary color
Monochromatic Colors of #460467
Black with #460467
Text Example
Text Example
White with #460467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460467; }
p { color: rgb(70,4,103); }
H1.HeaderClassName
{
color: #460467;
}
.AnyTagClassName
{
color: #460467;
}
</style>
background-color css
<style>
a { background-color: #460467; }
a { background-color: rgb(70,4,103); }
div.DivClassName
{
background-color: #460467;
}
.BgClassName
{
background-color: #460467;
}
</style>
border-color css
<style>
span { border-color: #460467; }
span { border-color: rgb(70,4,103); }
td.TdClassName
{
border-color: #460467;
}
.TagClassName
{
border-color: #460467;
}
</style>