Shades of Persian Indigo #311171
Tints of Persian Indigo #311171
RGB
CMYK
RGB Variations
Color information
#311171 (or 0x311171) is known color: Persian Indigo. HEX triplet: 31, 11 and 71. RGB value is (49,17,113). Sum of RGB (Red+Green+Blue) = 49+17+113=179 (23% of max value = 765). Red value is 49 (19.53% from 255 or 27.37% from 179); Green value is 17 (7.03% from 255 or 9.50% from 179); Blue value is 113 (44.53% from 255 or 63.13% from 179); Max value from RGB is 113 - color contains mainly: blue. Hex color #311171 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311171 is #CEEE8E. Grayscale: #252525. Windows color (decimal): -13561487 or 7409969. OLE color: 7409969.
HSL color Cylindrical-coordinate representation of color #311171: hue angle of 260º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #311171 is Cyan = 0.57, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 17 | 113 | - |
| CMYK | 0.57 | 0.85 | 0 | 0.56 |
| HSL | 260º | 0.74% | 0.25% | - |
| HSV(B) | 260º | 0.85% | 0.44% | - |
| XYZ | 4.45 | 2.25 | 15.82 | - |
| YUV | 37.51 | 170.6 | 136.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 17 | 113 | 0.57 | 0.85 | 0 | 0.56 | 260 | 0.74 | 0.25 |
| Hex | 31 | 11 | 71 | 39 | 55 | 0 | 38 | 104 | 4A | 19 |
| Octal | 61 | 21 | 161 | 71 | 125 | 0 | 70 | 404 | 112 | 31 |
| Binary | 110001 | 10001 | 1110001 | 111001 | 1010101 | 0 | 111000 | 100000100 | 1001010 | 11001 |
Color Harmonies of #311171
Complementary color
Monochromatic Colors of #311171
Black with #311171
Text Example
Text Example
White with #311171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311171; }
p { color: rgb(49,17,113); }
H1.HeaderClassName
{
color: #311171;
}
.AnyTagClassName
{
color: #311171;
}
</style>
background-color css
<style>
a { background-color: #311171; }
a { background-color: rgb(49,17,113); }
div.DivClassName
{
background-color: #311171;
}
.BgClassName
{
background-color: #311171;
}
</style>
border-color css
<style>
span { border-color: #311171; }
span { border-color: rgb(49,17,113); }
td.TdClassName
{
border-color: #311171;
}
.TagClassName
{
border-color: #311171;
}
</style>