Shades of Persian Indigo #391591
Tints of Persian Indigo #391591
RGB
CMYK
RGB Variations
Color information
#391591 (or 0x391591) is known color: Persian Indigo. HEX triplet: 39, 15 and 91. RGB value is (57,21,145). Sum of RGB (Red+Green+Blue) = 57+21+145=223 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.56% from 223); Green value is 21 (8.59% from 255 or 9.42% from 223); Blue value is 145 (57.03% from 255 or 65.02% from 223); Max value from RGB is 145 - color contains mainly: blue. Hex color #391591 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391591 is #C6EA6E. Grayscale: #2D2D2D. Windows color (decimal): -13036143 or 9508153. OLE color: 9508153.
HSL color Cylindrical-coordinate representation of color #391591: hue angle of 257.42º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #391591 is Cyan = 0.61, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 21 | 145 | - |
| CMYK | 0.61 | 0.86 | 0 | 0.43 |
| HSL | 257.42º | 0.75% | 0.33% | - |
| HSV(B) | 257.42º | 0.86% | 0.57% | - |
| XYZ | 7.07 | 3.45 | 27.08 | - |
| YUV | 45.9 | 183.93 | 135.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 21 | 145 | 0.61 | 0.86 | 0 | 0.43 | 257.42 | 0.75 | 0.33 |
| Hex | 39 | 15 | 91 | 3D | 56 | 0 | 2B | 101 | 4B | 21 |
| Octal | 71 | 25 | 221 | 75 | 126 | 0 | 53 | 401 | 113 | 41 |
| Binary | 111001 | 10101 | 10010001 | 111101 | 1010110 | 0 | 101011 | 100000001 | 1001011 | 100001 |
Color Harmonies of #391591
Complementary color
Monochromatic Colors of #391591
Black with #391591
Text Example
Text Example
White with #391591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391591; }
p { color: rgb(57,21,145); }
H1.HeaderClassName
{
color: #391591;
}
.AnyTagClassName
{
color: #391591;
}
</style>
background-color css
<style>
a { background-color: #391591; }
a { background-color: rgb(57,21,145); }
div.DivClassName
{
background-color: #391591;
}
.BgClassName
{
background-color: #391591;
}
</style>
border-color css
<style>
span { border-color: #391591; }
span { border-color: rgb(57,21,145); }
td.TdClassName
{
border-color: #391591;
}
.TagClassName
{
border-color: #391591;
}
</style>