Shades of Indigo #620680
Tints of Indigo #620680
RGB
CMYK
RGB Variations
Color information
#620680 (or 0x620680) is known color: Indigo. HEX triplet: 62, 06 and 80. RGB value is (98,6,128). Sum of RGB (Red+Green+Blue) = 98+6+128=232 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.24% from 232); Green value is 6 (2.73% from 255 or 2.59% from 232); Blue value is 128 (50.39% from 255 or 55.17% from 232); Max value from RGB is 128 - color contains mainly: blue. Hex color #620680 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #620680 is #9DF97F. Grayscale: #2F2F2F. Windows color (decimal): -10353024 or 8390242. OLE color: 8390242.
HSL color Cylindrical-coordinate representation of color #620680: hue angle of 285.25º degrees, saturation: 0.91, 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 #620680 is Cyan = 0.23, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 98 | 6 | 128 | - |
| CMYK | 0.23 | 0.95 | 0 | 0.50 |
| HSL | 285.25º | 0.91% | 0.26% | - |
| HSV(B) | 285.25º | 0.95% | 0.5% | - |
| XYZ | 9 | 4.29 | 20.77 | - |
| YUV | 47.42 | 173.48 | 164.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 6 | 128 | 0.23 | 0.95 | 0 | 0.50 | 285.25 | 0.91 | 0.26 |
| Hex | 62 | 6 | 80 | 17 | 5F | 0 | 32 | 11D | 5B | 1A |
| Octal | 142 | 6 | 200 | 27 | 137 | 0 | 62 | 435 | 133 | 32 |
| Binary | 1100010 | 110 | 10000000 | 10111 | 1011111 | 0 | 110010 | 100011101 | 1011011 | 11010 |
Color Harmonies of #620680
Complementary color
Monochromatic Colors of #620680
Black with #620680
Text Example
Text Example
White with #620680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620680; }
p { color: rgb(98,6,128); }
H1.HeaderClassName
{
color: #620680;
}
.AnyTagClassName
{
color: #620680;
}
</style>
background-color css
<style>
a { background-color: #620680; }
a { background-color: rgb(98,6,128); }
div.DivClassName
{
background-color: #620680;
}
.BgClassName
{
background-color: #620680;
}
</style>
border-color css
<style>
span { border-color: #620680; }
span { border-color: rgb(98,6,128); }
td.TdClassName
{
border-color: #620680;
}
.TagClassName
{
border-color: #620680;
}
</style>