Shades of Indigo #471692
Tints of Indigo #471692
RGB
CMYK
RGB Variations
Color information
#471692 (or 0x471692) is known color: Indigo. HEX triplet: 47, 16 and 92. RGB value is (71,22,146). Sum of RGB (Red+Green+Blue) = 71+22+146=239 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.71% from 239); Green value is 22 (8.98% from 255 or 9.21% from 239); Blue value is 146 (57.42% from 255 or 61.09% from 239); Max value from RGB is 146 - color contains mainly: blue. Hex color #471692 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #471692 is #B8E96D. Grayscale: #323232. Windows color (decimal): -12118382 or 9573959. OLE color: 9573959.
HSL color Cylindrical-coordinate representation of color #471692: hue angle of 263.71º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #471692 is Cyan = 0.51, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 22 | 146 | - |
| CMYK | 0.51 | 0.85 | 0 | 0.43 |
| HSL | 263.71º | 0.74% | 0.33% | - |
| HSV(B) | 263.71º | 0.85% | 0.57% | - |
| XYZ | 8.07 | 3.99 | 27.54 | - |
| YUV | 50.79 | 181.73 | 142.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 146 | 0.51 | 0.85 | 0 | 0.43 | 263.71 | 0.74 | 0.33 |
| Hex | 47 | 16 | 92 | 33 | 55 | 0 | 2B | 108 | 4A | 21 |
| Octal | 107 | 26 | 222 | 63 | 125 | 0 | 53 | 410 | 112 | 41 |
| Binary | 1000111 | 10110 | 10010010 | 110011 | 1010101 | 0 | 101011 | 100001000 | 1001010 | 100001 |
Color Harmonies of #471692
Complementary color
Monochromatic Colors of #471692
Black with #471692
Text Example
Text Example
White with #471692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471692; }
p { color: rgb(71,22,146); }
H1.HeaderClassName
{
color: #471692;
}
.AnyTagClassName
{
color: #471692;
}
</style>
background-color css
<style>
a { background-color: #471692; }
a { background-color: rgb(71,22,146); }
div.DivClassName
{
background-color: #471692;
}
.BgClassName
{
background-color: #471692;
}
</style>
border-color css
<style>
span { border-color: #471692; }
span { border-color: rgb(71,22,146); }
td.TdClassName
{
border-color: #471692;
}
.TagClassName
{
border-color: #471692;
}
</style>