Shades of Persian Indigo #390789
Tints of Persian Indigo #390789
RGB
CMYK
RGB Variations
Color information
#390789 (or 0x390789) is known color: Persian Indigo. HEX triplet: 39, 07 and 89. RGB value is (57,7,137). Sum of RGB (Red+Green+Blue) = 57+7+137=201 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.36% from 201); Green value is 7 (3.12% from 255 or 3.48% from 201); Blue value is 137 (53.91% from 255 or 68.16% from 201); Max value from RGB is 137 - color contains mainly: blue. Hex color #390789 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390789 is #C6F876. Grayscale: #242424. Windows color (decimal): -13039735 or 8980281. OLE color: 8980281.
HSL color Cylindrical-coordinate representation of color #390789: hue angle of 263.08º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #390789 is Cyan = 0.58, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 57 | 7 | 137 | - |
| CMYK | 0.58 | 0.95 | 0 | 0.46 |
| HSL | 263.08º | 0.9% | 0.28% | - |
| HSV(B) | 263.08º | 0.95% | 0.54% | - |
| XYZ | 6.28 | 2.83 | 23.88 | - |
| YUV | 36.77 | 184.57 | 142.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 137 | 0.58 | 0.95 | 0 | 0.46 | 263.08 | 0.9 | 0.28 |
| Hex | 39 | 7 | 89 | 3A | 5F | 0 | 2E | 107 | 5A | 1C |
| Octal | 71 | 7 | 211 | 72 | 137 | 0 | 56 | 407 | 132 | 34 |
| Binary | 111001 | 111 | 10001001 | 111010 | 1011111 | 0 | 101110 | 100000111 | 1011010 | 11100 |
Color Harmonies of #390789
Complementary color
Monochromatic Colors of #390789
Black with #390789
Text Example
Text Example
White with #390789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390789; }
p { color: rgb(57,7,137); }
H1.HeaderClassName
{
color: #390789;
}
.AnyTagClassName
{
color: #390789;
}
</style>
background-color css
<style>
a { background-color: #390789; }
a { background-color: rgb(57,7,137); }
div.DivClassName
{
background-color: #390789;
}
.BgClassName
{
background-color: #390789;
}
</style>
border-color css
<style>
span { border-color: #390789; }
span { border-color: rgb(57,7,137); }
td.TdClassName
{
border-color: #390789;
}
.TagClassName
{
border-color: #390789;
}
</style>