Shades of Indigo #531671
Tints of Indigo #531671
RGB
CMYK
RGB Variations
Color information
#531671 (or 0x531671) is known color: Indigo. HEX triplet: 53, 16 and 71. RGB value is (83,22,113). Sum of RGB (Red+Green+Blue) = 83+22+113=218 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.07% from 218); Green value is 22 (8.98% from 255 or 10.09% from 218); Blue value is 113 (44.53% from 255 or 51.83% from 218); Max value from RGB is 113 - color contains mainly: blue. Hex color #531671 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #531671 is #ACE98E. Grayscale: #323232. Windows color (decimal): -11331983 or 7411283. OLE color: 7411283.
HSL color Cylindrical-coordinate representation of color #531671: hue angle of 280.22º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #531671 is Cyan = 0.27, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 22 | 113 | - |
| CMYK | 0.27 | 0.81 | 0 | 0.56 |
| HSL | 280.22º | 0.67% | 0.26% | - |
| HSV(B) | 280.22º | 0.81% | 0.44% | - |
| XYZ | 6.83 | 3.61 | 15.96 | - |
| YUV | 50.61 | 163.21 | 151.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 22 | 113 | 0.27 | 0.81 | 0 | 0.56 | 280.22 | 0.67 | 0.26 |
| Hex | 53 | 16 | 71 | 1B | 51 | 0 | 38 | 118 | 43 | 1A |
| Octal | 123 | 26 | 161 | 33 | 121 | 0 | 70 | 430 | 103 | 32 |
| Binary | 1010011 | 10110 | 1110001 | 11011 | 1010001 | 0 | 111000 | 100011000 | 1000011 | 11010 |
Color Harmonies of #531671
Complementary color
Monochromatic Colors of #531671
Black with #531671
Text Example
Text Example
White with #531671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531671; }
p { color: rgb(83,22,113); }
H1.HeaderClassName
{
color: #531671;
}
.AnyTagClassName
{
color: #531671;
}
</style>
background-color css
<style>
a { background-color: #531671; }
a { background-color: rgb(83,22,113); }
div.DivClassName
{
background-color: #531671;
}
.BgClassName
{
background-color: #531671;
}
</style>
border-color css
<style>
span { border-color: #531671; }
span { border-color: rgb(83,22,113); }
td.TdClassName
{
border-color: #531671;
}
.TagClassName
{
border-color: #531671;
}
</style>