Shades of Persian Indigo #391190
Tints of Persian Indigo #391190
RGB
CMYK
RGB Variations
Color information
#391190 (or 0x391190) is known color: Persian Indigo. HEX triplet: 39, 11 and 90. RGB value is (57,17,144). Sum of RGB (Red+Green+Blue) = 57+17+144=218 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.15% from 218); Green value is 17 (7.03% from 255 or 7.80% from 218); Blue value is 144 (56.64% from 255 or 66.06% from 218); Max value from RGB is 144 - color contains mainly: blue. Hex color #391190 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391190 is #C6EE6F. Grayscale: #2A2A2A. Windows color (decimal): -13037168 or 9441593. OLE color: 9441593.
HSL color Cylindrical-coordinate representation of color #391190: hue angle of 258.9º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #391190 is Cyan = 0.60, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 57 | 17 | 144 | - |
| CMYK | 0.60 | 0.88 | 0 | 0.44 |
| HSL | 258.9º | 0.79% | 0.32% | - |
| HSV(B) | 258.9º | 0.88% | 0.56% | - |
| XYZ | 6.92 | 3.28 | 26.65 | - |
| YUV | 43.44 | 184.75 | 137.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 17 | 144 | 0.60 | 0.88 | 0 | 0.44 | 258.9 | 0.79 | 0.32 |
| Hex | 39 | 11 | 90 | 3C | 58 | 0 | 2C | 103 | 4F | 20 |
| Octal | 71 | 21 | 220 | 74 | 130 | 0 | 54 | 403 | 117 | 40 |
| Binary | 111001 | 10001 | 10010000 | 111100 | 1011000 | 0 | 101100 | 100000011 | 1001111 | 100000 |
Color Harmonies of #391190
Complementary color
Monochromatic Colors of #391190
Black with #391190
Text Example
Text Example
White with #391190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391190; }
p { color: rgb(57,17,144); }
H1.HeaderClassName
{
color: #391190;
}
.AnyTagClassName
{
color: #391190;
}
</style>
background-color css
<style>
a { background-color: #391190; }
a { background-color: rgb(57,17,144); }
div.DivClassName
{
background-color: #391190;
}
.BgClassName
{
background-color: #391190;
}
</style>
border-color css
<style>
span { border-color: #391190; }
span { border-color: rgb(57,17,144); }
td.TdClassName
{
border-color: #391190;
}
.TagClassName
{
border-color: #391190;
}
</style>