Shades of Persian Indigo #390580
Tints of Persian Indigo #390580
RGB
CMYK
RGB Variations
Color information
#390580 (or 0x390580) is known color: Persian Indigo. HEX triplet: 39, 05 and 80. RGB value is (57,5,128). Sum of RGB (Red+Green+Blue) = 57+5+128=190 (25% of max value = 765). Red value is 57 (22.66% from 255 or 30% from 190); Green value is 5 (2.34% from 255 or 2.63% from 190); Blue value is 128 (50.39% from 255 or 67.37% from 190); Max value from RGB is 128 - color contains mainly: blue. Hex color #390580 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390580 is #C6FA7F. Grayscale: #222222. Windows color (decimal): -13040256 or 8389945. OLE color: 8389945.
HSL color Cylindrical-coordinate representation of color #390580: hue angle of 265.37º degrees, saturation: 0.92, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #390580 is Cyan = 0.55, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 57 | 5 | 128 | - |
| CMYK | 0.55 | 0.96 | 0 | 0.50 |
| HSL | 265.37º | 0.92% | 0.26% | - |
| HSV(B) | 265.37º | 0.96% | 0.5% | - |
| XYZ | 5.64 | 2.54 | 20.61 | - |
| YUV | 34.57 | 180.73 | 144 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 5 | 128 | 0.55 | 0.96 | 0 | 0.50 | 265.37 | 0.92 | 0.26 |
| Hex | 39 | 5 | 80 | 37 | 60 | 0 | 32 | 109 | 5C | 1A |
| Octal | 71 | 5 | 200 | 67 | 140 | 0 | 62 | 411 | 134 | 32 |
| Binary | 111001 | 101 | 10000000 | 110111 | 1100000 | 0 | 110010 | 100001001 | 1011100 | 11010 |
Color Harmonies of #390580
Complementary color
Monochromatic Colors of #390580
Black with #390580
Text Example
Text Example
White with #390580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390580; }
p { color: rgb(57,5,128); }
H1.HeaderClassName
{
color: #390580;
}
.AnyTagClassName
{
color: #390580;
}
</style>
background-color css
<style>
a { background-color: #390580; }
a { background-color: rgb(57,5,128); }
div.DivClassName
{
background-color: #390580;
}
.BgClassName
{
background-color: #390580;
}
</style>
border-color css
<style>
span { border-color: #390580; }
span { border-color: rgb(57,5,128); }
td.TdClassName
{
border-color: #390580;
}
.TagClassName
{
border-color: #390580;
}
</style>