Shades of Indigo #470998
Tints of Indigo #470998
RGB
CMYK
RGB Variations
Color information
#470998 (or 0x470998) is known color: Indigo. HEX triplet: 47, 09 and 98. RGB value is (71,9,152). Sum of RGB (Red+Green+Blue) = 71+9+152=232 (30% of max value = 765). Red value is 71 (28.12% from 255 or 30.60% from 232); Green value is 9 (3.91% from 255 or 3.88% from 232); Blue value is 152 (59.77% from 255 or 65.52% from 232); Max value from RGB is 152 - color contains mainly: blue. Hex color #470998 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #470998 is #B8F667. Grayscale: #2B2B2B. Windows color (decimal): -12121704 or 9963847. OLE color: 9963847.
HSL color Cylindrical-coordinate representation of color #470998: hue angle of 266.01º degrees, saturation: 0.89, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #470998 is Cyan = 0.53, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 71 | 9 | 152 | - |
| CMYK | 0.53 | 0.94 | 0 | 0.40 |
| HSL | 266.01º | 0.89% | 0.32% | - |
| HSV(B) | 266.01º | 0.94% | 0.6% | - |
| XYZ | 8.36 | 3.8 | 30 | - |
| YUV | 43.84 | 189.04 | 147.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 9 | 152 | 0.53 | 0.94 | 0 | 0.40 | 266.01 | 0.89 | 0.32 |
| Hex | 47 | 9 | 98 | 35 | 5E | 0 | 28 | 10A | 59 | 20 |
| Octal | 107 | 11 | 230 | 65 | 136 | 0 | 50 | 412 | 131 | 40 |
| Binary | 1000111 | 1001 | 10011000 | 110101 | 1011110 | 0 | 101000 | 100001010 | 1011001 | 100000 |
Color Harmonies of #470998
Complementary color
Monochromatic Colors of #470998
Black with #470998
Text Example
Text Example
White with #470998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470998; }
p { color: rgb(71,9,152); }
H1.HeaderClassName
{
color: #470998;
}
.AnyTagClassName
{
color: #470998;
}
</style>
background-color css
<style>
a { background-color: #470998; }
a { background-color: rgb(71,9,152); }
div.DivClassName
{
background-color: #470998;
}
.BgClassName
{
background-color: #470998;
}
</style>
border-color css
<style>
span { border-color: #470998; }
span { border-color: rgb(71,9,152); }
td.TdClassName
{
border-color: #470998;
}
.TagClassName
{
border-color: #470998;
}
</style>