Shades of Indigo #510790
Tints of Indigo #510790
RGB
CMYK
RGB Variations
Color information
#510790 (or 0x510790) is known color: Indigo. HEX triplet: 51, 07 and 90. RGB value is (81,7,144). Sum of RGB (Red+Green+Blue) = 81+7+144=232 (30% of max value = 765). Red value is 81 (32.03% from 255 or 34.91% from 232); Green value is 7 (3.12% from 255 or 3.02% from 232); Blue value is 144 (56.64% from 255 or 62.07% from 232); Max value from RGB is 144 - color contains mainly: blue. Hex color #510790 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #510790 is #AEF86F. Grayscale: #2C2C2C. Windows color (decimal): -11466864 or 9439057. OLE color: 9439057.
HSL color Cylindrical-coordinate representation of color #510790: hue angle of 272.41º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #510790 is Cyan = 0.44, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 7 | 144 | - |
| CMYK | 0.44 | 0.95 | 0 | 0.44 |
| HSL | 272.41º | 0.91% | 0.3% | - |
| HSV(B) | 272.41º | 0.95% | 0.56% | - |
| XYZ | 8.5 | 3.91 | 26.69 | - |
| YUV | 44.74 | 184.02 | 153.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 7 | 144 | 0.44 | 0.95 | 0 | 0.44 | 272.41 | 0.91 | 0.3 |
| Hex | 51 | 7 | 90 | 2C | 5F | 0 | 2C | 110 | 5B | 1E |
| Octal | 121 | 7 | 220 | 54 | 137 | 0 | 54 | 420 | 133 | 36 |
| Binary | 1010001 | 111 | 10010000 | 101100 | 1011111 | 0 | 101100 | 100010000 | 1011011 | 11110 |
Color Harmonies of #510790
Complementary color
Monochromatic Colors of #510790
Black with #510790
Text Example
Text Example
White with #510790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510790; }
p { color: rgb(81,7,144); }
H1.HeaderClassName
{
color: #510790;
}
.AnyTagClassName
{
color: #510790;
}
</style>
background-color css
<style>
a { background-color: #510790; }
a { background-color: rgb(81,7,144); }
div.DivClassName
{
background-color: #510790;
}
.BgClassName
{
background-color: #510790;
}
</style>
border-color css
<style>
span { border-color: #510790; }
span { border-color: rgb(81,7,144); }
td.TdClassName
{
border-color: #510790;
}
.TagClassName
{
border-color: #510790;
}
</style>