Shades of Persian Indigo #390891
Tints of Persian Indigo #390891
RGB
CMYK
RGB Variations
Color information
#390891 (or 0x390891) is known color: Persian Indigo. HEX triplet: 39, 08 and 91. RGB value is (57,8,145). Sum of RGB (Red+Green+Blue) = 57+8+145=210 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.14% from 210); Green value is 8 (3.52% from 255 or 3.81% from 210); Blue value is 145 (57.03% from 255 or 69.05% from 210); Max value from RGB is 145 - color contains mainly: blue. Hex color #390891 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390891 is #C6F76E. Grayscale: #252525. Windows color (decimal): -13039471 or 9504825. OLE color: 9504825.
HSL color Cylindrical-coordinate representation of color #390891: hue angle of 261.46º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #390891 is Cyan = 0.61, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 8 | 145 | - |
| CMYK | 0.61 | 0.94 | 0 | 0.43 |
| HSL | 261.46º | 0.9% | 0.3% | - |
| HSV(B) | 261.46º | 0.94% | 0.57% | - |
| XYZ | 6.89 | 3.09 | 27.02 | - |
| YUV | 38.27 | 188.23 | 141.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 8 | 145 | 0.61 | 0.94 | 0 | 0.43 | 261.46 | 0.9 | 0.3 |
| Hex | 39 | 8 | 91 | 3D | 5E | 0 | 2B | 105 | 5A | 1E |
| Octal | 71 | 10 | 221 | 75 | 136 | 0 | 53 | 405 | 132 | 36 |
| Binary | 111001 | 1000 | 10010001 | 111101 | 1011110 | 0 | 101011 | 100000101 | 1011010 | 11110 |
Color Harmonies of #390891
Complementary color
Monochromatic Colors of #390891
Black with #390891
Text Example
Text Example
White with #390891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390891; }
p { color: rgb(57,8,145); }
H1.HeaderClassName
{
color: #390891;
}
.AnyTagClassName
{
color: #390891;
}
</style>
background-color css
<style>
a { background-color: #390891; }
a { background-color: rgb(57,8,145); }
div.DivClassName
{
background-color: #390891;
}
.BgClassName
{
background-color: #390891;
}
</style>
border-color css
<style>
span { border-color: #390891; }
span { border-color: rgb(57,8,145); }
td.TdClassName
{
border-color: #390891;
}
.TagClassName
{
border-color: #390891;
}
</style>