Shades of Persian Indigo #312486
Tints of Persian Indigo #312486
RGB
CMYK
RGB Variations
Color information
#312486 (or 0x312486) is known color: Persian Indigo. HEX triplet: 31, 24 and 86. RGB value is (49,36,134). Sum of RGB (Red+Green+Blue) = 49+36+134=219 (29% of max value = 765). Red value is 49 (19.53% from 255 or 22.37% from 219); Green value is 36 (14.45% from 255 or 16.44% from 219); Blue value is 134 (52.73% from 255 or 61.19% from 219); Max value from RGB is 134 - color contains mainly: blue. Hex color #312486 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #312486 is #CEDB79. Grayscale: #323232. Windows color (decimal): -13556602 or 8791089. OLE color: 8791089.
HSL color Cylindrical-coordinate representation of color #312486: hue angle of 247.96º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #312486 is Cyan = 0.63, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 36 | 134 | - |
| CMYK | 0.63 | 0.73 | 0 | 0.47 |
| HSL | 247.96º | 0.58% | 0.33% | - |
| HSV(B) | 247.96º | 0.73% | 0.53% | - |
| XYZ | 6.2 | 3.64 | 22.93 | - |
| YUV | 51.06 | 174.81 | 126.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 36 | 134 | 0.63 | 0.73 | 0 | 0.47 | 247.96 | 0.58 | 0.33 |
| Hex | 31 | 24 | 86 | 3F | 49 | 0 | 2F | F8 | 3A | 21 |
| Octal | 61 | 44 | 206 | 77 | 111 | 0 | 57 | 370 | 72 | 41 |
| Binary | 110001 | 100100 | 10000110 | 111111 | 1001001 | 0 | 101111 | 11111000 | 111010 | 100001 |
Color Harmonies of #312486
Complementary color
Monochromatic Colors of #312486
Black with #312486
Text Example
Text Example
White with #312486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312486; }
p { color: rgb(49,36,134); }
H1.HeaderClassName
{
color: #312486;
}
.AnyTagClassName
{
color: #312486;
}
</style>
background-color css
<style>
a { background-color: #312486; }
a { background-color: rgb(49,36,134); }
div.DivClassName
{
background-color: #312486;
}
.BgClassName
{
background-color: #312486;
}
</style>
border-color css
<style>
span { border-color: #312486; }
span { border-color: rgb(49,36,134); }
td.TdClassName
{
border-color: #312486;
}
.TagClassName
{
border-color: #312486;
}
</style>