Shades of Indigo #520770
Tints of Indigo #520770
RGB
CMYK
RGB Variations
Color information
#520770 (or 0x520770) is known color: Indigo. HEX triplet: 52, 07 and 70. RGB value is (82,7,112). Sum of RGB (Red+Green+Blue) = 82+7+112=201 (26% of max value = 765). Red value is 82 (32.42% from 255 or 40.80% from 201); Green value is 7 (3.12% from 255 or 3.48% from 201); Blue value is 112 (44.14% from 255 or 55.72% from 201); Max value from RGB is 112 - color contains mainly: blue. Hex color #520770 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #520770 is #ADF88F. Grayscale: #292929. Windows color (decimal): -11401360 or 7341906. OLE color: 7341906.
HSL color Cylindrical-coordinate representation of color #520770: hue angle of 282.86º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #520770 is Cyan = 0.27, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 7 | 112 | - |
| CMYK | 0.27 | 0.94 | 0 | 0.56 |
| HSL | 282.86º | 0.88% | 0.23% | - |
| HSV(B) | 282.86º | 0.94% | 0.44% | - |
| XYZ | 6.48 | 3.12 | 15.59 | - |
| YUV | 41.4 | 167.85 | 156.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 7 | 112 | 0.27 | 0.94 | 0 | 0.56 | 282.86 | 0.88 | 0.23 |
| Hex | 52 | 7 | 70 | 1B | 5E | 0 | 38 | 11B | 58 | 17 |
| Octal | 122 | 7 | 160 | 33 | 136 | 0 | 70 | 433 | 130 | 27 |
| Binary | 1010010 | 111 | 1110000 | 11011 | 1011110 | 0 | 111000 | 100011011 | 1011000 | 10111 |
Color Harmonies of #520770
Complementary color
Monochromatic Colors of #520770
Black with #520770
Text Example
Text Example
White with #520770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520770; }
p { color: rgb(82,7,112); }
H1.HeaderClassName
{
color: #520770;
}
.AnyTagClassName
{
color: #520770;
}
</style>
background-color css
<style>
a { background-color: #520770; }
a { background-color: rgb(82,7,112); }
div.DivClassName
{
background-color: #520770;
}
.BgClassName
{
background-color: #520770;
}
</style>
border-color css
<style>
span { border-color: #520770; }
span { border-color: rgb(82,7,112); }
td.TdClassName
{
border-color: #520770;
}
.TagClassName
{
border-color: #520770;
}
</style>