Shades of Persian Indigo #311188
Tints of Persian Indigo #311188
RGB
CMYK
RGB Variations
Color information
#311188 (or 0x311188) is known color: Persian Indigo. HEX triplet: 31, 11 and 88. RGB value is (49,17,136). Sum of RGB (Red+Green+Blue) = 49+17+136=202 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.26% from 202); Green value is 17 (7.03% from 255 or 8.42% from 202); Blue value is 136 (53.52% from 255 or 67.33% from 202); Max value from RGB is 136 - color contains mainly: blue. Hex color #311188 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311188 is #CEEE77. Grayscale: #272727. Windows color (decimal): -13561464 or 8917297. OLE color: 8917297.
HSL color Cylindrical-coordinate representation of color #311188: hue angle of 256.13º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #311188 is Cyan = 0.64, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 17 | 136 | - |
| CMYK | 0.64 | 0.87 | 0 | 0.47 |
| HSL | 256.13º | 0.78% | 0.3% | - |
| HSV(B) | 256.13º | 0.88% | 0.53% | - |
| XYZ | 5.91 | 2.83 | 23.53 | - |
| YUV | 40.13 | 182.1 | 134.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 17 | 136 | 0.64 | 0.87 | 0 | 0.47 | 256.13 | 0.78 | 0.3 |
| Hex | 31 | 11 | 88 | 40 | 57 | 0 | 2F | 100 | 4E | 1E |
| Octal | 61 | 21 | 210 | 100 | 127 | 0 | 57 | 400 | 116 | 36 |
| Binary | 110001 | 10001 | 10001000 | 1000000 | 1010111 | 0 | 101111 | 100000000 | 1001110 | 11110 |
Color Harmonies of #311188
Complementary color
Monochromatic Colors of #311188
Black with #311188
Text Example
Text Example
White with #311188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311188; }
p { color: rgb(49,17,136); }
H1.HeaderClassName
{
color: #311188;
}
.AnyTagClassName
{
color: #311188;
}
</style>
background-color css
<style>
a { background-color: #311188; }
a { background-color: rgb(49,17,136); }
div.DivClassName
{
background-color: #311188;
}
.BgClassName
{
background-color: #311188;
}
</style>
border-color css
<style>
span { border-color: #311188; }
span { border-color: rgb(49,17,136); }
td.TdClassName
{
border-color: #311188;
}
.TagClassName
{
border-color: #311188;
}
</style>