Shades of Indigo #620690
Tints of Indigo #620690
RGB
CMYK
RGB Variations
Color information
#620690 (or 0x620690) is known color: Indigo. HEX triplet: 62, 06 and 90. RGB value is (98,6,144). Sum of RGB (Red+Green+Blue) = 98+6+144=248 (32% of max value = 765). Red value is 98 (38.67% from 255 or 39.52% from 248); Green value is 6 (2.73% from 255 or 2.42% from 248); Blue value is 144 (56.64% from 255 or 58.06% from 248); Max value from RGB is 144 - color contains mainly: blue. Hex color #620690 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #620690 is #9DF96F. Grayscale: #303030. Windows color (decimal): -10353008 or 9438818. OLE color: 9438818.
HSL color Cylindrical-coordinate representation of color #620690: hue angle of 280º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #620690 is Cyan = 0.32, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 98 | 6 | 144 | - |
| CMYK | 0.32 | 0.96 | 0 | 0.44 |
| HSL | 280º | 0.92% | 0.29% | - |
| HSV(B) | 280º | 0.96% | 0.56% | - |
| XYZ | 10.14 | 4.74 | 26.77 | - |
| YUV | 49.24 | 181.48 | 162.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 6 | 144 | 0.32 | 0.96 | 0 | 0.44 | 280 | 0.92 | 0.29 |
| Hex | 62 | 6 | 90 | 20 | 60 | 0 | 2C | 118 | 5C | 1D |
| Octal | 142 | 6 | 220 | 40 | 140 | 0 | 54 | 430 | 134 | 35 |
| Binary | 1100010 | 110 | 10010000 | 100000 | 1100000 | 0 | 101100 | 100011000 | 1011100 | 11101 |
Color Harmonies of #620690
Complementary color
Monochromatic Colors of #620690
Black with #620690
Text Example
Text Example
White with #620690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620690; }
p { color: rgb(98,6,144); }
H1.HeaderClassName
{
color: #620690;
}
.AnyTagClassName
{
color: #620690;
}
</style>
background-color css
<style>
a { background-color: #620690; }
a { background-color: rgb(98,6,144); }
div.DivClassName
{
background-color: #620690;
}
.BgClassName
{
background-color: #620690;
}
</style>
border-color css
<style>
span { border-color: #620690; }
span { border-color: rgb(98,6,144); }
td.TdClassName
{
border-color: #620690;
}
.TagClassName
{
border-color: #620690;
}
</style>