Shades of Persian Indigo #311393
Tints of Persian Indigo #311393
RGB
CMYK
RGB Variations
Color information
#311393 (or 0x311393) is known color: Persian Indigo. HEX triplet: 31, 13 and 93. RGB value is (49,19,147). Sum of RGB (Red+Green+Blue) = 49+19+147=215 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.79% from 215); Green value is 19 (7.81% from 255 or 8.84% from 215); Blue value is 147 (57.81% from 255 or 68.37% from 215); Max value from RGB is 147 - color contains mainly: blue. Hex color #311393 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311393 is #CEEC6C. Grayscale: #2A2A2A. Windows color (decimal): -13560941 or 9638705. OLE color: 9638705.
HSL color Cylindrical-coordinate representation of color #311393: hue angle of 254.06º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #311393 is Cyan = 0.67, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 19 | 147 | - |
| CMYK | 0.67 | 0.87 | 0 | 0.42 |
| HSL | 254.06º | 0.77% | 0.33% | - |
| HSV(B) | 254.06º | 0.87% | 0.58% | - |
| XYZ | 6.77 | 3.23 | 27.87 | - |
| YUV | 42.56 | 186.94 | 132.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 19 | 147 | 0.67 | 0.87 | 0 | 0.42 | 254.06 | 0.77 | 0.33 |
| Hex | 31 | 13 | 93 | 43 | 57 | 0 | 2A | FE | 4D | 21 |
| Octal | 61 | 23 | 223 | 103 | 127 | 0 | 52 | 376 | 115 | 41 |
| Binary | 110001 | 10011 | 10010011 | 1000011 | 1010111 | 0 | 101010 | 11111110 | 1001101 | 100001 |
Color Harmonies of #311393
Complementary color
Monochromatic Colors of #311393
Black with #311393
Text Example
Text Example
White with #311393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311393; }
p { color: rgb(49,19,147); }
H1.HeaderClassName
{
color: #311393;
}
.AnyTagClassName
{
color: #311393;
}
</style>
background-color css
<style>
a { background-color: #311393; }
a { background-color: rgb(49,19,147); }
div.DivClassName
{
background-color: #311393;
}
.BgClassName
{
background-color: #311393;
}
</style>
border-color css
<style>
span { border-color: #311393; }
span { border-color: rgb(49,19,147); }
td.TdClassName
{
border-color: #311393;
}
.TagClassName
{
border-color: #311393;
}
</style>