Shades of Persian Indigo #312490
Tints of Persian Indigo #312490
RGB
CMYK
RGB Variations
Color information
#312490 (or 0x312490) is known color: Persian Indigo. HEX triplet: 31, 24 and 90. RGB value is (49,36,144). Sum of RGB (Red+Green+Blue) = 49+36+144=229 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.40% from 229); Green value is 36 (14.45% from 255 or 15.72% from 229); Blue value is 144 (56.64% from 255 or 62.88% from 229); Max value from RGB is 144 - color contains mainly: blue. Hex color #312490 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #312490 is #CEDB6F. Grayscale: #333333. Windows color (decimal): -13556592 or 9446449. OLE color: 9446449.
HSL color Cylindrical-coordinate representation of color #312490: hue angle of 247.22º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #312490 is Cyan = 0.66, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 49 | 36 | 144 | - |
| CMYK | 0.66 | 0.75 | 0 | 0.44 |
| HSL | 247.22º | 0.6% | 0.35% | - |
| HSV(B) | 247.22º | 0.75% | 0.56% | - |
| XYZ | 6.93 | 3.93 | 26.78 | - |
| YUV | 52.2 | 179.81 | 125.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 36 | 144 | 0.66 | 0.75 | 0 | 0.44 | 247.22 | 0.6 | 0.35 |
| Hex | 31 | 24 | 90 | 42 | 4B | 0 | 2C | F7 | 3C | 23 |
| Octal | 61 | 44 | 220 | 102 | 113 | 0 | 54 | 367 | 74 | 43 |
| Binary | 110001 | 100100 | 10010000 | 1000010 | 1001011 | 0 | 101100 | 11110111 | 111100 | 100011 |
Color Harmonies of #312490
Complementary color
Monochromatic Colors of #312490
Black with #312490
Text Example
Text Example
White with #312490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312490; }
p { color: rgb(49,36,144); }
H1.HeaderClassName
{
color: #312490;
}
.AnyTagClassName
{
color: #312490;
}
</style>
background-color css
<style>
a { background-color: #312490; }
a { background-color: rgb(49,36,144); }
div.DivClassName
{
background-color: #312490;
}
.BgClassName
{
background-color: #312490;
}
</style>
border-color css
<style>
span { border-color: #312490; }
span { border-color: rgb(49,36,144); }
td.TdClassName
{
border-color: #312490;
}
.TagClassName
{
border-color: #312490;
}
</style>