Shades of Persian Indigo #391389
Tints of Persian Indigo #391389
RGB
CMYK
RGB Variations
Color information
#391389 (or 0x391389) is known color: Persian Indigo. HEX triplet: 39, 13 and 89. RGB value is (57,19,137). Sum of RGB (Red+Green+Blue) = 57+19+137=213 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.76% from 213); Green value is 19 (7.81% from 255 or 8.92% from 213); Blue value is 137 (53.91% from 255 or 64.32% from 213); Max value from RGB is 137 - color contains mainly: blue. Hex color #391389 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391389 is #C6EC76. Grayscale: #2B2B2B. Windows color (decimal): -13036663 or 8983353. OLE color: 8983353.
HSL color Cylindrical-coordinate representation of color #391389: hue angle of 259.32º degrees, saturation: 0.76, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #391389 is Cyan = 0.58, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 57 | 19 | 137 | - |
| CMYK | 0.58 | 0.86 | 0 | 0.46 |
| HSL | 259.32º | 0.76% | 0.31% | - |
| HSV(B) | 259.32º | 0.86% | 0.54% | - |
| XYZ | 6.44 | 3.14 | 23.93 | - |
| YUV | 43.81 | 180.59 | 137.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 19 | 137 | 0.58 | 0.86 | 0 | 0.46 | 259.32 | 0.76 | 0.31 |
| Hex | 39 | 13 | 89 | 3A | 56 | 0 | 2E | 103 | 4C | 1F |
| Octal | 71 | 23 | 211 | 72 | 126 | 0 | 56 | 403 | 114 | 37 |
| Binary | 111001 | 10011 | 10001001 | 111010 | 1010110 | 0 | 101110 | 100000011 | 1001100 | 11111 |
Color Harmonies of #391389
Complementary color
Monochromatic Colors of #391389
Black with #391389
Text Example
Text Example
White with #391389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391389; }
p { color: rgb(57,19,137); }
H1.HeaderClassName
{
color: #391389;
}
.AnyTagClassName
{
color: #391389;
}
</style>
background-color css
<style>
a { background-color: #391389; }
a { background-color: rgb(57,19,137); }
div.DivClassName
{
background-color: #391389;
}
.BgClassName
{
background-color: #391389;
}
</style>
border-color css
<style>
span { border-color: #391389; }
span { border-color: rgb(57,19,137); }
td.TdClassName
{
border-color: #391389;
}
.TagClassName
{
border-color: #391389;
}
</style>