Shades of Indigo #520679
Tints of Indigo #520679
RGB
CMYK
RGB Variations
Color information
#520679 (or 0x520679) is known color: Indigo. HEX triplet: 52, 06 and 79. RGB value is (82,6,121). Sum of RGB (Red+Green+Blue) = 82+6+121=209 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.23% from 209); Green value is 6 (2.73% from 255 or 2.87% from 209); Blue value is 121 (47.66% from 255 or 57.89% from 209); Max value from RGB is 121 - color contains mainly: blue. Hex color #520679 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #520679 is #ADF986. Grayscale: #292929. Windows color (decimal): -11401607 or 7931474. OLE color: 7931474.
HSL color Cylindrical-coordinate representation of color #520679: hue angle of 279.65º degrees, saturation: 0.91, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #520679 is Cyan = 0.32, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 6 | 121 | - |
| CMYK | 0.32 | 0.95 | 0 | 0.53 |
| HSL | 279.65º | 0.91% | 0.25% | - |
| HSV(B) | 279.65º | 0.95% | 0.47% | - |
| XYZ | 7 | 3.3 | 18.36 | - |
| YUV | 41.83 | 172.68 | 156.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 6 | 121 | 0.32 | 0.95 | 0 | 0.53 | 279.65 | 0.91 | 0.25 |
| Hex | 52 | 6 | 79 | 20 | 5F | 0 | 35 | 118 | 5B | 19 |
| Octal | 122 | 6 | 171 | 40 | 137 | 0 | 65 | 430 | 133 | 31 |
| Binary | 1010010 | 110 | 1111001 | 100000 | 1011111 | 0 | 110101 | 100011000 | 1011011 | 11001 |
Color Harmonies of #520679
Complementary color
Monochromatic Colors of #520679
Black with #520679
Text Example
Text Example
White with #520679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520679; }
p { color: rgb(82,6,121); }
H1.HeaderClassName
{
color: #520679;
}
.AnyTagClassName
{
color: #520679;
}
</style>
background-color css
<style>
a { background-color: #520679; }
a { background-color: rgb(82,6,121); }
div.DivClassName
{
background-color: #520679;
}
.BgClassName
{
background-color: #520679;
}
</style>
border-color css
<style>
span { border-color: #520679; }
span { border-color: rgb(82,6,121); }
td.TdClassName
{
border-color: #520679;
}
.TagClassName
{
border-color: #520679;
}
</style>