Shades of Persian Indigo #311176
Tints of Persian Indigo #311176
RGB
CMYK
RGB Variations
Color information
#311176 (or 0x311176) is known color: Persian Indigo. HEX triplet: 31, 11 and 76. RGB value is (49,17,118). Sum of RGB (Red+Green+Blue) = 49+17+118=184 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.63% from 184); Green value is 17 (7.03% from 255 or 9.24% from 184); Blue value is 118 (46.48% from 255 or 64.13% from 184); Max value from RGB is 118 - color contains mainly: blue. Hex color #311176 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311176 is #CEEE89. Grayscale: #252525. Windows color (decimal): -13561482 or 7737649. OLE color: 7737649.
HSL color Cylindrical-coordinate representation of color #311176: hue angle of 259.01º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #311176 is Cyan = 0.58, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 17 | 118 | - |
| CMYK | 0.58 | 0.86 | 0 | 0.54 |
| HSL | 259.01º | 0.75% | 0.26% | - |
| HSV(B) | 259.01º | 0.86% | 0.46% | - |
| XYZ | 4.74 | 2.36 | 17.35 | - |
| YUV | 38.08 | 173.1 | 135.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 17 | 118 | 0.58 | 0.86 | 0 | 0.54 | 259.01 | 0.75 | 0.26 |
| Hex | 31 | 11 | 76 | 3A | 56 | 0 | 36 | 103 | 4B | 1A |
| Octal | 61 | 21 | 166 | 72 | 126 | 0 | 66 | 403 | 113 | 32 |
| Binary | 110001 | 10001 | 1110110 | 111010 | 1010110 | 0 | 110110 | 100000011 | 1001011 | 11010 |
Color Harmonies of #311176
Complementary color
Monochromatic Colors of #311176
Black with #311176
Text Example
Text Example
White with #311176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311176; }
p { color: rgb(49,17,118); }
H1.HeaderClassName
{
color: #311176;
}
.AnyTagClassName
{
color: #311176;
}
</style>
background-color css
<style>
a { background-color: #311176; }
a { background-color: rgb(49,17,118); }
div.DivClassName
{
background-color: #311176;
}
.BgClassName
{
background-color: #311176;
}
</style>
border-color css
<style>
span { border-color: #311176; }
span { border-color: rgb(49,17,118); }
td.TdClassName
{
border-color: #311176;
}
.TagClassName
{
border-color: #311176;
}
</style>