Shades of Persian Indigo #311182
Tints of Persian Indigo #311182
RGB
CMYK
RGB Variations
Color information
#311182 (or 0x311182) is known color: Persian Indigo. HEX triplet: 31, 11 and 82. RGB value is (49,17,130). Sum of RGB (Red+Green+Blue) = 49+17+130=196 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25% from 196); Green value is 17 (7.03% from 255 or 8.67% from 196); Blue value is 130 (51.17% from 255 or 66.33% from 196); Max value from RGB is 130 - color contains mainly: blue. Hex color #311182 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311182 is #CEEE7D. Grayscale: #272727. Windows color (decimal): -13561470 or 8524081. OLE color: 8524081.
HSL color Cylindrical-coordinate representation of color #311182: hue angle of 256.99º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #311182 is Cyan = 0.62, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 17 | 130 | - |
| CMYK | 0.62 | 0.87 | 0 | 0.49 |
| HSL | 256.99º | 0.77% | 0.29% | - |
| HSV(B) | 256.99º | 0.87% | 0.51% | - |
| XYZ | 5.5 | 2.67 | 21.34 | - |
| YUV | 39.45 | 179.1 | 134.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 17 | 130 | 0.62 | 0.87 | 0 | 0.49 | 256.99 | 0.77 | 0.29 |
| Hex | 31 | 11 | 82 | 3E | 57 | 0 | 31 | 101 | 4D | 1D |
| Octal | 61 | 21 | 202 | 76 | 127 | 0 | 61 | 401 | 115 | 35 |
| Binary | 110001 | 10001 | 10000010 | 111110 | 1010111 | 0 | 110001 | 100000001 | 1001101 | 11101 |
Color Harmonies of #311182
Complementary color
Monochromatic Colors of #311182
Black with #311182
Text Example
Text Example
White with #311182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311182; }
p { color: rgb(49,17,130); }
H1.HeaderClassName
{
color: #311182;
}
.AnyTagClassName
{
color: #311182;
}
</style>
background-color css
<style>
a { background-color: #311182; }
a { background-color: rgb(49,17,130); }
div.DivClassName
{
background-color: #311182;
}
.BgClassName
{
background-color: #311182;
}
</style>
border-color css
<style>
span { border-color: #311182; }
span { border-color: rgb(49,17,130); }
td.TdClassName
{
border-color: #311182;
}
.TagClassName
{
border-color: #311182;
}
</style>