Shades of Persian Indigo #311293
Tints of Persian Indigo #311293
RGB
CMYK
RGB Variations
Color information
#311293 (or 0x311293) is known color: Persian Indigo. HEX triplet: 31, 12 and 93. RGB value is (49,18,147). Sum of RGB (Red+Green+Blue) = 49+18+147=214 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.90% from 214); Green value is 18 (7.42% from 255 or 8.41% from 214); Blue value is 147 (57.81% from 255 or 68.69% from 214); Max value from RGB is 147 - color contains mainly: blue. Hex color #311293 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311293 is #CEED6C. Grayscale: #292929. Windows color (decimal): -13561197 or 9638449. OLE color: 9638449.
HSL color Cylindrical-coordinate representation of color #311293: hue angle of 254.42º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #311293 is Cyan = 0.67, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 18 | 147 | - |
| CMYK | 0.67 | 0.88 | 0 | 0.42 |
| HSL | 254.42º | 0.78% | 0.32% | - |
| HSV(B) | 254.42º | 0.88% | 0.58% | - |
| XYZ | 6.75 | 3.19 | 27.86 | - |
| YUV | 41.98 | 187.27 | 133.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 18 | 147 | 0.67 | 0.88 | 0 | 0.42 | 254.42 | 0.78 | 0.32 |
| Hex | 31 | 12 | 93 | 43 | 58 | 0 | 2A | FE | 4E | 20 |
| Octal | 61 | 22 | 223 | 103 | 130 | 0 | 52 | 376 | 116 | 40 |
| Binary | 110001 | 10010 | 10010011 | 1000011 | 1011000 | 0 | 101010 | 11111110 | 1001110 | 100000 |
Color Harmonies of #311293
Complementary color
Monochromatic Colors of #311293
Black with #311293
Text Example
Text Example
White with #311293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311293; }
p { color: rgb(49,18,147); }
H1.HeaderClassName
{
color: #311293;
}
.AnyTagClassName
{
color: #311293;
}
</style>
background-color css
<style>
a { background-color: #311293; }
a { background-color: rgb(49,18,147); }
div.DivClassName
{
background-color: #311293;
}
.BgClassName
{
background-color: #311293;
}
</style>
border-color css
<style>
span { border-color: #311293; }
span { border-color: rgb(49,18,147); }
td.TdClassName
{
border-color: #311293;
}
.TagClassName
{
border-color: #311293;
}
</style>