Shades of Persian Indigo #311391
Tints of Persian Indigo #311391
RGB
CMYK
RGB Variations
Color information
#311391 (or 0x311391) is known color: Persian Indigo. HEX triplet: 31, 13 and 91. RGB value is (49,19,145). Sum of RGB (Red+Green+Blue) = 49+19+145=213 (28% of max value = 765). Red value is 49 (19.53% from 255 or 23.00% from 213); Green value is 19 (7.81% from 255 or 8.92% from 213); Blue value is 145 (57.03% from 255 or 68.08% from 213); Max value from RGB is 145 - color contains mainly: blue. Hex color #311391 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311391 is #CEEC6E. Grayscale: #292929. Windows color (decimal): -13560943 or 9507633. OLE color: 9507633.
HSL color Cylindrical-coordinate representation of color #311391: hue angle of 254.29º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #311391 is Cyan = 0.66, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 19 | 145 | - |
| CMYK | 0.66 | 0.87 | 0 | 0.43 |
| HSL | 254.29º | 0.77% | 0.32% | - |
| HSV(B) | 254.29º | 0.87% | 0.57% | - |
| XYZ | 6.61 | 3.16 | 27.05 | - |
| YUV | 42.33 | 185.94 | 132.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 19 | 145 | 0.66 | 0.87 | 0 | 0.43 | 254.29 | 0.77 | 0.32 |
| Hex | 31 | 13 | 91 | 42 | 57 | 0 | 2B | FE | 4D | 20 |
| Octal | 61 | 23 | 221 | 102 | 127 | 0 | 53 | 376 | 115 | 40 |
| Binary | 110001 | 10011 | 10010001 | 1000010 | 1010111 | 0 | 101011 | 11111110 | 1001101 | 100000 |
Color Harmonies of #311391
Complementary color
Monochromatic Colors of #311391
Black with #311391
Text Example
Text Example
White with #311391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311391; }
p { color: rgb(49,19,145); }
H1.HeaderClassName
{
color: #311391;
}
.AnyTagClassName
{
color: #311391;
}
</style>
background-color css
<style>
a { background-color: #311391; }
a { background-color: rgb(49,19,145); }
div.DivClassName
{
background-color: #311391;
}
.BgClassName
{
background-color: #311391;
}
</style>
border-color css
<style>
span { border-color: #311391; }
span { border-color: rgb(49,19,145); }
td.TdClassName
{
border-color: #311391;
}
.TagClassName
{
border-color: #311391;
}
</style>