Shades of Persian Indigo #391990
Tints of Persian Indigo #391990
RGB
CMYK
RGB Variations
Color information
#391990 (or 0x391990) is known color: Persian Indigo. HEX triplet: 39, 19 and 90. RGB value is (57,25,144). Sum of RGB (Red+Green+Blue) = 57+25+144=226 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.22% from 226); Green value is 25 (10.16% from 255 or 11.06% from 226); Blue value is 144 (56.64% from 255 or 63.72% from 226); Max value from RGB is 144 - color contains mainly: blue. Hex color #391990 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391990 is #C6E66F. Grayscale: #2F2F2F. Windows color (decimal): -13035120 or 9443641. OLE color: 9443641.
HSL color Cylindrical-coordinate representation of color #391990: hue angle of 256.13º degrees, saturation: 0.7, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #391990 is Cyan = 0.60, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 57 | 25 | 144 | - |
| CMYK | 0.60 | 0.83 | 0 | 0.44 |
| HSL | 256.13º | 0.7% | 0.33% | - |
| HSV(B) | 256.13º | 0.83% | 0.56% | - |
| XYZ | 7.07 | 3.58 | 26.7 | - |
| YUV | 48.13 | 182.1 | 134.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 25 | 144 | 0.60 | 0.83 | 0 | 0.44 | 256.13 | 0.7 | 0.33 |
| Hex | 39 | 19 | 90 | 3C | 53 | 0 | 2C | 100 | 46 | 21 |
| Octal | 71 | 31 | 220 | 74 | 123 | 0 | 54 | 400 | 106 | 41 |
| Binary | 111001 | 11001 | 10010000 | 111100 | 1010011 | 0 | 101100 | 100000000 | 1000110 | 100001 |
Color Harmonies of #391990
Complementary color
Monochromatic Colors of #391990
Black with #391990
Text Example
Text Example
White with #391990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391990; }
p { color: rgb(57,25,144); }
H1.HeaderClassName
{
color: #391990;
}
.AnyTagClassName
{
color: #391990;
}
</style>
background-color css
<style>
a { background-color: #391990; }
a { background-color: rgb(57,25,144); }
div.DivClassName
{
background-color: #391990;
}
.BgClassName
{
background-color: #391990;
}
</style>
border-color css
<style>
span { border-color: #391990; }
span { border-color: rgb(57,25,144); }
td.TdClassName
{
border-color: #391990;
}
.TagClassName
{
border-color: #391990;
}
</style>