Shades of Indigo #520798
Tints of Indigo #520798
RGB
CMYK
RGB Variations
Color information
#520798 (or 0x520798) is known color: Indigo. HEX triplet: 52, 07 and 98. RGB value is (82,7,152). Sum of RGB (Red+Green+Blue) = 82+7+152=241 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.02% from 241); Green value is 7 (3.12% from 255 or 2.90% from 241); Blue value is 152 (59.77% from 255 or 63.07% from 241); Max value from RGB is 152 - color contains mainly: blue. Hex color #520798 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #520798 is #ADF867. Grayscale: #2D2D2D. Windows color (decimal): -11401320 or 9963346. OLE color: 9963346.
HSL color Cylindrical-coordinate representation of color #520798: hue angle of 271.03º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #520798 is Cyan = 0.46, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 82 | 7 | 152 | - |
| CMYK | 0.46 | 0.95 | 0 | 0.40 |
| HSL | 271.03º | 0.91% | 0.31% | - |
| HSV(B) | 271.03º | 0.95% | 0.6% | - |
| XYZ | 9.22 | 4.21 | 30.03 | - |
| YUV | 45.96 | 187.85 | 153.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 7 | 152 | 0.46 | 0.95 | 0 | 0.40 | 271.03 | 0.91 | 0.31 |
| Hex | 52 | 7 | 98 | 2E | 5F | 0 | 28 | 10F | 5B | 1F |
| Octal | 122 | 7 | 230 | 56 | 137 | 0 | 50 | 417 | 133 | 37 |
| Binary | 1010010 | 111 | 10011000 | 101110 | 1011111 | 0 | 101000 | 100001111 | 1011011 | 11111 |
Color Harmonies of #520798
Complementary color
Monochromatic Colors of #520798
Black with #520798
Text Example
Text Example
White with #520798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520798; }
p { color: rgb(82,7,152); }
H1.HeaderClassName
{
color: #520798;
}
.AnyTagClassName
{
color: #520798;
}
</style>
background-color css
<style>
a { background-color: #520798; }
a { background-color: rgb(82,7,152); }
div.DivClassName
{
background-color: #520798;
}
.BgClassName
{
background-color: #520798;
}
</style>
border-color css
<style>
span { border-color: #520798; }
span { border-color: rgb(82,7,152); }
td.TdClassName
{
border-color: #520798;
}
.TagClassName
{
border-color: #520798;
}
</style>