Shades of Persian Indigo #391490
Tints of Persian Indigo #391490
RGB
CMYK
RGB Variations
Color information
#391490 (or 0x391490) is known color: Persian Indigo. HEX triplet: 39, 14 and 90. RGB value is (57,20,144). Sum of RGB (Red+Green+Blue) = 57+20+144=221 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.79% from 221); Green value is 20 (8.20% from 255 or 9.05% from 221); Blue value is 144 (56.64% from 255 or 65.16% from 221); Max value from RGB is 144 - color contains mainly: blue. Hex color #391490 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391490 is #C6EB6F. Grayscale: #2C2C2C. Windows color (decimal): -13036400 or 9442361. OLE color: 9442361.
HSL color Cylindrical-coordinate representation of color #391490: hue angle of 257.9º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #391490 is Cyan = 0.60, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 57 | 20 | 144 | - |
| CMYK | 0.60 | 0.86 | 0 | 0.44 |
| HSL | 257.9º | 0.76% | 0.32% | - |
| HSV(B) | 257.9º | 0.86% | 0.56% | - |
| XYZ | 6.97 | 3.38 | 26.67 | - |
| YUV | 45.2 | 183.76 | 136.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 20 | 144 | 0.60 | 0.86 | 0 | 0.44 | 257.9 | 0.76 | 0.32 |
| Hex | 39 | 14 | 90 | 3C | 56 | 0 | 2C | 102 | 4C | 20 |
| Octal | 71 | 24 | 220 | 74 | 126 | 0 | 54 | 402 | 114 | 40 |
| Binary | 111001 | 10100 | 10010000 | 111100 | 1010110 | 0 | 101100 | 100000010 | 1001100 | 100000 |
Color Harmonies of #391490
Complementary color
Monochromatic Colors of #391490
Black with #391490
Text Example
Text Example
White with #391490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391490; }
p { color: rgb(57,20,144); }
H1.HeaderClassName
{
color: #391490;
}
.AnyTagClassName
{
color: #391490;
}
</style>
background-color css
<style>
a { background-color: #391490; }
a { background-color: rgb(57,20,144); }
div.DivClassName
{
background-color: #391490;
}
.BgClassName
{
background-color: #391490;
}
</style>
border-color css
<style>
span { border-color: #391490; }
span { border-color: rgb(57,20,144); }
td.TdClassName
{
border-color: #391490;
}
.TagClassName
{
border-color: #391490;
}
</style>