Shades of Persian Indigo #311491
Tints of Persian Indigo #311491
RGB
CMYK
RGB Variations
Color information
#311491 (or 0x311491) is known color: Persian Indigo. HEX triplet: 31, 14 and 91. RGB value is (49,20,145). Sum of RGB (Red+Green+Blue) = 49+20+145=214 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.90% from 214); Green value is 20 (8.20% from 255 or 9.35% from 214); Blue value is 145 (57.03% from 255 or 67.76% from 214); Max value from RGB is 145 - color contains mainly: blue. Hex color #311491 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311491 is #CEEB6E. Grayscale: #2A2A2A. Windows color (decimal): -13560687 or 9507889. OLE color: 9507889.
HSL color Cylindrical-coordinate representation of color #311491: hue angle of 253.92º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #311491 is Cyan = 0.66, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 20 | 145 | - |
| CMYK | 0.66 | 0.86 | 0 | 0.43 |
| HSL | 253.92º | 0.76% | 0.32% | - |
| HSV(B) | 253.92º | 0.86% | 0.57% | - |
| XYZ | 6.63 | 3.2 | 27.06 | - |
| YUV | 42.92 | 185.61 | 132.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 20 | 145 | 0.66 | 0.86 | 0 | 0.43 | 253.92 | 0.76 | 0.32 |
| Hex | 31 | 14 | 91 | 42 | 56 | 0 | 2B | FE | 4C | 20 |
| Octal | 61 | 24 | 221 | 102 | 126 | 0 | 53 | 376 | 114 | 40 |
| Binary | 110001 | 10100 | 10010001 | 1000010 | 1010110 | 0 | 101011 | 11111110 | 1001100 | 100000 |
Color Harmonies of #311491
Complementary color
Monochromatic Colors of #311491
Black with #311491
Text Example
Text Example
White with #311491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311491; }
p { color: rgb(49,20,145); }
H1.HeaderClassName
{
color: #311491;
}
.AnyTagClassName
{
color: #311491;
}
</style>
background-color css
<style>
a { background-color: #311491; }
a { background-color: rgb(49,20,145); }
div.DivClassName
{
background-color: #311491;
}
.BgClassName
{
background-color: #311491;
}
</style>
border-color css
<style>
span { border-color: #311491; }
span { border-color: rgb(49,20,145); }
td.TdClassName
{
border-color: #311491;
}
.TagClassName
{
border-color: #311491;
}
</style>