Shades of Persian Indigo #311790
Tints of Persian Indigo #311790
RGB
CMYK
RGB Variations
Color information
#311790 (or 0x311790) is known color: Persian Indigo. HEX triplet: 31, 17 and 90. RGB value is (49,23,144). Sum of RGB (Red+Green+Blue) = 49+23+144=216 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.69% from 216); Green value is 23 (9.38% from 255 or 10.65% from 216); Blue value is 144 (56.64% from 255 or 66.67% from 216); Max value from RGB is 144 - color contains mainly: blue. Hex color #311790 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311790 is #CEE86F. Grayscale: #2C2C2C. Windows color (decimal): -13559920 or 9443121. OLE color: 9443121.
HSL color Cylindrical-coordinate representation of color #311790: hue angle of 252.89º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #311790 is Cyan = 0.66, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 49 | 23 | 144 | - |
| CMYK | 0.66 | 0.84 | 0 | 0.44 |
| HSL | 252.89º | 0.72% | 0.33% | - |
| HSV(B) | 252.89º | 0.84% | 0.56% | - |
| XYZ | 6.61 | 3.28 | 26.67 | - |
| YUV | 44.57 | 184.11 | 131.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 23 | 144 | 0.66 | 0.84 | 0 | 0.44 | 252.89 | 0.72 | 0.33 |
| Hex | 31 | 17 | 90 | 42 | 54 | 0 | 2C | FD | 48 | 21 |
| Octal | 61 | 27 | 220 | 102 | 124 | 0 | 54 | 375 | 110 | 41 |
| Binary | 110001 | 10111 | 10010000 | 1000010 | 1010100 | 0 | 101100 | 11111101 | 1001000 | 100001 |
Color Harmonies of #311790
Complementary color
Monochromatic Colors of #311790
Black with #311790
Text Example
Text Example
White with #311790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311790; }
p { color: rgb(49,23,144); }
H1.HeaderClassName
{
color: #311790;
}
.AnyTagClassName
{
color: #311790;
}
</style>
background-color css
<style>
a { background-color: #311790; }
a { background-color: rgb(49,23,144); }
div.DivClassName
{
background-color: #311790;
}
.BgClassName
{
background-color: #311790;
}
</style>
border-color css
<style>
span { border-color: #311790; }
span { border-color: rgb(49,23,144); }
td.TdClassName
{
border-color: #311790;
}
.TagClassName
{
border-color: #311790;
}
</style>