Shades of Persian Indigo #312491
Tints of Persian Indigo #312491
RGB
CMYK
RGB Variations
Color information
#312491 (or 0x312491) is known color: Persian Indigo. HEX triplet: 31, 24 and 91. RGB value is (49,36,145). Sum of RGB (Red+Green+Blue) = 49+36+145=230 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.30% from 230); Green value is 36 (14.45% from 255 or 15.65% from 230); Blue value is 145 (57.03% from 255 or 63.04% from 230); Max value from RGB is 145 - color contains mainly: blue. Hex color #312491 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #312491 is #CEDB6E. Grayscale: #333333. Windows color (decimal): -13556591 or 9511985. OLE color: 9511985.
HSL color Cylindrical-coordinate representation of color #312491: hue angle of 247.16º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #312491 is Cyan = 0.66, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 36 | 145 | - |
| CMYK | 0.66 | 0.75 | 0 | 0.43 |
| HSL | 247.16º | 0.6% | 0.35% | - |
| HSV(B) | 247.16º | 0.75% | 0.57% | - |
| XYZ | 7.01 | 3.96 | 27.18 | - |
| YUV | 52.31 | 180.31 | 125.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 36 | 145 | 0.66 | 0.75 | 0 | 0.43 | 247.16 | 0.6 | 0.35 |
| Hex | 31 | 24 | 91 | 42 | 4B | 0 | 2B | F7 | 3C | 23 |
| Octal | 61 | 44 | 221 | 102 | 113 | 0 | 53 | 367 | 74 | 43 |
| Binary | 110001 | 100100 | 10010001 | 1000010 | 1001011 | 0 | 101011 | 11110111 | 111100 | 100011 |
Color Harmonies of #312491
Complementary color
Monochromatic Colors of #312491
Black with #312491
Text Example
Text Example
White with #312491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312491; }
p { color: rgb(49,36,145); }
H1.HeaderClassName
{
color: #312491;
}
.AnyTagClassName
{
color: #312491;
}
</style>
background-color css
<style>
a { background-color: #312491; }
a { background-color: rgb(49,36,145); }
div.DivClassName
{
background-color: #312491;
}
.BgClassName
{
background-color: #312491;
}
</style>
border-color css
<style>
span { border-color: #312491; }
span { border-color: rgb(49,36,145); }
td.TdClassName
{
border-color: #312491;
}
.TagClassName
{
border-color: #312491;
}
</style>