Shades of Indigo #620780
Tints of Indigo #620780
RGB
CMYK
RGB Variations
Color information
#620780 (or 0x620780) is known color: Indigo. HEX triplet: 62, 07 and 80. RGB value is (98,7,128). Sum of RGB (Red+Green+Blue) = 98+7+128=233 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.06% from 233); Green value is 7 (3.12% from 255 or 3.00% from 233); Blue value is 128 (50.39% from 255 or 54.94% from 233); Max value from RGB is 128 - color contains mainly: blue. Hex color #620780 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #620780 is #9DF87F. Grayscale: #2F2F2F. Windows color (decimal): -10352768 or 8390498. OLE color: 8390498.
HSL color Cylindrical-coordinate representation of color #620780: hue angle of 285.12º degrees, saturation: 0.9, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #620780 is Cyan = 0.23, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 98 | 7 | 128 | - |
| CMYK | 0.23 | 0.95 | 0 | 0.50 |
| HSL | 285.12º | 0.9% | 0.26% | - |
| HSV(B) | 285.12º | 0.95% | 0.5% | - |
| XYZ | 9.01 | 4.31 | 20.78 | - |
| YUV | 48 | 173.15 | 163.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 7 | 128 | 0.23 | 0.95 | 0 | 0.50 | 285.12 | 0.9 | 0.26 |
| Hex | 62 | 7 | 80 | 17 | 5F | 0 | 32 | 11D | 5A | 1A |
| Octal | 142 | 7 | 200 | 27 | 137 | 0 | 62 | 435 | 132 | 32 |
| Binary | 1100010 | 111 | 10000000 | 10111 | 1011111 | 0 | 110010 | 100011101 | 1011010 | 11010 |
Color Harmonies of #620780
Complementary color
Monochromatic Colors of #620780
Black with #620780
Text Example
Text Example
White with #620780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620780; }
p { color: rgb(98,7,128); }
H1.HeaderClassName
{
color: #620780;
}
.AnyTagClassName
{
color: #620780;
}
</style>
background-color css
<style>
a { background-color: #620780; }
a { background-color: rgb(98,7,128); }
div.DivClassName
{
background-color: #620780;
}
.BgClassName
{
background-color: #620780;
}
</style>
border-color css
<style>
span { border-color: #620780; }
span { border-color: rgb(98,7,128); }
td.TdClassName
{
border-color: #620780;
}
.TagClassName
{
border-color: #620780;
}
</style>