Shades of Persian Indigo #312386
Tints of Persian Indigo #312386
RGB
CMYK
RGB Variations
Color information
#312386 (or 0x312386) is known color: Persian Indigo. HEX triplet: 31, 23 and 86. RGB value is (49,35,134). Sum of RGB (Red+Green+Blue) = 49+35+134=218 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.48% from 218); Green value is 35 (14.06% from 255 or 16.06% from 218); Blue value is 134 (52.73% from 255 or 61.47% from 218); Max value from RGB is 134 - color contains mainly: blue. Hex color #312386 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #312386 is #CEDC79. Grayscale: #323232. Windows color (decimal): -13556858 or 8790833. OLE color: 8790833.
HSL color Cylindrical-coordinate representation of color #312386: hue angle of 248.48º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #312386 is Cyan = 0.63, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 35 | 134 | - |
| CMYK | 0.63 | 0.74 | 0 | 0.47 |
| HSL | 248.48º | 0.59% | 0.33% | - |
| HSV(B) | 248.48º | 0.74% | 0.53% | - |
| XYZ | 6.17 | 3.58 | 22.92 | - |
| YUV | 50.47 | 175.14 | 126.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 35 | 134 | 0.63 | 0.74 | 0 | 0.47 | 248.48 | 0.59 | 0.33 |
| Hex | 31 | 23 | 86 | 3F | 4A | 0 | 2F | F8 | 3B | 21 |
| Octal | 61 | 43 | 206 | 77 | 112 | 0 | 57 | 370 | 73 | 41 |
| Binary | 110001 | 100011 | 10000110 | 111111 | 1001010 | 0 | 101111 | 11111000 | 111011 | 100001 |
Color Harmonies of #312386
Complementary color
Monochromatic Colors of #312386
Black with #312386
Text Example
Text Example
White with #312386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312386; }
p { color: rgb(49,35,134); }
H1.HeaderClassName
{
color: #312386;
}
.AnyTagClassName
{
color: #312386;
}
</style>
background-color css
<style>
a { background-color: #312386; }
a { background-color: rgb(49,35,134); }
div.DivClassName
{
background-color: #312386;
}
.BgClassName
{
background-color: #312386;
}
</style>
border-color css
<style>
span { border-color: #312386; }
span { border-color: rgb(49,35,134); }
td.TdClassName
{
border-color: #312386;
}
.TagClassName
{
border-color: #312386;
}
</style>