Shades of Persian Indigo #312289
Tints of Persian Indigo #312289
RGB
CMYK
RGB Variations
Color information
#312289 (or 0x312289) is known color: Persian Indigo. HEX triplet: 31, 22 and 89. RGB value is (49,34,137). Sum of RGB (Red+Green+Blue) = 49+34+137=220 (29% of max value = 765). Red value is 49 (19.53% from 255 or 22.27% from 220); Green value is 34 (13.67% from 255 or 15.45% from 220); Blue value is 137 (53.91% from 255 or 62.27% from 220); Max value from RGB is 137 - color contains mainly: blue. Hex color #312289 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #312289 is #CEDD76. Grayscale: #313131. Windows color (decimal): -13557111 or 8987185. OLE color: 8987185.
HSL color Cylindrical-coordinate representation of color #312289: hue angle of 248.74º degrees, saturation: 0.6, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #312289 is Cyan = 0.64, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 49 | 34 | 137 | - |
| CMYK | 0.64 | 0.75 | 0 | 0.46 |
| HSL | 248.74º | 0.6% | 0.34% | - |
| HSV(B) | 248.74º | 0.75% | 0.54% | - |
| XYZ | 6.35 | 3.6 | 24.03 | - |
| YUV | 50.23 | 176.97 | 127.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 34 | 137 | 0.64 | 0.75 | 0 | 0.46 | 248.74 | 0.6 | 0.34 |
| Hex | 31 | 22 | 89 | 40 | 4B | 0 | 2E | F9 | 3C | 22 |
| Octal | 61 | 42 | 211 | 100 | 113 | 0 | 56 | 371 | 74 | 42 |
| Binary | 110001 | 100010 | 10001001 | 1000000 | 1001011 | 0 | 101110 | 11111001 | 111100 | 100010 |
Color Harmonies of #312289
Complementary color
Monochromatic Colors of #312289
Black with #312289
Text Example
Text Example
White with #312289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312289; }
p { color: rgb(49,34,137); }
H1.HeaderClassName
{
color: #312289;
}
.AnyTagClassName
{
color: #312289;
}
</style>
background-color css
<style>
a { background-color: #312289; }
a { background-color: rgb(49,34,137); }
div.DivClassName
{
background-color: #312289;
}
.BgClassName
{
background-color: #312289;
}
</style>
border-color css
<style>
span { border-color: #312289; }
span { border-color: rgb(49,34,137); }
td.TdClassName
{
border-color: #312289;
}
.TagClassName
{
border-color: #312289;
}
</style>