Shades of Persian Indigo #390666
Tints of Persian Indigo #390666
RGB
CMYK
RGB Variations
Color information
#390666 (or 0x390666) is known color: Persian Indigo. HEX triplet: 39, 06 and 66. RGB value is (57,6,102). Sum of RGB (Red+Green+Blue) = 57+6+102=165 (21% of max value = 765). Red value is 57 (22.66% from 255 or 34.55% from 165); Green value is 6 (2.73% from 255 or 3.64% from 165); Blue value is 102 (40.23% from 255 or 61.82% from 165); Max value from RGB is 102 - color contains mainly: blue. Hex color #390666 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390666 is #C6F999. Grayscale: #1F1F1F. Windows color (decimal): -13040026 or 6686265. OLE color: 6686265.
HSL color Cylindrical-coordinate representation of color #390666: hue angle of 271.88º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #390666 is Cyan = 0.44, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 57 | 6 | 102 | - |
| CMYK | 0.44 | 0.94 | 0 | 0.6 |
| HSL | 271.88º | 0.89% | 0.21% | - |
| HSV(B) | 271.88º | 0.94% | 0.4% | - |
| XYZ | 4.15 | 1.96 | 12.73 | - |
| YUV | 32.19 | 167.4 | 145.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 6 | 102 | 0.44 | 0.94 | 0 | 0.6 | 271.88 | 0.89 | 0.21 |
| Hex | 39 | 6 | 66 | 2C | 5E | 0 | 3C | 110 | 59 | 15 |
| Octal | 71 | 6 | 146 | 54 | 136 | 0 | 74 | 420 | 131 | 25 |
| Binary | 111001 | 110 | 1100110 | 101100 | 1011110 | 0 | 111100 | 100010000 | 1011001 | 10101 |
Color Harmonies of #390666
Complementary color
Monochromatic Colors of #390666
Black with #390666
Text Example
Text Example
White with #390666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390666; }
p { color: rgb(57,6,102); }
H1.HeaderClassName
{
color: #390666;
}
.AnyTagClassName
{
color: #390666;
}
</style>
background-color css
<style>
a { background-color: #390666; }
a { background-color: rgb(57,6,102); }
div.DivClassName
{
background-color: #390666;
}
.BgClassName
{
background-color: #390666;
}
</style>
border-color css
<style>
span { border-color: #390666; }
span { border-color: rgb(57,6,102); }
td.TdClassName
{
border-color: #390666;
}
.TagClassName
{
border-color: #390666;
}
</style>