Shades of Indigo #520794
Tints of Indigo #520794
RGB
CMYK
RGB Variations
Color information
#520794 (or 0x520794) is known color: Indigo. HEX triplet: 52, 07 and 94. RGB value is (82,7,148). Sum of RGB (Red+Green+Blue) = 82+7+148=237 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.60% from 237); Green value is 7 (3.12% from 255 or 2.95% from 237); Blue value is 148 (58.20% from 255 or 62.45% from 237); Max value from RGB is 148 - color contains mainly: blue. Hex color #520794 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #520794 is #ADF86B. Grayscale: #2D2D2D. Windows color (decimal): -11401324 or 9701202. OLE color: 9701202.
HSL color Cylindrical-coordinate representation of color #520794: hue angle of 271.91º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #520794 is Cyan = 0.45, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 7 | 148 | - |
| CMYK | 0.45 | 0.95 | 0 | 0.42 |
| HSL | 271.91º | 0.91% | 0.3% | - |
| HSV(B) | 271.91º | 0.95% | 0.58% | - |
| XYZ | 8.9 | 4.08 | 28.34 | - |
| YUV | 45.5 | 185.85 | 154.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 7 | 148 | 0.45 | 0.95 | 0 | 0.42 | 271.91 | 0.91 | 0.3 |
| Hex | 52 | 7 | 94 | 2D | 5F | 0 | 2A | 110 | 5B | 1E |
| Octal | 122 | 7 | 224 | 55 | 137 | 0 | 52 | 420 | 133 | 36 |
| Binary | 1010010 | 111 | 10010100 | 101101 | 1011111 | 0 | 101010 | 100010000 | 1011011 | 11110 |
Color Harmonies of #520794
Complementary color
Monochromatic Colors of #520794
Black with #520794
Text Example
Text Example
White with #520794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520794; }
p { color: rgb(82,7,148); }
H1.HeaderClassName
{
color: #520794;
}
.AnyTagClassName
{
color: #520794;
}
</style>
background-color css
<style>
a { background-color: #520794; }
a { background-color: rgb(82,7,148); }
div.DivClassName
{
background-color: #520794;
}
.BgClassName
{
background-color: #520794;
}
</style>
border-color css
<style>
span { border-color: #520794; }
span { border-color: rgb(82,7,148); }
td.TdClassName
{
border-color: #520794;
}
.TagClassName
{
border-color: #520794;
}
</style>