Shades of Persian Indigo #311399
Tints of Persian Indigo #311399
RGB
CMYK
RGB Variations
Color information
#311399 (or 0x311399) is known color: Persian Indigo. HEX triplet: 31, 13 and 99. RGB value is (49,19,153). Sum of RGB (Red+Green+Blue) = 49+19+153=221 (29% of max value = 765). Red value is 49 (19.53% from 255 or 22.17% from 221); Green value is 19 (7.81% from 255 or 8.60% from 221); Blue value is 153 (60.16% from 255 or 69.23% from 221); Max value from RGB is 153 - color contains mainly: blue. Hex color #311399 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311399 is #CEEC66. Grayscale: #2A2A2A. Windows color (decimal): -13560935 or 10031921. OLE color: 10031921.
HSL color Cylindrical-coordinate representation of color #311399: hue angle of 253.43º degrees, saturation: 0.78, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #311399 is Cyan = 0.68, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 49 | 19 | 153 | - |
| CMYK | 0.68 | 0.88 | 0 | 0.4 |
| HSL | 253.43º | 0.78% | 0.34% | - |
| HSV(B) | 253.43º | 0.88% | 0.6% | - |
| XYZ | 7.25 | 3.42 | 30.41 | - |
| YUV | 43.25 | 189.94 | 132.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 19 | 153 | 0.68 | 0.88 | 0 | 0.4 | 253.43 | 0.78 | 0.34 |
| Hex | 31 | 13 | 99 | 44 | 58 | 0 | 28 | FD | 4E | 22 |
| Octal | 61 | 23 | 231 | 104 | 130 | 0 | 50 | 375 | 116 | 42 |
| Binary | 110001 | 10011 | 10011001 | 1000100 | 1011000 | 0 | 101000 | 11111101 | 1001110 | 100010 |
Color Harmonies of #311399
Complementary color
Monochromatic Colors of #311399
Black with #311399
Text Example
Text Example
White with #311399
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311399; }
p { color: rgb(49,19,153); }
H1.HeaderClassName
{
color: #311399;
}
.AnyTagClassName
{
color: #311399;
}
</style>
background-color css
<style>
a { background-color: #311399; }
a { background-color: rgb(49,19,153); }
div.DivClassName
{
background-color: #311399;
}
.BgClassName
{
background-color: #311399;
}
</style>
border-color css
<style>
span { border-color: #311399; }
span { border-color: rgb(49,19,153); }
td.TdClassName
{
border-color: #311399;
}
.TagClassName
{
border-color: #311399;
}
</style>