Shades of Indigo #470471
Tints of Indigo #470471
RGB
CMYK
RGB Variations
Color information
#470471 (or 0x470471) is known color: Indigo. HEX triplet: 47, 04 and 71. RGB value is (71,4,113). Sum of RGB (Red+Green+Blue) = 71+4+113=188 (24% of max value = 765). Red value is 71 (28.12% from 255 or 37.77% from 188); Green value is 4 (1.95% from 255 or 2.13% from 188); Blue value is 113 (44.53% from 255 or 60.11% from 188); Max value from RGB is 113 - color contains mainly: blue. Hex color #470471 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #470471 is #B8FB8E. Grayscale: #242424. Windows color (decimal): -12123023 or 7406663. OLE color: 7406663.
HSL color Cylindrical-coordinate representation of color #470471: hue angle of 276.88º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #470471 is Cyan = 0.37, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 4 | 113 | - |
| CMYK | 0.37 | 0.96 | 0 | 0.56 |
| HSL | 276.88º | 0.93% | 0.23% | - |
| HSV(B) | 276.88º | 0.96% | 0.44% | - |
| XYZ | 5.62 | 2.62 | 15.83 | - |
| YUV | 36.46 | 171.2 | 152.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 4 | 113 | 0.37 | 0.96 | 0 | 0.56 | 276.88 | 0.93 | 0.23 |
| Hex | 47 | 4 | 71 | 25 | 60 | 0 | 38 | 115 | 5D | 17 |
| Octal | 107 | 4 | 161 | 45 | 140 | 0 | 70 | 425 | 135 | 27 |
| Binary | 1000111 | 100 | 1110001 | 100101 | 1100000 | 0 | 111000 | 100010101 | 1011101 | 10111 |
Color Harmonies of #470471
Complementary color
Monochromatic Colors of #470471
Black with #470471
Text Example
Text Example
White with #470471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470471; }
p { color: rgb(71,4,113); }
H1.HeaderClassName
{
color: #470471;
}
.AnyTagClassName
{
color: #470471;
}
</style>
background-color css
<style>
a { background-color: #470471; }
a { background-color: rgb(71,4,113); }
div.DivClassName
{
background-color: #470471;
}
.BgClassName
{
background-color: #470471;
}
</style>
border-color css
<style>
span { border-color: #470471; }
span { border-color: rgb(71,4,113); }
td.TdClassName
{
border-color: #470471;
}
.TagClassName
{
border-color: #470471;
}
</style>