Shades of Persian Indigo #391890
Tints of Persian Indigo #391890
RGB
CMYK
RGB Variations
Color information
#391890 (or 0x391890) is known color: Persian Indigo. HEX triplet: 39, 18 and 90. RGB value is (57,24,144). Sum of RGB (Red+Green+Blue) = 57+24+144=225 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.33% from 225); Green value is 24 (9.77% from 255 or 10.67% from 225); Blue value is 144 (56.64% from 255 or 64% from 225); Max value from RGB is 144 - color contains mainly: blue. Hex color #391890 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391890 is #C6E76F. Grayscale: #2F2F2F. Windows color (decimal): -13035376 or 9443385. OLE color: 9443385.
HSL color Cylindrical-coordinate representation of color #391890: hue angle of 256.5º degrees, saturation: 0.71, 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 #391890 is Cyan = 0.60, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 57 | 24 | 144 | - |
| CMYK | 0.60 | 0.83 | 0 | 0.44 |
| HSL | 256.5º | 0.71% | 0.33% | - |
| HSV(B) | 256.5º | 0.83% | 0.56% | - |
| XYZ | 7.05 | 3.54 | 26.7 | - |
| YUV | 47.55 | 182.43 | 134.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 24 | 144 | 0.60 | 0.83 | 0 | 0.44 | 256.5 | 0.71 | 0.33 |
| Hex | 39 | 18 | 90 | 3C | 53 | 0 | 2C | 100 | 47 | 21 |
| Octal | 71 | 30 | 220 | 74 | 123 | 0 | 54 | 400 | 107 | 41 |
| Binary | 111001 | 11000 | 10010000 | 111100 | 1010011 | 0 | 101100 | 100000000 | 1000111 | 100001 |
Color Harmonies of #391890
Complementary color
Monochromatic Colors of #391890
Black with #391890
Text Example
Text Example
White with #391890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391890; }
p { color: rgb(57,24,144); }
H1.HeaderClassName
{
color: #391890;
}
.AnyTagClassName
{
color: #391890;
}
</style>
background-color css
<style>
a { background-color: #391890; }
a { background-color: rgb(57,24,144); }
div.DivClassName
{
background-color: #391890;
}
.BgClassName
{
background-color: #391890;
}
</style>
border-color css
<style>
span { border-color: #391890; }
span { border-color: rgb(57,24,144); }
td.TdClassName
{
border-color: #391890;
}
.TagClassName
{
border-color: #391890;
}
</style>