Shades of Persian Indigo #390896
Tints of Persian Indigo #390896
RGB
CMYK
RGB Variations
Color information
#390896 (or 0x390896) is known color: Persian Indigo. HEX triplet: 39, 08 and 96. RGB value is (57,8,150). Sum of RGB (Red+Green+Blue) = 57+8+150=215 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.51% from 215); Green value is 8 (3.52% from 255 or 3.72% from 215); Blue value is 150 (58.98% from 255 or 69.77% from 215); Max value from RGB is 150 - color contains mainly: blue. Hex color #390896 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390896 is #C6F769. Grayscale: #262626. Windows color (decimal): -13039466 or 9832505. OLE color: 9832505.
HSL color Cylindrical-coordinate representation of color #390896: hue angle of 260.7º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #390896 is Cyan = 0.62, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 57 | 8 | 150 | - |
| CMYK | 0.62 | 0.95 | 0 | 0.41 |
| HSL | 260.7º | 0.9% | 0.31% | - |
| HSV(B) | 260.7º | 0.95% | 0.59% | - |
| XYZ | 7.28 | 3.25 | 29.1 | - |
| YUV | 38.84 | 190.73 | 140.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 8 | 150 | 0.62 | 0.95 | 0 | 0.41 | 260.7 | 0.9 | 0.31 |
| Hex | 39 | 8 | 96 | 3E | 5F | 0 | 29 | 105 | 5A | 1F |
| Octal | 71 | 10 | 226 | 76 | 137 | 0 | 51 | 405 | 132 | 37 |
| Binary | 111001 | 1000 | 10010110 | 111110 | 1011111 | 0 | 101001 | 100000101 | 1011010 | 11111 |
Color Harmonies of #390896
Complementary color
Monochromatic Colors of #390896
Black with #390896
Text Example
Text Example
White with #390896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390896; }
p { color: rgb(57,8,150); }
H1.HeaderClassName
{
color: #390896;
}
.AnyTagClassName
{
color: #390896;
}
</style>
background-color css
<style>
a { background-color: #390896; }
a { background-color: rgb(57,8,150); }
div.DivClassName
{
background-color: #390896;
}
.BgClassName
{
background-color: #390896;
}
</style>
border-color css
<style>
span { border-color: #390896; }
span { border-color: rgb(57,8,150); }
td.TdClassName
{
border-color: #390896;
}
.TagClassName
{
border-color: #390896;
}
</style>