Shades of Persian Indigo #312391
Tints of Persian Indigo #312391
RGB
CMYK
RGB Variations
Color information
#312391 (or 0x312391) is known color: Persian Indigo. HEX triplet: 31, 23 and 91. RGB value is (49,35,145). Sum of RGB (Red+Green+Blue) = 49+35+145=229 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.40% from 229); Green value is 35 (14.06% from 255 or 15.28% from 229); Blue value is 145 (57.03% from 255 or 63.32% from 229); Max value from RGB is 145 - color contains mainly: blue. Hex color #312391 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #312391 is #CEDC6E. Grayscale: #333333. Windows color (decimal): -13556847 or 9511729. OLE color: 9511729.
HSL color Cylindrical-coordinate representation of color #312391: hue angle of 247.64º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #312391 is Cyan = 0.66, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 35 | 145 | - |
| CMYK | 0.66 | 0.76 | 0 | 0.43 |
| HSL | 247.64º | 0.61% | 0.35% | - |
| HSV(B) | 247.64º | 0.76% | 0.57% | - |
| XYZ | 6.98 | 3.9 | 27.17 | - |
| YUV | 51.73 | 180.64 | 126.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 35 | 145 | 0.66 | 0.76 | 0 | 0.43 | 247.64 | 0.61 | 0.35 |
| Hex | 31 | 23 | 91 | 42 | 4C | 0 | 2B | F8 | 3D | 23 |
| Octal | 61 | 43 | 221 | 102 | 114 | 0 | 53 | 370 | 75 | 43 |
| Binary | 110001 | 100011 | 10010001 | 1000010 | 1001100 | 0 | 101011 | 11111000 | 111101 | 100011 |
Color Harmonies of #312391
Complementary color
Monochromatic Colors of #312391
Black with #312391
Text Example
Text Example
White with #312391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312391; }
p { color: rgb(49,35,145); }
H1.HeaderClassName
{
color: #312391;
}
.AnyTagClassName
{
color: #312391;
}
</style>
background-color css
<style>
a { background-color: #312391; }
a { background-color: rgb(49,35,145); }
div.DivClassName
{
background-color: #312391;
}
.BgClassName
{
background-color: #312391;
}
</style>
border-color css
<style>
span { border-color: #312391; }
span { border-color: rgb(49,35,145); }
td.TdClassName
{
border-color: #312391;
}
.TagClassName
{
border-color: #312391;
}
</style>