Shades of Persian Indigo #311389
Tints of Persian Indigo #311389
RGB
CMYK
RGB Variations
Color information
#311389 (or 0x311389) is known color: Persian Indigo. HEX triplet: 31, 13 and 89. RGB value is (49,19,137). Sum of RGB (Red+Green+Blue) = 49+19+137=205 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.90% from 205); Green value is 19 (7.81% from 255 or 9.27% from 205); Blue value is 137 (53.91% from 255 or 66.83% from 205); Max value from RGB is 137 - color contains mainly: blue. Hex color #311389 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311389 is #CEEC76. Grayscale: #282828. Windows color (decimal): -13560951 or 8983345. OLE color: 8983345.
HSL color Cylindrical-coordinate representation of color #311389: hue angle of 255.25º degrees, saturation: 0.76, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #311389 is Cyan = 0.64, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 49 | 19 | 137 | - |
| CMYK | 0.64 | 0.86 | 0 | 0.46 |
| HSL | 255.25º | 0.76% | 0.31% | - |
| HSV(B) | 255.25º | 0.86% | 0.54% | - |
| XYZ | 6.01 | 2.92 | 23.91 | - |
| YUV | 41.42 | 181.94 | 133.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 19 | 137 | 0.64 | 0.86 | 0 | 0.46 | 255.25 | 0.76 | 0.31 |
| Hex | 31 | 13 | 89 | 40 | 56 | 0 | 2E | FF | 4C | 1F |
| Octal | 61 | 23 | 211 | 100 | 126 | 0 | 56 | 377 | 114 | 37 |
| Binary | 110001 | 10011 | 10001001 | 1000000 | 1010110 | 0 | 101110 | 11111111 | 1001100 | 11111 |
Color Harmonies of #311389
Complementary color
Monochromatic Colors of #311389
Black with #311389
Text Example
Text Example
White with #311389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311389; }
p { color: rgb(49,19,137); }
H1.HeaderClassName
{
color: #311389;
}
.AnyTagClassName
{
color: #311389;
}
</style>
background-color css
<style>
a { background-color: #311389; }
a { background-color: rgb(49,19,137); }
div.DivClassName
{
background-color: #311389;
}
.BgClassName
{
background-color: #311389;
}
</style>
border-color css
<style>
span { border-color: #311389; }
span { border-color: rgb(49,19,137); }
td.TdClassName
{
border-color: #311389;
}
.TagClassName
{
border-color: #311389;
}
</style>