Shades of Persian Indigo #390581
Tints of Persian Indigo #390581
RGB
CMYK
RGB Variations
Color information
#390581 (or 0x390581) is known color: Persian Indigo. HEX triplet: 39, 05 and 81. RGB value is (57,5,129). Sum of RGB (Red+Green+Blue) = 57+5+129=191 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.84% from 191); Green value is 5 (2.34% from 255 or 2.62% from 191); Blue value is 129 (50.78% from 255 or 67.54% from 191); Max value from RGB is 129 - color contains mainly: blue. Hex color #390581 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390581 is #C6FA7E. Grayscale: #222222. Windows color (decimal): -13040255 or 8455481. OLE color: 8455481.
HSL color Cylindrical-coordinate representation of color #390581: hue angle of 265.16º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #390581 is Cyan = 0.56, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 5 | 129 | - |
| CMYK | 0.56 | 0.96 | 0 | 0.49 |
| HSL | 265.16º | 0.93% | 0.26% | - |
| HSV(B) | 265.16º | 0.96% | 0.51% | - |
| XYZ | 5.7 | 2.56 | 20.96 | - |
| YUV | 34.68 | 181.23 | 143.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 5 | 129 | 0.56 | 0.96 | 0 | 0.49 | 265.16 | 0.93 | 0.26 |
| Hex | 39 | 5 | 81 | 38 | 60 | 0 | 31 | 109 | 5D | 1A |
| Octal | 71 | 5 | 201 | 70 | 140 | 0 | 61 | 411 | 135 | 32 |
| Binary | 111001 | 101 | 10000001 | 111000 | 1100000 | 0 | 110001 | 100001001 | 1011101 | 11010 |
Color Harmonies of #390581
Complementary color
Monochromatic Colors of #390581
Black with #390581
Text Example
Text Example
White with #390581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390581; }
p { color: rgb(57,5,129); }
H1.HeaderClassName
{
color: #390581;
}
.AnyTagClassName
{
color: #390581;
}
</style>
background-color css
<style>
a { background-color: #390581; }
a { background-color: rgb(57,5,129); }
div.DivClassName
{
background-color: #390581;
}
.BgClassName
{
background-color: #390581;
}
</style>
border-color css
<style>
span { border-color: #390581; }
span { border-color: rgb(57,5,129); }
td.TdClassName
{
border-color: #390581;
}
.TagClassName
{
border-color: #390581;
}
</style>