Shades of Indigo #470670
Tints of Indigo #470670
RGB
CMYK
RGB Variations
Color information
#470670 (or 0x470670) is known color: Indigo. HEX triplet: 47, 06 and 70. RGB value is (71,6,112). Sum of RGB (Red+Green+Blue) = 71+6+112=189 (25% of max value = 765). Red value is 71 (28.12% from 255 or 37.57% from 189); Green value is 6 (2.73% from 255 or 3.17% from 189); Blue value is 112 (44.14% from 255 or 59.26% from 189); Max value from RGB is 112 - color contains mainly: blue. Hex color #470670 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #470670 is #B8F98F. Grayscale: #252525. Windows color (decimal): -12122512 or 7341639. OLE color: 7341639.
HSL color Cylindrical-coordinate representation of color #470670: hue angle of 276.79º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #470670 is Cyan = 0.37, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 6 | 112 | - |
| CMYK | 0.37 | 0.95 | 0 | 0.56 |
| HSL | 276.79º | 0.9% | 0.23% | - |
| HSV(B) | 276.79º | 0.95% | 0.44% | - |
| XYZ | 5.59 | 2.64 | 15.54 | - |
| YUV | 37.52 | 170.03 | 151.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 6 | 112 | 0.37 | 0.95 | 0 | 0.56 | 276.79 | 0.9 | 0.23 |
| Hex | 47 | 6 | 70 | 25 | 5F | 0 | 38 | 115 | 5A | 17 |
| Octal | 107 | 6 | 160 | 45 | 137 | 0 | 70 | 425 | 132 | 27 |
| Binary | 1000111 | 110 | 1110000 | 100101 | 1011111 | 0 | 111000 | 100010101 | 1011010 | 10111 |
Color Harmonies of #470670
Complementary color
Monochromatic Colors of #470670
Black with #470670
Text Example
Text Example
White with #470670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470670; }
p { color: rgb(71,6,112); }
H1.HeaderClassName
{
color: #470670;
}
.AnyTagClassName
{
color: #470670;
}
</style>
background-color css
<style>
a { background-color: #470670; }
a { background-color: rgb(71,6,112); }
div.DivClassName
{
background-color: #470670;
}
.BgClassName
{
background-color: #470670;
}
</style>
border-color css
<style>
span { border-color: #470670; }
span { border-color: rgb(71,6,112); }
td.TdClassName
{
border-color: #470670;
}
.TagClassName
{
border-color: #470670;
}
</style>