Shades of Indigo #531697
Tints of Indigo #531697
RGB
CMYK
RGB Variations
Color information
#531697 (or 0x531697) is known color: Indigo. HEX triplet: 53, 16 and 97. RGB value is (83,22,151). Sum of RGB (Red+Green+Blue) = 83+22+151=256 (33% of max value = 765). Red value is 83 (32.81% from 255 or 32.42% from 256); Green value is 22 (8.98% from 255 or 8.59% from 256); Blue value is 151 (59.38% from 255 or 58.98% from 256); Max value from RGB is 151 - color contains mainly: blue. Hex color #531697 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #531697 is #ACE968. Grayscale: #363636. Windows color (decimal): -11331945 or 9901651. OLE color: 9901651.
HSL color Cylindrical-coordinate representation of color #531697: hue angle of 268.37º degrees, saturation: 0.75, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #531697 is Cyan = 0.45, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 22 | 151 | - |
| CMYK | 0.45 | 0.85 | 0 | 0.41 |
| HSL | 268.37º | 0.75% | 0.34% | - |
| HSV(B) | 268.37º | 0.85% | 0.59% | - |
| XYZ | 9.44 | 4.65 | 29.68 | - |
| YUV | 54.95 | 182.21 | 148.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 22 | 151 | 0.45 | 0.85 | 0 | 0.41 | 268.37 | 0.75 | 0.34 |
| Hex | 53 | 16 | 97 | 2D | 55 | 0 | 29 | 10C | 4B | 22 |
| Octal | 123 | 26 | 227 | 55 | 125 | 0 | 51 | 414 | 113 | 42 |
| Binary | 1010011 | 10110 | 10010111 | 101101 | 1010101 | 0 | 101001 | 100001100 | 1001011 | 100010 |
Color Harmonies of #531697
Complementary color
Monochromatic Colors of #531697
Black with #531697
Text Example
Text Example
White with #531697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531697; }
p { color: rgb(83,22,151); }
H1.HeaderClassName
{
color: #531697;
}
.AnyTagClassName
{
color: #531697;
}
</style>
background-color css
<style>
a { background-color: #531697; }
a { background-color: rgb(83,22,151); }
div.DivClassName
{
background-color: #531697;
}
.BgClassName
{
background-color: #531697;
}
</style>
border-color css
<style>
span { border-color: #531697; }
span { border-color: rgb(83,22,151); }
td.TdClassName
{
border-color: #531697;
}
.TagClassName
{
border-color: #531697;
}
</style>