Shades of Persian Indigo #310590
Tints of Persian Indigo #310590
RGB
CMYK
RGB Variations
Color information
#310590 (or 0x310590) is known color: Persian Indigo. HEX triplet: 31, 05 and 90. RGB value is (49,5,144). Sum of RGB (Red+Green+Blue) = 49+5+144=198 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.75% from 198); Green value is 5 (2.34% from 255 or 2.53% from 198); Blue value is 144 (56.64% from 255 or 72.73% from 198); Max value from RGB is 144 - color contains mainly: blue. Hex color #310590 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310590 is #CEFA6F. Grayscale: #212121. Windows color (decimal): -13564528 or 9438513. OLE color: 9438513.
HSL color Cylindrical-coordinate representation of color #310590: hue angle of 258.99º degrees, saturation: 0.93, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #310590 is Cyan = 0.66, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 49 | 5 | 144 | - |
| CMYK | 0.66 | 0.97 | 0 | 0.44 |
| HSL | 258.99º | 0.93% | 0.29% | - |
| HSV(B) | 258.99º | 0.97% | 0.56% | - |
| XYZ | 6.35 | 2.78 | 26.59 | - |
| YUV | 34 | 190.08 | 138.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 5 | 144 | 0.66 | 0.97 | 0 | 0.44 | 258.99 | 0.93 | 0.29 |
| Hex | 31 | 5 | 90 | 42 | 61 | 0 | 2C | 103 | 5D | 1D |
| Octal | 61 | 5 | 220 | 102 | 141 | 0 | 54 | 403 | 135 | 35 |
| Binary | 110001 | 101 | 10010000 | 1000010 | 1100001 | 0 | 101100 | 100000011 | 1011101 | 11101 |
Color Harmonies of #310590
Complementary color
Monochromatic Colors of #310590
Black with #310590
Text Example
Text Example
White with #310590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310590; }
p { color: rgb(49,5,144); }
H1.HeaderClassName
{
color: #310590;
}
.AnyTagClassName
{
color: #310590;
}
</style>
background-color css
<style>
a { background-color: #310590; }
a { background-color: rgb(49,5,144); }
div.DivClassName
{
background-color: #310590;
}
.BgClassName
{
background-color: #310590;
}
</style>
border-color css
<style>
span { border-color: #310590; }
span { border-color: rgb(49,5,144); }
td.TdClassName
{
border-color: #310590;
}
.TagClassName
{
border-color: #310590;
}
</style>