Shades of Persian Indigo #391595
Tints of Persian Indigo #391595
RGB
CMYK
RGB Variations
Color information
#391595 (or 0x391595) is known color: Persian Indigo. HEX triplet: 39, 15 and 95. RGB value is (57,21,149). Sum of RGB (Red+Green+Blue) = 57+21+149=227 (30% of max value = 765). Red value is 57 (22.66% from 255 or 25.11% from 227); Green value is 21 (8.59% from 255 or 9.25% from 227); Blue value is 149 (58.59% from 255 or 65.64% from 227); Max value from RGB is 149 - color contains mainly: blue. Hex color #391595 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391595 is #C6EA6A. Grayscale: #2D2D2D. Windows color (decimal): -13036139 or 9770297. OLE color: 9770297.
HSL color Cylindrical-coordinate representation of color #391595: hue angle of 256.88º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #391595 is Cyan = 0.62, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 21 | 149 | - |
| CMYK | 0.62 | 0.86 | 0 | 0.42 |
| HSL | 256.88º | 0.75% | 0.33% | - |
| HSV(B) | 256.88º | 0.86% | 0.58% | - |
| XYZ | 7.38 | 3.58 | 28.74 | - |
| YUV | 46.36 | 185.93 | 135.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 21 | 149 | 0.62 | 0.86 | 0 | 0.42 | 256.88 | 0.75 | 0.33 |
| Hex | 39 | 15 | 95 | 3E | 56 | 0 | 2A | 101 | 4B | 21 |
| Octal | 71 | 25 | 225 | 76 | 126 | 0 | 52 | 401 | 113 | 41 |
| Binary | 111001 | 10101 | 10010101 | 111110 | 1010110 | 0 | 101010 | 100000001 | 1001011 | 100001 |
Color Harmonies of #391595
Complementary color
Monochromatic Colors of #391595
Black with #391595
Text Example
Text Example
White with #391595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391595; }
p { color: rgb(57,21,149); }
H1.HeaderClassName
{
color: #391595;
}
.AnyTagClassName
{
color: #391595;
}
</style>
background-color css
<style>
a { background-color: #391595; }
a { background-color: rgb(57,21,149); }
div.DivClassName
{
background-color: #391595;
}
.BgClassName
{
background-color: #391595;
}
</style>
border-color css
<style>
span { border-color: #391595; }
span { border-color: rgb(57,21,149); }
td.TdClassName
{
border-color: #391595;
}
.TagClassName
{
border-color: #391595;
}
</style>