Shades of Indigo #531081
Tints of Indigo #531081
RGB
CMYK
RGB Variations
Color information
#531081 (or 0x531081) is known color: Indigo. HEX triplet: 53, 10 and 81. RGB value is (83,16,129). Sum of RGB (Red+Green+Blue) = 83+16+129=228 (30% of max value = 765). Red value is 83 (32.81% from 255 or 36.40% from 228); Green value is 16 (6.64% from 255 or 7.02% from 228); Blue value is 129 (50.78% from 255 or 56.58% from 228); Max value from RGB is 129 - color contains mainly: blue. Hex color #531081 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #531081 is #ACEF7E. Grayscale: #303030. Windows color (decimal): -11333503 or 8458323. OLE color: 8458323.
HSL color Cylindrical-coordinate representation of color #531081: hue angle of 275.58º degrees, saturation: 0.78, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #531081 is Cyan = 0.36, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 16 | 129 | - |
| CMYK | 0.36 | 0.88 | 0 | 0.49 |
| HSL | 275.58º | 0.78% | 0.28% | - |
| HSV(B) | 275.58º | 0.88% | 0.51% | - |
| XYZ | 7.72 | 3.79 | 21.09 | - |
| YUV | 48.92 | 173.2 | 152.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 16 | 129 | 0.36 | 0.88 | 0 | 0.49 | 275.58 | 0.78 | 0.28 |
| Hex | 53 | 10 | 81 | 24 | 58 | 0 | 31 | 114 | 4E | 1C |
| Octal | 123 | 20 | 201 | 44 | 130 | 0 | 61 | 424 | 116 | 34 |
| Binary | 1010011 | 10000 | 10000001 | 100100 | 1011000 | 0 | 110001 | 100010100 | 1001110 | 11100 |
Color Harmonies of #531081
Complementary color
Monochromatic Colors of #531081
Black with #531081
Text Example
Text Example
White with #531081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531081; }
p { color: rgb(83,16,129); }
H1.HeaderClassName
{
color: #531081;
}
.AnyTagClassName
{
color: #531081;
}
</style>
background-color css
<style>
a { background-color: #531081; }
a { background-color: rgb(83,16,129); }
div.DivClassName
{
background-color: #531081;
}
.BgClassName
{
background-color: #531081;
}
</style>
border-color css
<style>
span { border-color: #531081; }
span { border-color: rgb(83,16,129); }
td.TdClassName
{
border-color: #531081;
}
.TagClassName
{
border-color: #531081;
}
</style>