Shades of Persian Indigo #311776
Tints of Persian Indigo #311776
RGB
CMYK
RGB Variations
Color information
#311776 (or 0x311776) is known color: Persian Indigo. HEX triplet: 31, 17 and 76. RGB value is (49,23,118). Sum of RGB (Red+Green+Blue) = 49+23+118=190 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.79% from 190); Green value is 23 (9.38% from 255 or 12.11% from 190); Blue value is 118 (46.48% from 255 or 62.11% from 190); Max value from RGB is 118 - color contains mainly: blue. Hex color #311776 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311776 is #CEE889. Grayscale: #292929. Windows color (decimal): -13559946 or 7739185. OLE color: 7739185.
HSL color Cylindrical-coordinate representation of color #311776: hue angle of 256.42º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #311776 is Cyan = 0.58, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 23 | 118 | - |
| CMYK | 0.58 | 0.81 | 0 | 0.54 |
| HSL | 256.42º | 0.67% | 0.28% | - |
| HSV(B) | 256.42º | 0.81% | 0.46% | - |
| XYZ | 4.84 | 2.57 | 17.38 | - |
| YUV | 41.6 | 171.11 | 133.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 23 | 118 | 0.58 | 0.81 | 0 | 0.54 | 256.42 | 0.67 | 0.28 |
| Hex | 31 | 17 | 76 | 3A | 51 | 0 | 36 | 100 | 43 | 1C |
| Octal | 61 | 27 | 166 | 72 | 121 | 0 | 66 | 400 | 103 | 34 |
| Binary | 110001 | 10111 | 1110110 | 111010 | 1010001 | 0 | 110110 | 100000000 | 1000011 | 11100 |
Color Harmonies of #311776
Complementary color
Monochromatic Colors of #311776
Black with #311776
Text Example
Text Example
White with #311776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311776; }
p { color: rgb(49,23,118); }
H1.HeaderClassName
{
color: #311776;
}
.AnyTagClassName
{
color: #311776;
}
</style>
background-color css
<style>
a { background-color: #311776; }
a { background-color: rgb(49,23,118); }
div.DivClassName
{
background-color: #311776;
}
.BgClassName
{
background-color: #311776;
}
</style>
border-color css
<style>
span { border-color: #311776; }
span { border-color: rgb(49,23,118); }
td.TdClassName
{
border-color: #311776;
}
.TagClassName
{
border-color: #311776;
}
</style>