Shades of Persian Indigo #390691
Tints of Persian Indigo #390691
RGB
CMYK
RGB Variations
Color information
#390691 (or 0x390691) is known color: Persian Indigo. HEX triplet: 39, 06 and 91. RGB value is (57,6,145). Sum of RGB (Red+Green+Blue) = 57+6+145=208 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.40% from 208); Green value is 6 (2.73% from 255 or 2.88% from 208); Blue value is 145 (57.03% from 255 or 69.71% from 208); Max value from RGB is 145 - color contains mainly: blue. Hex color #390691 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390691 is #C6F96E. Grayscale: #242424. Windows color (decimal): -13039983 or 9504313. OLE color: 9504313.
HSL color Cylindrical-coordinate representation of color #390691: hue angle of 262.01º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #390691 is Cyan = 0.61, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 6 | 145 | - |
| CMYK | 0.61 | 0.96 | 0 | 0.43 |
| HSL | 262.01º | 0.92% | 0.3% | - |
| HSV(B) | 262.01º | 0.96% | 0.57% | - |
| XYZ | 6.86 | 3.04 | 27.01 | - |
| YUV | 37.1 | 188.9 | 142.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 6 | 145 | 0.61 | 0.96 | 0 | 0.43 | 262.01 | 0.92 | 0.3 |
| Hex | 39 | 6 | 91 | 3D | 60 | 0 | 2B | 106 | 5C | 1E |
| Octal | 71 | 6 | 221 | 75 | 140 | 0 | 53 | 406 | 134 | 36 |
| Binary | 111001 | 110 | 10010001 | 111101 | 1100000 | 0 | 101011 | 100000110 | 1011100 | 11110 |
Color Harmonies of #390691
Complementary color
Monochromatic Colors of #390691
Black with #390691
Text Example
Text Example
White with #390691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390691; }
p { color: rgb(57,6,145); }
H1.HeaderClassName
{
color: #390691;
}
.AnyTagClassName
{
color: #390691;
}
</style>
background-color css
<style>
a { background-color: #390691; }
a { background-color: rgb(57,6,145); }
div.DivClassName
{
background-color: #390691;
}
.BgClassName
{
background-color: #390691;
}
</style>
border-color css
<style>
span { border-color: #390691; }
span { border-color: rgb(57,6,145); }
td.TdClassName
{
border-color: #390691;
}
.TagClassName
{
border-color: #390691;
}
</style>