Shades of Persian Indigo #390693
Tints of Persian Indigo #390693
RGB
CMYK
RGB Variations
Color information
#390693 (or 0x390693) is known color: Persian Indigo. HEX triplet: 39, 06 and 93. RGB value is (57,6,147). Sum of RGB (Red+Green+Blue) = 57+6+147=210 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.14% from 210); Green value is 6 (2.73% from 255 or 2.86% from 210); Blue value is 147 (57.81% from 255 or 70% from 210); Max value from RGB is 147 - color contains mainly: blue. Hex color #390693 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390693 is #C6F96C. Grayscale: #242424. Windows color (decimal): -13039981 or 9635385. OLE color: 9635385.
HSL color Cylindrical-coordinate representation of color #390693: hue angle of 261.7º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #390693 is Cyan = 0.61, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 6 | 147 | - |
| CMYK | 0.61 | 0.96 | 0 | 0.42 |
| HSL | 261.7º | 0.92% | 0.3% | - |
| HSV(B) | 261.7º | 0.96% | 0.58% | - |
| XYZ | 7.02 | 3.11 | 27.83 | - |
| YUV | 37.32 | 189.9 | 142.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 6 | 147 | 0.61 | 0.96 | 0 | 0.42 | 261.7 | 0.92 | 0.3 |
| Hex | 39 | 6 | 93 | 3D | 60 | 0 | 2A | 106 | 5C | 1E |
| Octal | 71 | 6 | 223 | 75 | 140 | 0 | 52 | 406 | 134 | 36 |
| Binary | 111001 | 110 | 10010011 | 111101 | 1100000 | 0 | 101010 | 100000110 | 1011100 | 11110 |
Color Harmonies of #390693
Complementary color
Monochromatic Colors of #390693
Black with #390693
Text Example
Text Example
White with #390693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390693; }
p { color: rgb(57,6,147); }
H1.HeaderClassName
{
color: #390693;
}
.AnyTagClassName
{
color: #390693;
}
</style>
background-color css
<style>
a { background-color: #390693; }
a { background-color: rgb(57,6,147); }
div.DivClassName
{
background-color: #390693;
}
.BgClassName
{
background-color: #390693;
}
</style>
border-color css
<style>
span { border-color: #390693; }
span { border-color: rgb(57,6,147); }
td.TdClassName
{
border-color: #390693;
}
.TagClassName
{
border-color: #390693;
}
</style>