Shades of Persian Indigo #391189
Tints of Persian Indigo #391189
RGB
CMYK
RGB Variations
Color information
#391189 (or 0x391189) is known color: Persian Indigo. HEX triplet: 39, 11 and 89. RGB value is (57,17,137). Sum of RGB (Red+Green+Blue) = 57+17+137=211 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.01% from 211); Green value is 17 (7.03% from 255 or 8.06% from 211); Blue value is 137 (53.91% from 255 or 64.93% from 211); Max value from RGB is 137 - color contains mainly: blue. Hex color #391189 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391189 is #C6EE76. Grayscale: #2A2A2A. Windows color (decimal): -13037175 or 8982841. OLE color: 8982841.
HSL color Cylindrical-coordinate representation of color #391189: hue angle of 260º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #391189 is Cyan = 0.58, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 57 | 17 | 137 | - |
| CMYK | 0.58 | 0.88 | 0 | 0.46 |
| HSL | 260º | 0.78% | 0.3% | - |
| HSV(B) | 260º | 0.88% | 0.54% | - |
| XYZ | 6.4 | 3.08 | 23.92 | - |
| YUV | 42.64 | 181.25 | 138.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 17 | 137 | 0.58 | 0.88 | 0 | 0.46 | 260 | 0.78 | 0.3 |
| Hex | 39 | 11 | 89 | 3A | 58 | 0 | 2E | 104 | 4E | 1E |
| Octal | 71 | 21 | 211 | 72 | 130 | 0 | 56 | 404 | 116 | 36 |
| Binary | 111001 | 10001 | 10001001 | 111010 | 1011000 | 0 | 101110 | 100000100 | 1001110 | 11110 |
Color Harmonies of #391189
Complementary color
Monochromatic Colors of #391189
Black with #391189
Text Example
Text Example
White with #391189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391189; }
p { color: rgb(57,17,137); }
H1.HeaderClassName
{
color: #391189;
}
.AnyTagClassName
{
color: #391189;
}
</style>
background-color css
<style>
a { background-color: #391189; }
a { background-color: rgb(57,17,137); }
div.DivClassName
{
background-color: #391189;
}
.BgClassName
{
background-color: #391189;
}
</style>
border-color css
<style>
span { border-color: #391189; }
span { border-color: rgb(57,17,137); }
td.TdClassName
{
border-color: #391189;
}
.TagClassName
{
border-color: #391189;
}
</style>