Shades of Persian Indigo #311488
Tints of Persian Indigo #311488
RGB
CMYK
RGB Variations
Color information
#311488 (or 0x311488) is known color: Persian Indigo. HEX triplet: 31, 14 and 88. RGB value is (49,20,136). Sum of RGB (Red+Green+Blue) = 49+20+136=205 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.90% from 205); Green value is 20 (8.20% from 255 or 9.76% from 205); Blue value is 136 (53.52% from 255 or 66.34% from 205); Max value from RGB is 136 - color contains mainly: blue. Hex color #311488 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311488 is #CEEB77. Grayscale: #292929. Windows color (decimal): -13560696 or 8918065. OLE color: 8918065.
HSL color Cylindrical-coordinate representation of color #311488: hue angle of 255º degrees, saturation: 0.74, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #311488 is Cyan = 0.64, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 20 | 136 | - |
| CMYK | 0.64 | 0.85 | 0 | 0.47 |
| HSL | 255º | 0.74% | 0.31% | - |
| HSV(B) | 255º | 0.85% | 0.53% | - |
| XYZ | 5.96 | 2.93 | 23.54 | - |
| YUV | 41.9 | 181.11 | 133.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 20 | 136 | 0.64 | 0.85 | 0 | 0.47 | 255 | 0.74 | 0.31 |
| Hex | 31 | 14 | 88 | 40 | 55 | 0 | 2F | FF | 4A | 1F |
| Octal | 61 | 24 | 210 | 100 | 125 | 0 | 57 | 377 | 112 | 37 |
| Binary | 110001 | 10100 | 10001000 | 1000000 | 1010101 | 0 | 101111 | 11111111 | 1001010 | 11111 |
Color Harmonies of #311488
Complementary color
Monochromatic Colors of #311488
Black with #311488
Text Example
Text Example
White with #311488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311488; }
p { color: rgb(49,20,136); }
H1.HeaderClassName
{
color: #311488;
}
.AnyTagClassName
{
color: #311488;
}
</style>
background-color css
<style>
a { background-color: #311488; }
a { background-color: rgb(49,20,136); }
div.DivClassName
{
background-color: #311488;
}
.BgClassName
{
background-color: #311488;
}
</style>
border-color css
<style>
span { border-color: #311488; }
span { border-color: rgb(49,20,136); }
td.TdClassName
{
border-color: #311488;
}
.TagClassName
{
border-color: #311488;
}
</style>