Shades of Persian Indigo #311387
Tints of Persian Indigo #311387
RGB
CMYK
RGB Variations
Color information
#311387 (or 0x311387) is known color: Persian Indigo. HEX triplet: 31, 13 and 87. RGB value is (49,19,135). Sum of RGB (Red+Green+Blue) = 49+19+135=203 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.14% from 203); Green value is 19 (7.81% from 255 or 9.36% from 203); Blue value is 135 (53.12% from 255 or 66.50% from 203); Max value from RGB is 135 - color contains mainly: blue. Hex color #311387 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311387 is #CEEC78. Grayscale: #282828. Windows color (decimal): -13560953 or 8852273. OLE color: 8852273.
HSL color Cylindrical-coordinate representation of color #311387: hue angle of 255.52º 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 #311387 is Cyan = 0.64, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 19 | 135 | - |
| CMYK | 0.64 | 0.86 | 0 | 0.47 |
| HSL | 255.52º | 0.75% | 0.3% | - |
| HSV(B) | 255.52º | 0.86% | 0.53% | - |
| XYZ | 5.87 | 2.87 | 23.17 | - |
| YUV | 41.19 | 180.94 | 133.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 19 | 135 | 0.64 | 0.86 | 0 | 0.47 | 255.52 | 0.75 | 0.3 |
| Hex | 31 | 13 | 87 | 40 | 56 | 0 | 2F | 100 | 4B | 1E |
| Octal | 61 | 23 | 207 | 100 | 126 | 0 | 57 | 400 | 113 | 36 |
| Binary | 110001 | 10011 | 10000111 | 1000000 | 1010110 | 0 | 101111 | 100000000 | 1001011 | 11110 |
Color Harmonies of #311387
Complementary color
Monochromatic Colors of #311387
Black with #311387
Text Example
Text Example
White with #311387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311387; }
p { color: rgb(49,19,135); }
H1.HeaderClassName
{
color: #311387;
}
.AnyTagClassName
{
color: #311387;
}
</style>
background-color css
<style>
a { background-color: #311387; }
a { background-color: rgb(49,19,135); }
div.DivClassName
{
background-color: #311387;
}
.BgClassName
{
background-color: #311387;
}
</style>
border-color css
<style>
span { border-color: #311387; }
span { border-color: rgb(49,19,135); }
td.TdClassName
{
border-color: #311387;
}
.TagClassName
{
border-color: #311387;
}
</style>