Shades of Indigo #471697
Tints of Indigo #471697
RGB
CMYK
RGB Variations
Color information
#471697 (or 0x471697) is known color: Indigo. HEX triplet: 47, 16 and 97. RGB value is (71,22,151). Sum of RGB (Red+Green+Blue) = 71+22+151=244 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.10% from 244); Green value is 22 (8.98% from 255 or 9.02% from 244); Blue value is 151 (59.38% from 255 or 61.89% from 244); Max value from RGB is 151 - color contains mainly: blue. Hex color #471697 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #471697 is #B8E968. Grayscale: #323232. Windows color (decimal): -12118377 or 9901639. OLE color: 9901639.
HSL color Cylindrical-coordinate representation of color #471697: hue angle of 262.79º degrees, saturation: 0.75, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #471697 is Cyan = 0.53, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 71 | 22 | 151 | - |
| CMYK | 0.53 | 0.85 | 0 | 0.41 |
| HSL | 262.79º | 0.75% | 0.34% | - |
| HSV(B) | 262.79º | 0.85% | 0.59% | - |
| XYZ | 8.47 | 4.15 | 29.63 | - |
| YUV | 51.36 | 184.23 | 142.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 151 | 0.53 | 0.85 | 0 | 0.41 | 262.79 | 0.75 | 0.34 |
| Hex | 47 | 16 | 97 | 35 | 55 | 0 | 29 | 107 | 4B | 22 |
| Octal | 107 | 26 | 227 | 65 | 125 | 0 | 51 | 407 | 113 | 42 |
| Binary | 1000111 | 10110 | 10010111 | 110101 | 1010101 | 0 | 101001 | 100000111 | 1001011 | 100010 |
Color Harmonies of #471697
Complementary color
Monochromatic Colors of #471697
Black with #471697
Text Example
Text Example
White with #471697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471697; }
p { color: rgb(71,22,151); }
H1.HeaderClassName
{
color: #471697;
}
.AnyTagClassName
{
color: #471697;
}
</style>
background-color css
<style>
a { background-color: #471697; }
a { background-color: rgb(71,22,151); }
div.DivClassName
{
background-color: #471697;
}
.BgClassName
{
background-color: #471697;
}
</style>
border-color css
<style>
span { border-color: #471697; }
span { border-color: rgb(71,22,151); }
td.TdClassName
{
border-color: #471697;
}
.TagClassName
{
border-color: #471697;
}
</style>