Shades of Persian Indigo #311880
Tints of Persian Indigo #311880
RGB
CMYK
RGB Variations
Color information
#311880 (or 0x311880) is known color: Persian Indigo. HEX triplet: 31, 18 and 80. RGB value is (49,24,128). Sum of RGB (Red+Green+Blue) = 49+24+128=201 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.38% from 201); Green value is 24 (9.77% from 255 or 11.94% from 201); Blue value is 128 (50.39% from 255 or 63.68% from 201); Max value from RGB is 128 - color contains mainly: blue. Hex color #311880 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311880 is #CEE77F. Grayscale: #2A2A2A. Windows color (decimal): -13559680 or 8394801. OLE color: 8394801.
HSL color Cylindrical-coordinate representation of color #311880: hue angle of 254.42º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #311880 is Cyan = 0.62, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 49 | 24 | 128 | - |
| CMYK | 0.62 | 0.81 | 0 | 0.50 |
| HSL | 254.42º | 0.68% | 0.3% | - |
| HSV(B) | 254.42º | 0.81% | 0.5% | - |
| XYZ | 5.49 | 2.86 | 20.69 | - |
| YUV | 43.33 | 175.78 | 132.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 24 | 128 | 0.62 | 0.81 | 0 | 0.50 | 254.42 | 0.68 | 0.3 |
| Hex | 31 | 18 | 80 | 3E | 51 | 0 | 32 | FE | 44 | 1E |
| Octal | 61 | 30 | 200 | 76 | 121 | 0 | 62 | 376 | 104 | 36 |
| Binary | 110001 | 11000 | 10000000 | 111110 | 1010001 | 0 | 110010 | 11111110 | 1000100 | 11110 |
Color Harmonies of #311880
Complementary color
Monochromatic Colors of #311880
Black with #311880
Text Example
Text Example
White with #311880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311880; }
p { color: rgb(49,24,128); }
H1.HeaderClassName
{
color: #311880;
}
.AnyTagClassName
{
color: #311880;
}
</style>
background-color css
<style>
a { background-color: #311880; }
a { background-color: rgb(49,24,128); }
div.DivClassName
{
background-color: #311880;
}
.BgClassName
{
background-color: #311880;
}
</style>
border-color css
<style>
span { border-color: #311880; }
span { border-color: rgb(49,24,128); }
td.TdClassName
{
border-color: #311880;
}
.TagClassName
{
border-color: #311880;
}
</style>