Shades of Persian Indigo #311287
Tints of Persian Indigo #311287
RGB
CMYK
RGB Variations
Color information
#311287 (or 0x311287) is known color: Persian Indigo. HEX triplet: 31, 12 and 87. RGB value is (49,18,135). Sum of RGB (Red+Green+Blue) = 49+18+135=202 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.26% from 202); Green value is 18 (7.42% from 255 or 8.91% from 202); Blue value is 135 (53.12% from 255 or 66.83% from 202); Max value from RGB is 135 - color contains mainly: blue. Hex color #311287 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311287 is #CEED78. Grayscale: #282828. Windows color (decimal): -13561209 or 8852017. OLE color: 8852017.
HSL color Cylindrical-coordinate representation of color #311287: hue angle of 255.9º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #311287 is Cyan = 0.64, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 18 | 135 | - |
| CMYK | 0.64 | 0.87 | 0 | 0.47 |
| HSL | 255.9º | 0.76% | 0.3% | - |
| HSV(B) | 255.9º | 0.87% | 0.53% | - |
| XYZ | 5.86 | 2.83 | 23.16 | - |
| YUV | 40.61 | 181.27 | 133.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 18 | 135 | 0.64 | 0.87 | 0 | 0.47 | 255.9 | 0.76 | 0.3 |
| Hex | 31 | 12 | 87 | 40 | 57 | 0 | 2F | 100 | 4C | 1E |
| Octal | 61 | 22 | 207 | 100 | 127 | 0 | 57 | 400 | 114 | 36 |
| Binary | 110001 | 10010 | 10000111 | 1000000 | 1010111 | 0 | 101111 | 100000000 | 1001100 | 11110 |
Color Harmonies of #311287
Complementary color
Monochromatic Colors of #311287
Black with #311287
Text Example
Text Example
White with #311287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311287; }
p { color: rgb(49,18,135); }
H1.HeaderClassName
{
color: #311287;
}
.AnyTagClassName
{
color: #311287;
}
</style>
background-color css
<style>
a { background-color: #311287; }
a { background-color: rgb(49,18,135); }
div.DivClassName
{
background-color: #311287;
}
.BgClassName
{
background-color: #311287;
}
</style>
border-color css
<style>
span { border-color: #311287; }
span { border-color: rgb(49,18,135); }
td.TdClassName
{
border-color: #311287;
}
.TagClassName
{
border-color: #311287;
}
</style>