Shades of Indigo #470468
Tints of Indigo #470468
RGB
CMYK
RGB Variations
Color information
#470468 (or 0x470468) is known color: Indigo. HEX triplet: 47, 04 and 68. RGB value is (71,4,104). Sum of RGB (Red+Green+Blue) = 71+4+104=179 (23% of max value = 765). Red value is 71 (28.12% from 255 or 39.66% from 179); Green value is 4 (1.95% from 255 or 2.23% from 179); Blue value is 104 (41.02% from 255 or 58.10% from 179); Max value from RGB is 104 - color contains mainly: blue. Hex color #470468 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #470468 is #B8FB97. Grayscale: #232323. Windows color (decimal): -12123032 or 6816839. OLE color: 6816839.
HSL color Cylindrical-coordinate representation of color #470468: hue angle of 280.2º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #470468 is Cyan = 0.32, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 4 | 104 | - |
| CMYK | 0.32 | 0.96 | 0 | 0.59 |
| HSL | 280.2º | 0.93% | 0.21% | - |
| HSV(B) | 280.2º | 0.96% | 0.41% | - |
| XYZ | 5.14 | 2.43 | 13.29 | - |
| YUV | 35.43 | 166.7 | 153.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 4 | 104 | 0.32 | 0.96 | 0 | 0.59 | 280.2 | 0.93 | 0.21 |
| Hex | 47 | 4 | 68 | 20 | 60 | 0 | 3B | 118 | 5D | 15 |
| Octal | 107 | 4 | 150 | 40 | 140 | 0 | 73 | 430 | 135 | 25 |
| Binary | 1000111 | 100 | 1101000 | 100000 | 1100000 | 0 | 111011 | 100011000 | 1011101 | 10101 |
Color Harmonies of #470468
Complementary color
Monochromatic Colors of #470468
Black with #470468
Text Example
Text Example
White with #470468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470468; }
p { color: rgb(71,4,104); }
H1.HeaderClassName
{
color: #470468;
}
.AnyTagClassName
{
color: #470468;
}
</style>
background-color css
<style>
a { background-color: #470468; }
a { background-color: rgb(71,4,104); }
div.DivClassName
{
background-color: #470468;
}
.BgClassName
{
background-color: #470468;
}
</style>
border-color css
<style>
span { border-color: #470468; }
span { border-color: rgb(71,4,104); }
td.TdClassName
{
border-color: #470468;
}
.TagClassName
{
border-color: #470468;
}
</style>