Shades of Indigo #470674
Tints of Indigo #470674
RGB
CMYK
RGB Variations
Color information
#470674 (or 0x470674) is known color: Indigo. HEX triplet: 47, 06 and 74. RGB value is (71,6,116). Sum of RGB (Red+Green+Blue) = 71+6+116=193 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.79% from 193); Green value is 6 (2.73% from 255 or 3.11% from 193); Blue value is 116 (45.70% from 255 or 60.10% from 193); Max value from RGB is 116 - color contains mainly: blue. Hex color #470674 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #470674 is #B8F98B. Grayscale: #252525. Windows color (decimal): -12122508 or 7603783. OLE color: 7603783.
HSL color Cylindrical-coordinate representation of color #470674: hue angle of 275.45º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #470674 is Cyan = 0.39, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 6 | 116 | - |
| CMYK | 0.39 | 0.95 | 0 | 0.55 |
| HSL | 275.45º | 0.9% | 0.24% | - |
| HSV(B) | 275.45º | 0.95% | 0.45% | - |
| XYZ | 5.82 | 2.73 | 16.74 | - |
| YUV | 37.98 | 172.03 | 151.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 6 | 116 | 0.39 | 0.95 | 0 | 0.55 | 275.45 | 0.9 | 0.24 |
| Hex | 47 | 6 | 74 | 27 | 5F | 0 | 37 | 113 | 5A | 18 |
| Octal | 107 | 6 | 164 | 47 | 137 | 0 | 67 | 423 | 132 | 30 |
| Binary | 1000111 | 110 | 1110100 | 100111 | 1011111 | 0 | 110111 | 100010011 | 1011010 | 11000 |
Color Harmonies of #470674
Complementary color
Monochromatic Colors of #470674
Black with #470674
Text Example
Text Example
White with #470674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470674; }
p { color: rgb(71,6,116); }
H1.HeaderClassName
{
color: #470674;
}
.AnyTagClassName
{
color: #470674;
}
</style>
background-color css
<style>
a { background-color: #470674; }
a { background-color: rgb(71,6,116); }
div.DivClassName
{
background-color: #470674;
}
.BgClassName
{
background-color: #470674;
}
</style>
border-color css
<style>
span { border-color: #470674; }
span { border-color: rgb(71,6,116); }
td.TdClassName
{
border-color: #470674;
}
.TagClassName
{
border-color: #470674;
}
</style>