Shades of Indigo #470584
Tints of Indigo #470584
RGB
CMYK
RGB Variations
Color information
#470584 (or 0x470584) is known color: Indigo. HEX triplet: 47, 05 and 84. RGB value is (71,5,132). Sum of RGB (Red+Green+Blue) = 71+5+132=208 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.13% from 208); Green value is 5 (2.34% from 255 or 2.40% from 208); Blue value is 132 (51.95% from 255 or 63.46% from 208); Max value from RGB is 132 - color contains mainly: blue. Hex color #470584 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #470584 is #B8FA7B. Grayscale: #262626. Windows color (decimal): -12122748 or 8652103. OLE color: 8652103.
HSL color Cylindrical-coordinate representation of color #470584: hue angle of 271.18º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #470584 is Cyan = 0.46, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 5 | 132 | - |
| CMYK | 0.46 | 0.96 | 0 | 0.48 |
| HSL | 271.18º | 0.93% | 0.27% | - |
| HSV(B) | 271.18º | 0.96% | 0.52% | - |
| XYZ | 6.82 | 3.11 | 22.07 | - |
| YUV | 39.21 | 180.37 | 150.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 5 | 132 | 0.46 | 0.96 | 0 | 0.48 | 271.18 | 0.93 | 0.27 |
| Hex | 47 | 5 | 84 | 2E | 60 | 0 | 30 | 10F | 5D | 1B |
| Octal | 107 | 5 | 204 | 56 | 140 | 0 | 60 | 417 | 135 | 33 |
| Binary | 1000111 | 101 | 10000100 | 101110 | 1100000 | 0 | 110000 | 100001111 | 1011101 | 11011 |
Color Harmonies of #470584
Complementary color
Monochromatic Colors of #470584
Black with #470584
Text Example
Text Example
White with #470584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470584; }
p { color: rgb(71,5,132); }
H1.HeaderClassName
{
color: #470584;
}
.AnyTagClassName
{
color: #470584;
}
</style>
background-color css
<style>
a { background-color: #470584; }
a { background-color: rgb(71,5,132); }
div.DivClassName
{
background-color: #470584;
}
.BgClassName
{
background-color: #470584;
}
</style>
border-color css
<style>
span { border-color: #470584; }
span { border-color: rgb(71,5,132); }
td.TdClassName
{
border-color: #470584;
}
.TagClassName
{
border-color: #470584;
}
</style>