Shades of Persian Indigo #390584
Tints of Persian Indigo #390584
RGB
CMYK
RGB Variations
Color information
#390584 (or 0x390584) is known color: Persian Indigo. HEX triplet: 39, 05 and 84. RGB value is (57,5,132). Sum of RGB (Red+Green+Blue) = 57+5+132=194 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.38% from 194); Green value is 5 (2.34% from 255 or 2.58% from 194); Blue value is 132 (51.95% from 255 or 68.04% from 194); Max value from RGB is 132 - color contains mainly: blue. Hex color #390584 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390584 is #C6FA7B. Grayscale: #222222. Windows color (decimal): -13040252 or 8652089. OLE color: 8652089.
HSL color Cylindrical-coordinate representation of color #390584: hue angle of 264.57º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #390584 is Cyan = 0.57, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 5 | 132 | - |
| CMYK | 0.57 | 0.96 | 0 | 0.48 |
| HSL | 264.57º | 0.93% | 0.27% | - |
| HSV(B) | 264.57º | 0.96% | 0.52% | - |
| XYZ | 5.91 | 2.64 | 22.03 | - |
| YUV | 35.03 | 182.73 | 143.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 5 | 132 | 0.57 | 0.96 | 0 | 0.48 | 264.57 | 0.93 | 0.27 |
| Hex | 39 | 5 | 84 | 39 | 60 | 0 | 30 | 109 | 5D | 1B |
| Octal | 71 | 5 | 204 | 71 | 140 | 0 | 60 | 411 | 135 | 33 |
| Binary | 111001 | 101 | 10000100 | 111001 | 1100000 | 0 | 110000 | 100001001 | 1011101 | 11011 |
Color Harmonies of #390584
Complementary color
Monochromatic Colors of #390584
Black with #390584
Text Example
Text Example
White with #390584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390584; }
p { color: rgb(57,5,132); }
H1.HeaderClassName
{
color: #390584;
}
.AnyTagClassName
{
color: #390584;
}
</style>
background-color css
<style>
a { background-color: #390584; }
a { background-color: rgb(57,5,132); }
div.DivClassName
{
background-color: #390584;
}
.BgClassName
{
background-color: #390584;
}
</style>
border-color css
<style>
span { border-color: #390584; }
span { border-color: rgb(57,5,132); }
td.TdClassName
{
border-color: #390584;
}
.TagClassName
{
border-color: #390584;
}
</style>