Shades of Indigo #470886
Tints of Indigo #470886
RGB
CMYK
RGB Variations
Color information
#470886 (or 0x470886) is known color: Indigo. HEX triplet: 47, 08 and 86. RGB value is (71,8,134). Sum of RGB (Red+Green+Blue) = 71+8+134=213 (28% of max value = 765). Red value is 71 (28.12% from 255 or 33.33% from 213); Green value is 8 (3.52% from 255 or 3.76% from 213); Blue value is 134 (52.73% from 255 or 62.91% from 213); Max value from RGB is 134 - color contains mainly: blue. Hex color #470886 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #470886 is #B8F779. Grayscale: #282828. Windows color (decimal): -12121978 or 8783943. OLE color: 8783943.
HSL color Cylindrical-coordinate representation of color #470886: hue angle of 270º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #470886 is Cyan = 0.47, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 8 | 134 | - |
| CMYK | 0.47 | 0.94 | 0 | 0.47 |
| HSL | 270º | 0.89% | 0.28% | - |
| HSV(B) | 270º | 0.94% | 0.53% | - |
| XYZ | 6.99 | 3.23 | 22.81 | - |
| YUV | 41.2 | 180.37 | 149.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 8 | 134 | 0.47 | 0.94 | 0 | 0.47 | 270 | 0.89 | 0.28 |
| Hex | 47 | 8 | 86 | 2F | 5E | 0 | 2F | 10E | 59 | 1C |
| Octal | 107 | 10 | 206 | 57 | 136 | 0 | 57 | 416 | 131 | 34 |
| Binary | 1000111 | 1000 | 10000110 | 101111 | 1011110 | 0 | 101111 | 100001110 | 1011001 | 11100 |
Color Harmonies of #470886
Complementary color
Monochromatic Colors of #470886
Black with #470886
Text Example
Text Example
White with #470886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470886; }
p { color: rgb(71,8,134); }
H1.HeaderClassName
{
color: #470886;
}
.AnyTagClassName
{
color: #470886;
}
</style>
background-color css
<style>
a { background-color: #470886; }
a { background-color: rgb(71,8,134); }
div.DivClassName
{
background-color: #470886;
}
.BgClassName
{
background-color: #470886;
}
</style>
border-color css
<style>
span { border-color: #470886; }
span { border-color: rgb(71,8,134); }
td.TdClassName
{
border-color: #470886;
}
.TagClassName
{
border-color: #470886;
}
</style>