Shades of Persian Indigo #390597
Tints of Persian Indigo #390597
RGB
CMYK
RGB Variations
Color information
#390597 (or 0x390597) is known color: Persian Indigo. HEX triplet: 39, 05 and 97. RGB value is (57,5,151). Sum of RGB (Red+Green+Blue) = 57+5+151=213 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.76% from 213); Green value is 5 (2.34% from 255 or 2.35% from 213); Blue value is 151 (59.38% from 255 or 70.89% from 213); Max value from RGB is 151 - color contains mainly: blue. Hex color #390597 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390597 is #C6FA68. Grayscale: #242424. Windows color (decimal): -13040233 or 9897273. OLE color: 9897273.
HSL color Cylindrical-coordinate representation of color #390597: hue angle of 261.37º degrees, saturation: 0.94, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #390597 is Cyan = 0.62, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 57 | 5 | 151 | - |
| CMYK | 0.62 | 0.97 | 0 | 0.41 |
| HSL | 261.37º | 0.94% | 0.31% | - |
| HSV(B) | 261.37º | 0.97% | 0.59% | - |
| XYZ | 7.33 | 3.21 | 29.51 | - |
| YUV | 37.19 | 192.23 | 142.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 5 | 151 | 0.62 | 0.97 | 0 | 0.41 | 261.37 | 0.94 | 0.31 |
| Hex | 39 | 5 | 97 | 3E | 61 | 0 | 29 | 105 | 5E | 1F |
| Octal | 71 | 5 | 227 | 76 | 141 | 0 | 51 | 405 | 136 | 37 |
| Binary | 111001 | 101 | 10010111 | 111110 | 1100001 | 0 | 101001 | 100000101 | 1011110 | 11111 |
Color Harmonies of #390597
Complementary color
Monochromatic Colors of #390597
Black with #390597
Text Example
Text Example
White with #390597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390597; }
p { color: rgb(57,5,151); }
H1.HeaderClassName
{
color: #390597;
}
.AnyTagClassName
{
color: #390597;
}
</style>
background-color css
<style>
a { background-color: #390597; }
a { background-color: rgb(57,5,151); }
div.DivClassName
{
background-color: #390597;
}
.BgClassName
{
background-color: #390597;
}
</style>
border-color css
<style>
span { border-color: #390597; }
span { border-color: rgb(57,5,151); }
td.TdClassName
{
border-color: #390597;
}
.TagClassName
{
border-color: #390597;
}
</style>