Shades of Indigo #470970
Tints of Indigo #470970
RGB
CMYK
RGB Variations
Color information
#470970 (or 0x470970) is known color: Indigo. HEX triplet: 47, 09 and 70. RGB value is (71,9,112). Sum of RGB (Red+Green+Blue) = 71+9+112=192 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.98% from 192); Green value is 9 (3.91% from 255 or 4.69% from 192); Blue value is 112 (44.14% from 255 or 58.33% from 192); Max value from RGB is 112 - color contains mainly: blue. Hex color #470970 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #470970 is #B8F68F. Grayscale: #262626. Windows color (decimal): -12121744 or 7342407. OLE color: 7342407.
HSL color Cylindrical-coordinate representation of color #470970: hue angle of 276.12º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #470970 is Cyan = 0.37, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 9 | 112 | - |
| CMYK | 0.37 | 0.92 | 0 | 0.56 |
| HSL | 276.12º | 0.85% | 0.24% | - |
| HSV(B) | 276.12º | 0.92% | 0.44% | - |
| XYZ | 5.62 | 2.7 | 15.56 | - |
| YUV | 39.28 | 169.04 | 150.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 9 | 112 | 0.37 | 0.92 | 0 | 0.56 | 276.12 | 0.85 | 0.24 |
| Hex | 47 | 9 | 70 | 25 | 5C | 0 | 38 | 114 | 55 | 18 |
| Octal | 107 | 11 | 160 | 45 | 134 | 0 | 70 | 424 | 125 | 30 |
| Binary | 1000111 | 1001 | 1110000 | 100101 | 1011100 | 0 | 111000 | 100010100 | 1010101 | 11000 |
Color Harmonies of #470970
Complementary color
Monochromatic Colors of #470970
Black with #470970
Text Example
Text Example
White with #470970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470970; }
p { color: rgb(71,9,112); }
H1.HeaderClassName
{
color: #470970;
}
.AnyTagClassName
{
color: #470970;
}
</style>
background-color css
<style>
a { background-color: #470970; }
a { background-color: rgb(71,9,112); }
div.DivClassName
{
background-color: #470970;
}
.BgClassName
{
background-color: #470970;
}
</style>
border-color css
<style>
span { border-color: #470970; }
span { border-color: rgb(71,9,112); }
td.TdClassName
{
border-color: #470970;
}
.TagClassName
{
border-color: #470970;
}
</style>