Shades of Persian Indigo #390593
Tints of Persian Indigo #390593
RGB
CMYK
RGB Variations
Color information
#390593 (or 0x390593) is known color: Persian Indigo. HEX triplet: 39, 05 and 93. RGB value is (57,5,147). Sum of RGB (Red+Green+Blue) = 57+5+147=209 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.27% from 209); Green value is 5 (2.34% from 255 or 2.39% from 209); Blue value is 147 (57.81% from 255 or 70.33% from 209); Max value from RGB is 147 - color contains mainly: blue. Hex color #390593 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390593 is #C6FA6C. Grayscale: #242424. Windows color (decimal): -13040237 or 9635129. OLE color: 9635129.
HSL color Cylindrical-coordinate representation of color #390593: hue angle of 261.97º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #390593 is Cyan = 0.61, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 5 | 147 | - |
| CMYK | 0.61 | 0.97 | 0 | 0.42 |
| HSL | 261.97º | 0.93% | 0.3% | - |
| HSV(B) | 261.97º | 0.97% | 0.58% | - |
| XYZ | 7.01 | 3.08 | 27.83 | - |
| YUV | 36.74 | 190.23 | 142.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 5 | 147 | 0.61 | 0.97 | 0 | 0.42 | 261.97 | 0.93 | 0.3 |
| Hex | 39 | 5 | 93 | 3D | 61 | 0 | 2A | 106 | 5D | 1E |
| Octal | 71 | 5 | 223 | 75 | 141 | 0 | 52 | 406 | 135 | 36 |
| Binary | 111001 | 101 | 10010011 | 111101 | 1100001 | 0 | 101010 | 100000110 | 1011101 | 11110 |
Color Harmonies of #390593
Complementary color
Monochromatic Colors of #390593
Black with #390593
Text Example
Text Example
White with #390593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390593; }
p { color: rgb(57,5,147); }
H1.HeaderClassName
{
color: #390593;
}
.AnyTagClassName
{
color: #390593;
}
</style>
background-color css
<style>
a { background-color: #390593; }
a { background-color: rgb(57,5,147); }
div.DivClassName
{
background-color: #390593;
}
.BgClassName
{
background-color: #390593;
}
</style>
border-color css
<style>
span { border-color: #390593; }
span { border-color: rgb(57,5,147); }
td.TdClassName
{
border-color: #390593;
}
.TagClassName
{
border-color: #390593;
}
</style>