Shades of Indigo #471690
Tints of Indigo #471690
RGB
CMYK
RGB Variations
Color information
#471690 (or 0x471690) is known color: Indigo. HEX triplet: 47, 16 and 90. RGB value is (71,22,144). Sum of RGB (Red+Green+Blue) = 71+22+144=237 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.96% from 237); Green value is 22 (8.98% from 255 or 9.28% from 237); Blue value is 144 (56.64% from 255 or 60.76% from 237); Max value from RGB is 144 - color contains mainly: blue. Hex color #471690 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #471690 is #B8E96F. Grayscale: #323232. Windows color (decimal): -12118384 or 9442887. OLE color: 9442887.
HSL color Cylindrical-coordinate representation of color #471690: hue angle of 264.1º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #471690 is Cyan = 0.51, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 22 | 144 | - |
| CMYK | 0.51 | 0.85 | 0 | 0.44 |
| HSL | 264.1º | 0.73% | 0.33% | - |
| HSV(B) | 264.1º | 0.85% | 0.56% | - |
| XYZ | 7.92 | 3.93 | 26.73 | - |
| YUV | 50.56 | 180.73 | 142.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 144 | 0.51 | 0.85 | 0 | 0.44 | 264.1 | 0.73 | 0.33 |
| Hex | 47 | 16 | 90 | 33 | 55 | 0 | 2C | 108 | 49 | 21 |
| Octal | 107 | 26 | 220 | 63 | 125 | 0 | 54 | 410 | 111 | 41 |
| Binary | 1000111 | 10110 | 10010000 | 110011 | 1010101 | 0 | 101100 | 100001000 | 1001001 | 100001 |
Color Harmonies of #471690
Complementary color
Monochromatic Colors of #471690
Black with #471690
Text Example
Text Example
White with #471690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471690; }
p { color: rgb(71,22,144); }
H1.HeaderClassName
{
color: #471690;
}
.AnyTagClassName
{
color: #471690;
}
</style>
background-color css
<style>
a { background-color: #471690; }
a { background-color: rgb(71,22,144); }
div.DivClassName
{
background-color: #471690;
}
.BgClassName
{
background-color: #471690;
}
</style>
border-color css
<style>
span { border-color: #471690; }
span { border-color: rgb(71,22,144); }
td.TdClassName
{
border-color: #471690;
}
.TagClassName
{
border-color: #471690;
}
</style>