Shades of Indigo #531296
Tints of Indigo #531296
RGB
CMYK
RGB Variations
Color information
#531296 (or 0x531296) is known color: Indigo. HEX triplet: 53, 12 and 96. RGB value is (83,18,150). Sum of RGB (Red+Green+Blue) = 83+18+150=251 (33% of max value = 765). Red value is 83 (32.81% from 255 or 33.07% from 251); Green value is 18 (7.42% from 255 or 7.17% from 251); Blue value is 150 (58.98% from 255 or 59.76% from 251); Max value from RGB is 150 - color contains mainly: blue. Hex color #531296 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #531296 is #ACED69. Grayscale: #343434. Windows color (decimal): -11332970 or 9835091. OLE color: 9835091.
HSL color Cylindrical-coordinate representation of color #531296: hue angle of 269.55º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #531296 is Cyan = 0.45, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 18 | 150 | - |
| CMYK | 0.45 | 0.88 | 0 | 0.41 |
| HSL | 269.55º | 0.79% | 0.33% | - |
| HSV(B) | 269.55º | 0.88% | 0.59% | - |
| XYZ | 9.29 | 4.47 | 29.23 | - |
| YUV | 52.48 | 183.03 | 149.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 18 | 150 | 0.45 | 0.88 | 0 | 0.41 | 269.55 | 0.79 | 0.33 |
| Hex | 53 | 12 | 96 | 2D | 58 | 0 | 29 | 10E | 4F | 21 |
| Octal | 123 | 22 | 226 | 55 | 130 | 0 | 51 | 416 | 117 | 41 |
| Binary | 1010011 | 10010 | 10010110 | 101101 | 1011000 | 0 | 101001 | 100001110 | 1001111 | 100001 |
Color Harmonies of #531296
Complementary color
Monochromatic Colors of #531296
Black with #531296
Text Example
Text Example
White with #531296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531296; }
p { color: rgb(83,18,150); }
H1.HeaderClassName
{
color: #531296;
}
.AnyTagClassName
{
color: #531296;
}
</style>
background-color css
<style>
a { background-color: #531296; }
a { background-color: rgb(83,18,150); }
div.DivClassName
{
background-color: #531296;
}
.BgClassName
{
background-color: #531296;
}
</style>
border-color css
<style>
span { border-color: #531296; }
span { border-color: rgb(83,18,150); }
td.TdClassName
{
border-color: #531296;
}
.TagClassName
{
border-color: #531296;
}
</style>