Shades of Persian Indigo #311996
Tints of Persian Indigo #311996
RGB
CMYK
RGB Variations
Color information
#311996 (or 0x311996) is known color: Persian Indigo. HEX triplet: 31, 19 and 96. RGB value is (49,25,150). Sum of RGB (Red+Green+Blue) = 49+25+150=224 (29% of max value = 765). Red value is 49 (19.53% from 255 or 21.88% from 224); Green value is 25 (10.16% from 255 or 11.16% from 224); Blue value is 150 (58.98% from 255 or 66.96% from 224); Max value from RGB is 150 - color contains mainly: blue. Hex color #311996 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311996 is #CEE669. Grayscale: #2D2D2D. Windows color (decimal): -13559402 or 9836849. OLE color: 9836849.
HSL color Cylindrical-coordinate representation of color #311996: hue angle of 251.52º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #311996 is Cyan = 0.67, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 25 | 150 | - |
| CMYK | 0.67 | 0.83 | 0 | 0.41 |
| HSL | 251.52º | 0.71% | 0.34% | - |
| HSV(B) | 251.52º | 0.83% | 0.59% | - |
| XYZ | 7.12 | 3.55 | 29.16 | - |
| YUV | 46.43 | 186.45 | 129.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 25 | 150 | 0.67 | 0.83 | 0 | 0.41 | 251.52 | 0.71 | 0.34 |
| Hex | 31 | 19 | 96 | 43 | 53 | 0 | 29 | FC | 47 | 22 |
| Octal | 61 | 31 | 226 | 103 | 123 | 0 | 51 | 374 | 107 | 42 |
| Binary | 110001 | 11001 | 10010110 | 1000011 | 1010011 | 0 | 101001 | 11111100 | 1000111 | 100010 |
Color Harmonies of #311996
Complementary color
Monochromatic Colors of #311996
Black with #311996
Text Example
Text Example
White with #311996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311996; }
p { color: rgb(49,25,150); }
H1.HeaderClassName
{
color: #311996;
}
.AnyTagClassName
{
color: #311996;
}
</style>
background-color css
<style>
a { background-color: #311996; }
a { background-color: rgb(49,25,150); }
div.DivClassName
{
background-color: #311996;
}
.BgClassName
{
background-color: #311996;
}
</style>
border-color css
<style>
span { border-color: #311996; }
span { border-color: rgb(49,25,150); }
td.TdClassName
{
border-color: #311996;
}
.TagClassName
{
border-color: #311996;
}
</style>