Shades of Persian Indigo #311197
Tints of Persian Indigo #311197
RGB
CMYK
RGB Variations
Color information
#311197 (or 0x311197) is known color: Persian Indigo. HEX triplet: 31, 11 and 97. RGB value is (49,17,151). Sum of RGB (Red+Green+Blue) = 49+17+151=217 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.58% from 217); Green value is 17 (7.03% from 255 or 7.83% from 217); Blue value is 151 (59.38% from 255 or 69.59% from 217); Max value from RGB is 151 - color contains mainly: blue. Hex color #311197 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311197 is #CEEE68. Grayscale: #292929. Windows color (decimal): -13561449 or 9900337. OLE color: 9900337.
HSL color Cylindrical-coordinate representation of color #311197: hue angle of 254.33º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #311197 is Cyan = 0.68, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 17 | 151 | - |
| CMYK | 0.68 | 0.89 | 0 | 0.41 |
| HSL | 254.33º | 0.8% | 0.33% | - |
| HSV(B) | 254.33º | 0.89% | 0.59% | - |
| XYZ | 7.05 | 3.29 | 29.54 | - |
| YUV | 41.84 | 189.6 | 133.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 17 | 151 | 0.68 | 0.89 | 0 | 0.41 | 254.33 | 0.8 | 0.33 |
| Hex | 31 | 11 | 97 | 44 | 59 | 0 | 29 | FE | 50 | 21 |
| Octal | 61 | 21 | 227 | 104 | 131 | 0 | 51 | 376 | 120 | 41 |
| Binary | 110001 | 10001 | 10010111 | 1000100 | 1011001 | 0 | 101001 | 11111110 | 1010000 | 100001 |
Color Harmonies of #311197
Complementary color
Monochromatic Colors of #311197
Black with #311197
Text Example
Text Example
White with #311197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311197; }
p { color: rgb(49,17,151); }
H1.HeaderClassName
{
color: #311197;
}
.AnyTagClassName
{
color: #311197;
}
</style>
background-color css
<style>
a { background-color: #311197; }
a { background-color: rgb(49,17,151); }
div.DivClassName
{
background-color: #311197;
}
.BgClassName
{
background-color: #311197;
}
</style>
border-color css
<style>
span { border-color: #311197; }
span { border-color: rgb(49,17,151); }
td.TdClassName
{
border-color: #311197;
}
.TagClassName
{
border-color: #311197;
}
</style>