Shades of Persian Indigo #312477
Tints of Persian Indigo #312477
RGB
CMYK
RGB Variations
Color information
#312477 (or 0x312477) is known color: Persian Indigo. HEX triplet: 31, 24 and 77. RGB value is (49,36,119). Sum of RGB (Red+Green+Blue) = 49+36+119=204 (27% of max value = 765). Red value is 49 (19.53% from 255 or 24.02% from 204); Green value is 36 (14.45% from 255 or 17.65% from 204); Blue value is 119 (46.88% from 255 or 58.33% from 204); Max value from RGB is 119 - color contains mainly: blue. Hex color #312477 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312477 is #CEDB88. Grayscale: #313131. Windows color (decimal): -13556617 or 7808049. OLE color: 7808049.
HSL color Cylindrical-coordinate representation of color #312477: hue angle of 249.4º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #312477 is Cyan = 0.59, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 36 | 119 | - |
| CMYK | 0.59 | 0.70 | 0 | 0.53 |
| HSL | 249.4º | 0.54% | 0.3% | - |
| HSV(B) | 249.4º | 0.7% | 0.47% | - |
| XYZ | 5.23 | 3.25 | 17.8 | - |
| YUV | 49.35 | 167.31 | 127.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 36 | 119 | 0.59 | 0.70 | 0 | 0.53 | 249.4 | 0.54 | 0.3 |
| Hex | 31 | 24 | 77 | 3B | 46 | 0 | 35 | F9 | 36 | 1E |
| Octal | 61 | 44 | 167 | 73 | 106 | 0 | 65 | 371 | 66 | 36 |
| Binary | 110001 | 100100 | 1110111 | 111011 | 1000110 | 0 | 110101 | 11111001 | 110110 | 11110 |
Color Harmonies of #312477
Complementary color
Monochromatic Colors of #312477
Black with #312477
Text Example
Text Example
White with #312477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312477; }
p { color: rgb(49,36,119); }
H1.HeaderClassName
{
color: #312477;
}
.AnyTagClassName
{
color: #312477;
}
</style>
background-color css
<style>
a { background-color: #312477; }
a { background-color: rgb(49,36,119); }
div.DivClassName
{
background-color: #312477;
}
.BgClassName
{
background-color: #312477;
}
</style>
border-color css
<style>
span { border-color: #312477; }
span { border-color: rgb(49,36,119); }
td.TdClassName
{
border-color: #312477;
}
.TagClassName
{
border-color: #312477;
}
</style>