Shades of Persian Indigo #312493
Tints of Persian Indigo #312493
RGB
CMYK
RGB Variations
Color information
#312493 (or 0x312493) is known color: Persian Indigo. HEX triplet: 31, 24 and 93. RGB value is (49,36,147). Sum of RGB (Red+Green+Blue) = 49+36+147=232 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.12% from 232); Green value is 36 (14.45% from 255 or 15.52% from 232); Blue value is 147 (57.81% from 255 or 63.36% from 232); Max value from RGB is 147 - color contains mainly: blue. Hex color #312493 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #312493 is #CEDB6C. Grayscale: #343434. Windows color (decimal): -13556589 or 9643057. OLE color: 9643057.
HSL color Cylindrical-coordinate representation of color #312493: hue angle of 247.03º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #312493 is Cyan = 0.67, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 36 | 147 | - |
| CMYK | 0.67 | 0.76 | 0 | 0.42 |
| HSL | 247.03º | 0.61% | 0.36% | - |
| HSV(B) | 247.03º | 0.76% | 0.58% | - |
| XYZ | 7.16 | 4.02 | 28 | - |
| YUV | 52.54 | 181.31 | 125.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 36 | 147 | 0.67 | 0.76 | 0 | 0.42 | 247.03 | 0.61 | 0.36 |
| Hex | 31 | 24 | 93 | 43 | 4C | 0 | 2A | F7 | 3D | 24 |
| Octal | 61 | 44 | 223 | 103 | 114 | 0 | 52 | 367 | 75 | 44 |
| Binary | 110001 | 100100 | 10010011 | 1000011 | 1001100 | 0 | 101010 | 11110111 | 111101 | 100100 |
Color Harmonies of #312493
Complementary color
Monochromatic Colors of #312493
Black with #312493
Text Example
Text Example
White with #312493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312493; }
p { color: rgb(49,36,147); }
H1.HeaderClassName
{
color: #312493;
}
.AnyTagClassName
{
color: #312493;
}
</style>
background-color css
<style>
a { background-color: #312493; }
a { background-color: rgb(49,36,147); }
div.DivClassName
{
background-color: #312493;
}
.BgClassName
{
background-color: #312493;
}
</style>
border-color css
<style>
span { border-color: #312493; }
span { border-color: rgb(49,36,147); }
td.TdClassName
{
border-color: #312493;
}
.TagClassName
{
border-color: #312493;
}
</style>