Shades of Persian Indigo #390697
Tints of Persian Indigo #390697
RGB
CMYK
RGB Variations
Color information
#390697 (or 0x390697) is known color: Persian Indigo. HEX triplet: 39, 06 and 97. RGB value is (57,6,151). Sum of RGB (Red+Green+Blue) = 57+6+151=214 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.64% from 214); Green value is 6 (2.73% from 255 or 2.80% from 214); Blue value is 151 (59.38% from 255 or 70.56% from 214); Max value from RGB is 151 - color contains mainly: blue. Hex color #390697 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390697 is #C6F968. Grayscale: #252525. Windows color (decimal): -13039977 or 9897529. OLE color: 9897529.
HSL color Cylindrical-coordinate representation of color #390697: hue angle of 261.1º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #390697 is Cyan = 0.62, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 57 | 6 | 151 | - |
| CMYK | 0.62 | 0.96 | 0 | 0.41 |
| HSL | 261.1º | 0.92% | 0.31% | - |
| HSV(B) | 261.1º | 0.96% | 0.59% | - |
| XYZ | 7.34 | 3.23 | 29.52 | - |
| YUV | 37.78 | 191.9 | 141.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 6 | 151 | 0.62 | 0.96 | 0 | 0.41 | 261.1 | 0.92 | 0.31 |
| Hex | 39 | 6 | 97 | 3E | 60 | 0 | 29 | 105 | 5C | 1F |
| Octal | 71 | 6 | 227 | 76 | 140 | 0 | 51 | 405 | 134 | 37 |
| Binary | 111001 | 110 | 10010111 | 111110 | 1100000 | 0 | 101001 | 100000101 | 1011100 | 11111 |
Color Harmonies of #390697
Complementary color
Monochromatic Colors of #390697
Black with #390697
Text Example
Text Example
White with #390697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390697; }
p { color: rgb(57,6,151); }
H1.HeaderClassName
{
color: #390697;
}
.AnyTagClassName
{
color: #390697;
}
</style>
background-color css
<style>
a { background-color: #390697; }
a { background-color: rgb(57,6,151); }
div.DivClassName
{
background-color: #390697;
}
.BgClassName
{
background-color: #390697;
}
</style>
border-color css
<style>
span { border-color: #390697; }
span { border-color: rgb(57,6,151); }
td.TdClassName
{
border-color: #390697;
}
.TagClassName
{
border-color: #390697;
}
</style>