Shades of Persian Indigo #311386
Tints of Persian Indigo #311386
RGB
CMYK
RGB Variations
Color information
#311386 (or 0x311386) is known color: Persian Indigo. HEX triplet: 31, 13 and 86. RGB value is (49,19,134). Sum of RGB (Red+Green+Blue) = 49+19+134=202 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.26% from 202); Green value is 19 (7.81% from 255 or 9.41% from 202); Blue value is 134 (52.73% from 255 or 66.34% from 202); Max value from RGB is 134 - color contains mainly: blue. Hex color #311386 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311386 is #CEEC79. Grayscale: #282828. Windows color (decimal): -13560954 or 8786737. OLE color: 8786737.
HSL color Cylindrical-coordinate representation of color #311386: hue angle of 255.65º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #311386 is Cyan = 0.63, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 19 | 134 | - |
| CMYK | 0.63 | 0.86 | 0 | 0.47 |
| HSL | 255.65º | 0.75% | 0.3% | - |
| HSV(B) | 255.65º | 0.86% | 0.53% | - |
| XYZ | 5.8 | 2.84 | 22.8 | - |
| YUV | 41.08 | 180.44 | 133.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 19 | 134 | 0.63 | 0.86 | 0 | 0.47 | 255.65 | 0.75 | 0.3 |
| Hex | 31 | 13 | 86 | 3F | 56 | 0 | 2F | 100 | 4B | 1E |
| Octal | 61 | 23 | 206 | 77 | 126 | 0 | 57 | 400 | 113 | 36 |
| Binary | 110001 | 10011 | 10000110 | 111111 | 1010110 | 0 | 101111 | 100000000 | 1001011 | 11110 |
Color Harmonies of #311386
Complementary color
Monochromatic Colors of #311386
Black with #311386
Text Example
Text Example
White with #311386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311386; }
p { color: rgb(49,19,134); }
H1.HeaderClassName
{
color: #311386;
}
.AnyTagClassName
{
color: #311386;
}
</style>
background-color css
<style>
a { background-color: #311386; }
a { background-color: rgb(49,19,134); }
div.DivClassName
{
background-color: #311386;
}
.BgClassName
{
background-color: #311386;
}
</style>
border-color css
<style>
span { border-color: #311386; }
span { border-color: rgb(49,19,134); }
td.TdClassName
{
border-color: #311386;
}
.TagClassName
{
border-color: #311386;
}
</style>