Shades of Indigo #520671
Tints of Indigo #520671
RGB
CMYK
RGB Variations
Color information
#520671 (or 0x520671) is known color: Indigo. HEX triplet: 52, 06 and 71. RGB value is (82,6,113). Sum of RGB (Red+Green+Blue) = 82+6+113=201 (26% of max value = 765). Red value is 82 (32.42% from 255 or 40.80% from 201); Green value is 6 (2.73% from 255 or 2.99% from 201); Blue value is 113 (44.53% from 255 or 56.22% from 201); Max value from RGB is 113 - color contains mainly: blue. Hex color #520671 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #520671 is #ADF98E. Grayscale: #282828. Windows color (decimal): -11401615 or 7407186. OLE color: 7407186.
HSL color Cylindrical-coordinate representation of color #520671: hue angle of 282.62º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #520671 is Cyan = 0.27, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 6 | 113 | - |
| CMYK | 0.27 | 0.95 | 0 | 0.56 |
| HSL | 282.62º | 0.9% | 0.23% | - |
| HSV(B) | 282.62º | 0.95% | 0.44% | - |
| XYZ | 6.53 | 3.12 | 15.88 | - |
| YUV | 40.92 | 168.68 | 157.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 6 | 113 | 0.27 | 0.95 | 0 | 0.56 | 282.62 | 0.9 | 0.23 |
| Hex | 52 | 6 | 71 | 1B | 5F | 0 | 38 | 11B | 5A | 17 |
| Octal | 122 | 6 | 161 | 33 | 137 | 0 | 70 | 433 | 132 | 27 |
| Binary | 1010010 | 110 | 1110001 | 11011 | 1011111 | 0 | 111000 | 100011011 | 1011010 | 10111 |
Color Harmonies of #520671
Complementary color
Monochromatic Colors of #520671
Black with #520671
Text Example
Text Example
White with #520671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520671; }
p { color: rgb(82,6,113); }
H1.HeaderClassName
{
color: #520671;
}
.AnyTagClassName
{
color: #520671;
}
</style>
background-color css
<style>
a { background-color: #520671; }
a { background-color: rgb(82,6,113); }
div.DivClassName
{
background-color: #520671;
}
.BgClassName
{
background-color: #520671;
}
</style>
border-color css
<style>
span { border-color: #520671; }
span { border-color: rgb(82,6,113); }
td.TdClassName
{
border-color: #520671;
}
.TagClassName
{
border-color: #520671;
}
</style>