Shades of Persian Indigo #390497
Tints of Persian Indigo #390497
RGB
CMYK
RGB Variations
Color information
#390497 (or 0x390497) is known color: Persian Indigo. HEX triplet: 39, 04 and 97. RGB value is (57,4,151). Sum of RGB (Red+Green+Blue) = 57+4+151=212 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.89% from 212); Green value is 4 (1.95% from 255 or 1.89% from 212); Blue value is 151 (59.38% from 255 or 71.23% from 212); Max value from RGB is 151 - color contains mainly: blue. Hex color #390497 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390497 is #C6FB68. Grayscale: #242424. Windows color (decimal): -13040489 or 9897017. OLE color: 9897017.
HSL color Cylindrical-coordinate representation of color #390497: hue angle of 261.63º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #390497 is Cyan = 0.62, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 57 | 4 | 151 | - |
| CMYK | 0.62 | 0.97 | 0 | 0.41 |
| HSL | 261.63º | 0.95% | 0.3% | - |
| HSV(B) | 261.63º | 0.97% | 0.59% | - |
| XYZ | 7.32 | 3.19 | 29.51 | - |
| YUV | 36.61 | 192.56 | 142.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 4 | 151 | 0.62 | 0.97 | 0 | 0.41 | 261.63 | 0.95 | 0.3 |
| Hex | 39 | 4 | 97 | 3E | 61 | 0 | 29 | 106 | 5F | 1E |
| Octal | 71 | 4 | 227 | 76 | 141 | 0 | 51 | 406 | 137 | 36 |
| Binary | 111001 | 100 | 10010111 | 111110 | 1100001 | 0 | 101001 | 100000110 | 1011111 | 11110 |
Color Harmonies of #390497
Complementary color
Monochromatic Colors of #390497
Black with #390497
Text Example
Text Example
White with #390497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390497; }
p { color: rgb(57,4,151); }
H1.HeaderClassName
{
color: #390497;
}
.AnyTagClassName
{
color: #390497;
}
</style>
background-color css
<style>
a { background-color: #390497; }
a { background-color: rgb(57,4,151); }
div.DivClassName
{
background-color: #390497;
}
.BgClassName
{
background-color: #390497;
}
</style>
border-color css
<style>
span { border-color: #390497; }
span { border-color: rgb(57,4,151); }
td.TdClassName
{
border-color: #390497;
}
.TagClassName
{
border-color: #390497;
}
</style>