Shades of Persian Indigo #311288
Tints of Persian Indigo #311288
RGB
CMYK
RGB Variations
Color information
#311288 (or 0x311288) is known color: Persian Indigo. HEX triplet: 31, 12 and 88. RGB value is (49,18,136). Sum of RGB (Red+Green+Blue) = 49+18+136=203 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.14% from 203); Green value is 18 (7.42% from 255 or 8.87% from 203); Blue value is 136 (53.52% from 255 or 67.00% from 203); Max value from RGB is 136 - color contains mainly: blue. Hex color #311288 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311288 is #CEED77. Grayscale: #282828. Windows color (decimal): -13561208 or 8917553. OLE color: 8917553.
HSL color Cylindrical-coordinate representation of color #311288: hue angle of 255.76º degrees, saturation: 0.77, 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 #311288 is Cyan = 0.64, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 18 | 136 | - |
| CMYK | 0.64 | 0.87 | 0 | 0.47 |
| HSL | 255.76º | 0.77% | 0.3% | - |
| HSV(B) | 255.76º | 0.87% | 0.53% | - |
| XYZ | 5.93 | 2.86 | 23.53 | - |
| YUV | 40.72 | 181.77 | 133.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 18 | 136 | 0.64 | 0.87 | 0 | 0.47 | 255.76 | 0.77 | 0.3 |
| Hex | 31 | 12 | 88 | 40 | 57 | 0 | 2F | 100 | 4D | 1E |
| Octal | 61 | 22 | 210 | 100 | 127 | 0 | 57 | 400 | 115 | 36 |
| Binary | 110001 | 10010 | 10001000 | 1000000 | 1010111 | 0 | 101111 | 100000000 | 1001101 | 11110 |
Color Harmonies of #311288
Complementary color
Monochromatic Colors of #311288
Black with #311288
Text Example
Text Example
White with #311288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311288; }
p { color: rgb(49,18,136); }
H1.HeaderClassName
{
color: #311288;
}
.AnyTagClassName
{
color: #311288;
}
</style>
background-color css
<style>
a { background-color: #311288; }
a { background-color: rgb(49,18,136); }
div.DivClassName
{
background-color: #311288;
}
.BgClassName
{
background-color: #311288;
}
</style>
border-color css
<style>
span { border-color: #311288; }
span { border-color: rgb(49,18,136); }
td.TdClassName
{
border-color: #311288;
}
.TagClassName
{
border-color: #311288;
}
</style>