Shades of Persian Indigo #391589
Tints of Persian Indigo #391589
RGB
CMYK
RGB Variations
Color information
#391589 (or 0x391589) is known color: Persian Indigo. HEX triplet: 39, 15 and 89. RGB value is (57,21,137). Sum of RGB (Red+Green+Blue) = 57+21+137=215 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.51% from 215); Green value is 21 (8.59% from 255 or 9.77% from 215); Blue value is 137 (53.91% from 255 or 63.72% from 215); Max value from RGB is 137 - color contains mainly: blue. Hex color #391589 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391589 is #C6EA76. Grayscale: #2C2C2C. Windows color (decimal): -13036151 or 8983865. OLE color: 8983865.
HSL color Cylindrical-coordinate representation of color #391589: hue angle of 258.62º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #391589 is Cyan = 0.58, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 57 | 21 | 137 | - |
| CMYK | 0.58 | 0.85 | 0 | 0.46 |
| HSL | 258.62º | 0.73% | 0.31% | - |
| HSV(B) | 258.62º | 0.85% | 0.54% | - |
| XYZ | 6.47 | 3.21 | 23.95 | - |
| YUV | 44.99 | 179.93 | 136.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 21 | 137 | 0.58 | 0.85 | 0 | 0.46 | 258.62 | 0.73 | 0.31 |
| Hex | 39 | 15 | 89 | 3A | 55 | 0 | 2E | 103 | 49 | 1F |
| Octal | 71 | 25 | 211 | 72 | 125 | 0 | 56 | 403 | 111 | 37 |
| Binary | 111001 | 10101 | 10001001 | 111010 | 1010101 | 0 | 101110 | 100000011 | 1001001 | 11111 |
Color Harmonies of #391589
Complementary color
Monochromatic Colors of #391589
Black with #391589
Text Example
Text Example
White with #391589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391589; }
p { color: rgb(57,21,137); }
H1.HeaderClassName
{
color: #391589;
}
.AnyTagClassName
{
color: #391589;
}
</style>
background-color css
<style>
a { background-color: #391589; }
a { background-color: rgb(57,21,137); }
div.DivClassName
{
background-color: #391589;
}
.BgClassName
{
background-color: #391589;
}
</style>
border-color css
<style>
span { border-color: #391589; }
span { border-color: rgb(57,21,137); }
td.TdClassName
{
border-color: #391589;
}
.TagClassName
{
border-color: #391589;
}
</style>