Shades of Persian Indigo #390986
Tints of Persian Indigo #390986
RGB
CMYK
RGB Variations
Color information
#390986 (or 0x390986) is known color: Persian Indigo. HEX triplet: 39, 09 and 86. RGB value is (57,9,134). Sum of RGB (Red+Green+Blue) = 57+9+134=200 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.5% from 200); Green value is 9 (3.91% from 255 or 4.5% from 200); Blue value is 134 (52.73% from 255 or 67% from 200); Max value from RGB is 134 - color contains mainly: blue. Hex color #390986 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390986 is #C6F679. Grayscale: #252525. Windows color (decimal): -13039226 or 8784185. OLE color: 8784185.
HSL color Cylindrical-coordinate representation of color #390986: hue angle of 263.04º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #390986 is Cyan = 0.57, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 9 | 134 | - |
| CMYK | 0.57 | 0.93 | 0 | 0.47 |
| HSL | 263.04º | 0.87% | 0.28% | - |
| HSV(B) | 263.04º | 0.93% | 0.53% | - |
| XYZ | 6.09 | 2.79 | 22.77 | - |
| YUV | 37.6 | 182.4 | 141.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 9 | 134 | 0.57 | 0.93 | 0 | 0.47 | 263.04 | 0.87 | 0.28 |
| Hex | 39 | 9 | 86 | 39 | 5D | 0 | 2F | 107 | 57 | 1C |
| Octal | 71 | 11 | 206 | 71 | 135 | 0 | 57 | 407 | 127 | 34 |
| Binary | 111001 | 1001 | 10000110 | 111001 | 1011101 | 0 | 101111 | 100000111 | 1010111 | 11100 |
Color Harmonies of #390986
Complementary color
Monochromatic Colors of #390986
Black with #390986
Text Example
Text Example
White with #390986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390986; }
p { color: rgb(57,9,134); }
H1.HeaderClassName
{
color: #390986;
}
.AnyTagClassName
{
color: #390986;
}
</style>
background-color css
<style>
a { background-color: #390986; }
a { background-color: rgb(57,9,134); }
div.DivClassName
{
background-color: #390986;
}
.BgClassName
{
background-color: #390986;
}
</style>
border-color css
<style>
span { border-color: #390986; }
span { border-color: rgb(57,9,134); }
td.TdClassName
{
border-color: #390986;
}
.TagClassName
{
border-color: #390986;
}
</style>