Shades of Persian Indigo #311590
Tints of Persian Indigo #311590
RGB
CMYK
RGB Variations
Color information
#311590 (or 0x311590) is known color: Persian Indigo. HEX triplet: 31, 15 and 90. RGB value is (49,21,144). Sum of RGB (Red+Green+Blue) = 49+21+144=214 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.90% from 214); Green value is 21 (8.59% from 255 or 9.81% from 214); Blue value is 144 (56.64% from 255 or 67.29% from 214); Max value from RGB is 144 - color contains mainly: blue. Hex color #311590 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311590 is #CEEA6F. Grayscale: #2A2A2A. Windows color (decimal): -13560432 or 9442609. OLE color: 9442609.
HSL color Cylindrical-coordinate representation of color #311590: hue angle of 253.66º degrees, saturation: 0.75, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #311590 is Cyan = 0.66, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 49 | 21 | 144 | - |
| CMYK | 0.66 | 0.85 | 0 | 0.44 |
| HSL | 253.66º | 0.75% | 0.32% | - |
| HSV(B) | 253.66º | 0.85% | 0.56% | - |
| XYZ | 6.57 | 3.2 | 26.66 | - |
| YUV | 43.39 | 184.78 | 132 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 21 | 144 | 0.66 | 0.85 | 0 | 0.44 | 253.66 | 0.75 | 0.32 |
| Hex | 31 | 15 | 90 | 42 | 55 | 0 | 2C | FE | 4B | 20 |
| Octal | 61 | 25 | 220 | 102 | 125 | 0 | 54 | 376 | 113 | 40 |
| Binary | 110001 | 10101 | 10010000 | 1000010 | 1010101 | 0 | 101100 | 11111110 | 1001011 | 100000 |
Color Harmonies of #311590
Complementary color
Monochromatic Colors of #311590
Black with #311590
Text Example
Text Example
White with #311590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311590; }
p { color: rgb(49,21,144); }
H1.HeaderClassName
{
color: #311590;
}
.AnyTagClassName
{
color: #311590;
}
</style>
background-color css
<style>
a { background-color: #311590; }
a { background-color: rgb(49,21,144); }
div.DivClassName
{
background-color: #311590;
}
.BgClassName
{
background-color: #311590;
}
</style>
border-color css
<style>
span { border-color: #311590; }
span { border-color: rgb(49,21,144); }
td.TdClassName
{
border-color: #311590;
}
.TagClassName
{
border-color: #311590;
}
</style>