Shades of Persian Indigo #390579
Tints of Persian Indigo #390579
RGB
CMYK
RGB Variations
Color information
#390579 (or 0x390579) is known color: Persian Indigo. HEX triplet: 39, 05 and 79. RGB value is (57,5,121). Sum of RGB (Red+Green+Blue) = 57+5+121=183 (24% of max value = 765). Red value is 57 (22.66% from 255 or 31.15% from 183); Green value is 5 (2.34% from 255 or 2.73% from 183); Blue value is 121 (47.66% from 255 or 66.12% from 183); Max value from RGB is 121 - color contains mainly: blue. Hex color #390579 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390579 is #C6FA86. Grayscale: #212121. Windows color (decimal): -13040263 or 7931193. OLE color: 7931193.
HSL color Cylindrical-coordinate representation of color #390579: hue angle of 266.9º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #390579 is Cyan = 0.53, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 5 | 121 | - |
| CMYK | 0.53 | 0.96 | 0 | 0.53 |
| HSL | 266.9º | 0.92% | 0.25% | - |
| HSV(B) | 266.9º | 0.96% | 0.47% | - |
| XYZ | 5.19 | 2.36 | 18.27 | - |
| YUV | 33.77 | 177.23 | 144.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 5 | 121 | 0.53 | 0.96 | 0 | 0.53 | 266.9 | 0.92 | 0.25 |
| Hex | 39 | 5 | 79 | 35 | 60 | 0 | 35 | 10B | 5C | 19 |
| Octal | 71 | 5 | 171 | 65 | 140 | 0 | 65 | 413 | 134 | 31 |
| Binary | 111001 | 101 | 1111001 | 110101 | 1100000 | 0 | 110101 | 100001011 | 1011100 | 11001 |
Color Harmonies of #390579
Complementary color
Monochromatic Colors of #390579
Black with #390579
Text Example
Text Example
White with #390579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390579; }
p { color: rgb(57,5,121); }
H1.HeaderClassName
{
color: #390579;
}
.AnyTagClassName
{
color: #390579;
}
</style>
background-color css
<style>
a { background-color: #390579; }
a { background-color: rgb(57,5,121); }
div.DivClassName
{
background-color: #390579;
}
.BgClassName
{
background-color: #390579;
}
</style>
border-color css
<style>
span { border-color: #390579; }
span { border-color: rgb(57,5,121); }
td.TdClassName
{
border-color: #390579;
}
.TagClassName
{
border-color: #390579;
}
</style>