Shades of Persian Indigo #390590
Tints of Persian Indigo #390590
RGB
CMYK
RGB Variations
Color information
#390590 (or 0x390590) is known color: Persian Indigo. HEX triplet: 39, 05 and 90. RGB value is (57,5,144). Sum of RGB (Red+Green+Blue) = 57+5+144=206 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.67% from 206); Green value is 5 (2.34% from 255 or 2.43% from 206); Blue value is 144 (56.64% from 255 or 69.90% from 206); Max value from RGB is 144 - color contains mainly: blue. Hex color #390590 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390590 is #C6FA6F. Grayscale: #232323. Windows color (decimal): -13040240 or 9438521. OLE color: 9438521.
HSL color Cylindrical-coordinate representation of color #390590: hue angle of 262.45º 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 #390590 is Cyan = 0.60, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 57 | 5 | 144 | - |
| CMYK | 0.60 | 0.97 | 0 | 0.44 |
| HSL | 262.45º | 0.93% | 0.29% | - |
| HSV(B) | 262.45º | 0.97% | 0.56% | - |
| XYZ | 6.78 | 2.99 | 26.61 | - |
| YUV | 36.39 | 188.73 | 142.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 5 | 144 | 0.60 | 0.97 | 0 | 0.44 | 262.45 | 0.93 | 0.29 |
| Hex | 39 | 5 | 90 | 3C | 61 | 0 | 2C | 106 | 5D | 1D |
| Octal | 71 | 5 | 220 | 74 | 141 | 0 | 54 | 406 | 135 | 35 |
| Binary | 111001 | 101 | 10010000 | 111100 | 1100001 | 0 | 101100 | 100000110 | 1011101 | 11101 |
Color Harmonies of #390590
Complementary color
Monochromatic Colors of #390590
Black with #390590
Text Example
Text Example
White with #390590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390590; }
p { color: rgb(57,5,144); }
H1.HeaderClassName
{
color: #390590;
}
.AnyTagClassName
{
color: #390590;
}
</style>
background-color css
<style>
a { background-color: #390590; }
a { background-color: rgb(57,5,144); }
div.DivClassName
{
background-color: #390590;
}
.BgClassName
{
background-color: #390590;
}
</style>
border-color css
<style>
span { border-color: #390590; }
span { border-color: rgb(57,5,144); }
td.TdClassName
{
border-color: #390590;
}
.TagClassName
{
border-color: #390590;
}
</style>