Shades of Persian Indigo #391590
Tints of Persian Indigo #391590
RGB
CMYK
RGB Variations
Color information
#391590 (or 0x391590) is known color: Persian Indigo. HEX triplet: 39, 15 and 90. RGB value is (57,21,144). Sum of RGB (Red+Green+Blue) = 57+21+144=222 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.68% from 222); Green value is 21 (8.59% from 255 or 9.46% from 222); Blue value is 144 (56.64% from 255 or 64.86% from 222); Max value from RGB is 144 - color contains mainly: blue. Hex color #391590 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391590 is #C6EA6F. Grayscale: #2D2D2D. Windows color (decimal): -13036144 or 9442617. OLE color: 9442617.
HSL color Cylindrical-coordinate representation of color #391590: hue angle of 257.56º degrees, saturation: 0.75, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #391590 is Cyan = 0.60, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 57 | 21 | 144 | - |
| CMYK | 0.60 | 0.85 | 0 | 0.44 |
| HSL | 257.56º | 0.75% | 0.32% | - |
| HSV(B) | 257.56º | 0.85% | 0.56% | - |
| XYZ | 6.99 | 3.42 | 26.68 | - |
| YUV | 45.79 | 183.43 | 136 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 21 | 144 | 0.60 | 0.85 | 0 | 0.44 | 257.56 | 0.75 | 0.32 |
| Hex | 39 | 15 | 90 | 3C | 55 | 0 | 2C | 102 | 4B | 20 |
| Octal | 71 | 25 | 220 | 74 | 125 | 0 | 54 | 402 | 113 | 40 |
| Binary | 111001 | 10101 | 10010000 | 111100 | 1010101 | 0 | 101100 | 100000010 | 1001011 | 100000 |
Color Harmonies of #391590
Complementary color
Monochromatic Colors of #391590
Black with #391590
Text Example
Text Example
White with #391590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391590; }
p { color: rgb(57,21,144); }
H1.HeaderClassName
{
color: #391590;
}
.AnyTagClassName
{
color: #391590;
}
</style>
background-color css
<style>
a { background-color: #391590; }
a { background-color: rgb(57,21,144); }
div.DivClassName
{
background-color: #391590;
}
.BgClassName
{
background-color: #391590;
}
</style>
border-color css
<style>
span { border-color: #391590; }
span { border-color: rgb(57,21,144); }
td.TdClassName
{
border-color: #391590;
}
.TagClassName
{
border-color: #391590;
}
</style>