Shades of Indigo #460667
Tints of Indigo #460667
RGB
CMYK
RGB Variations
Color information
#460667 (or 0x460667) is known color: Indigo. HEX triplet: 46, 06 and 67. RGB value is (70,6,103). Sum of RGB (Red+Green+Blue) = 70+6+103=179 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.11% from 179); Green value is 6 (2.73% from 255 or 3.35% from 179); Blue value is 103 (40.62% from 255 or 57.54% from 179); Max value from RGB is 103 - color contains mainly: blue. Hex color #460667 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #460667 is #B9F998. Grayscale: #232323. Windows color (decimal): -12188057 or 6751814. OLE color: 6751814.
HSL color Cylindrical-coordinate representation of color #460667: hue angle of 279.59º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #460667 is Cyan = 0.32, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 6 | 103 | - |
| CMYK | 0.32 | 0.94 | 0 | 0.60 |
| HSL | 279.59º | 0.89% | 0.21% | - |
| HSV(B) | 279.59º | 0.94% | 0.4% | - |
| XYZ | 5.04 | 2.41 | 13.03 | - |
| YUV | 36.19 | 165.7 | 152.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 6 | 103 | 0.32 | 0.94 | 0 | 0.60 | 279.59 | 0.89 | 0.21 |
| Hex | 46 | 6 | 67 | 20 | 5E | 0 | 3C | 118 | 59 | 15 |
| Octal | 106 | 6 | 147 | 40 | 136 | 0 | 74 | 430 | 131 | 25 |
| Binary | 1000110 | 110 | 1100111 | 100000 | 1011110 | 0 | 111100 | 100011000 | 1011001 | 10101 |
Color Harmonies of #460667
Complementary color
Monochromatic Colors of #460667
Black with #460667
Text Example
Text Example
White with #460667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460667; }
p { color: rgb(70,6,103); }
H1.HeaderClassName
{
color: #460667;
}
.AnyTagClassName
{
color: #460667;
}
</style>
background-color css
<style>
a { background-color: #460667; }
a { background-color: rgb(70,6,103); }
div.DivClassName
{
background-color: #460667;
}
.BgClassName
{
background-color: #460667;
}
</style>
border-color css
<style>
span { border-color: #460667; }
span { border-color: rgb(70,6,103); }
td.TdClassName
{
border-color: #460667;
}
.TagClassName
{
border-color: #460667;
}
</style>