Shades of Indigo #520774
Tints of Indigo #520774
RGB
CMYK
RGB Variations
Color information
#520774 (or 0x520774) is known color: Indigo. HEX triplet: 52, 07 and 74. RGB value is (82,7,116). Sum of RGB (Red+Green+Blue) = 82+7+116=205 (27% of max value = 765). Red value is 82 (32.42% from 255 or 40% from 205); Green value is 7 (3.12% from 255 or 3.41% from 205); Blue value is 116 (45.70% from 255 or 56.59% from 205); Max value from RGB is 116 - color contains mainly: blue. Hex color #520774 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #520774 is #ADF88B. Grayscale: #292929. Windows color (decimal): -11401356 or 7604050. OLE color: 7604050.
HSL color Cylindrical-coordinate representation of color #520774: hue angle of 281.28º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #520774 is Cyan = 0.29, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 7 | 116 | - |
| CMYK | 0.29 | 0.94 | 0 | 0.55 |
| HSL | 281.28º | 0.89% | 0.24% | - |
| HSV(B) | 281.28º | 0.94% | 0.45% | - |
| XYZ | 6.71 | 3.21 | 16.79 | - |
| YUV | 41.85 | 169.85 | 156.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 7 | 116 | 0.29 | 0.94 | 0 | 0.55 | 281.28 | 0.89 | 0.24 |
| Hex | 52 | 7 | 74 | 1D | 5E | 0 | 37 | 119 | 59 | 18 |
| Octal | 122 | 7 | 164 | 35 | 136 | 0 | 67 | 431 | 131 | 30 |
| Binary | 1010010 | 111 | 1110100 | 11101 | 1011110 | 0 | 110111 | 100011001 | 1011001 | 11000 |
Color Harmonies of #520774
Complementary color
Monochromatic Colors of #520774
Black with #520774
Text Example
Text Example
White with #520774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520774; }
p { color: rgb(82,7,116); }
H1.HeaderClassName
{
color: #520774;
}
.AnyTagClassName
{
color: #520774;
}
</style>
background-color css
<style>
a { background-color: #520774; }
a { background-color: rgb(82,7,116); }
div.DivClassName
{
background-color: #520774;
}
.BgClassName
{
background-color: #520774;
}
</style>
border-color css
<style>
span { border-color: #520774; }
span { border-color: rgb(82,7,116); }
td.TdClassName
{
border-color: #520774;
}
.TagClassName
{
border-color: #520774;
}
</style>