Shades of Indigo #620691
Tints of Indigo #620691
RGB
CMYK
RGB Variations
Color information
#620691 (or 0x620691) is known color: Indigo. HEX triplet: 62, 06 and 91. RGB value is (98,6,145). Sum of RGB (Red+Green+Blue) = 98+6+145=249 (32% of max value = 765). Red value is 98 (38.67% from 255 or 39.36% from 249); Green value is 6 (2.73% from 255 or 2.41% from 249); Blue value is 145 (57.03% from 255 or 58.23% from 249); Max value from RGB is 145 - color contains mainly: blue. Hex color #620691 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #620691 is #9DF96E. Grayscale: #303030. Windows color (decimal): -10353007 or 9504354. OLE color: 9504354.
HSL color Cylindrical-coordinate representation of color #620691: hue angle of 279.71º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #620691 is Cyan = 0.32, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 98 | 6 | 145 | - |
| CMYK | 0.32 | 0.96 | 0 | 0.43 |
| HSL | 279.71º | 0.92% | 0.3% | - |
| HSV(B) | 279.71º | 0.96% | 0.57% | - |
| XYZ | 10.21 | 4.77 | 27.17 | - |
| YUV | 49.35 | 181.98 | 162.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 6 | 145 | 0.32 | 0.96 | 0 | 0.43 | 279.71 | 0.92 | 0.3 |
| Hex | 62 | 6 | 91 | 20 | 60 | 0 | 2B | 118 | 5C | 1E |
| Octal | 142 | 6 | 221 | 40 | 140 | 0 | 53 | 430 | 134 | 36 |
| Binary | 1100010 | 110 | 10010001 | 100000 | 1100000 | 0 | 101011 | 100011000 | 1011100 | 11110 |
Color Harmonies of #620691
Complementary color
Monochromatic Colors of #620691
Black with #620691
Text Example
Text Example
White with #620691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620691; }
p { color: rgb(98,6,145); }
H1.HeaderClassName
{
color: #620691;
}
.AnyTagClassName
{
color: #620691;
}
</style>
background-color css
<style>
a { background-color: #620691; }
a { background-color: rgb(98,6,145); }
div.DivClassName
{
background-color: #620691;
}
.BgClassName
{
background-color: #620691;
}
</style>
border-color css
<style>
span { border-color: #620691; }
span { border-color: rgb(98,6,145); }
td.TdClassName
{
border-color: #620691;
}
.TagClassName
{
border-color: #620691;
}
</style>