Shades of Persian Indigo #391791
Tints of Persian Indigo #391791
RGB
CMYK
RGB Variations
Color information
#391791 (or 0x391791) is known color: Persian Indigo. HEX triplet: 39, 17 and 91. RGB value is (57,23,145). Sum of RGB (Red+Green+Blue) = 57+23+145=225 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.33% from 225); Green value is 23 (9.38% from 255 or 10.22% from 225); Blue value is 145 (57.03% from 255 or 64.44% from 225); Max value from RGB is 145 - color contains mainly: blue. Hex color #391791 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391791 is #C6E86E. Grayscale: #2E2E2E. Windows color (decimal): -13035631 or 9508665. OLE color: 9508665.
HSL color Cylindrical-coordinate representation of color #391791: hue angle of 256.72º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #391791 is Cyan = 0.61, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 23 | 145 | - |
| CMYK | 0.61 | 0.84 | 0 | 0.43 |
| HSL | 256.72º | 0.73% | 0.33% | - |
| HSV(B) | 256.72º | 0.84% | 0.57% | - |
| XYZ | 7.1 | 3.53 | 27.09 | - |
| YUV | 47.07 | 183.26 | 135.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 23 | 145 | 0.61 | 0.84 | 0 | 0.43 | 256.72 | 0.73 | 0.33 |
| Hex | 39 | 17 | 91 | 3D | 54 | 0 | 2B | 101 | 49 | 21 |
| Octal | 71 | 27 | 221 | 75 | 124 | 0 | 53 | 401 | 111 | 41 |
| Binary | 111001 | 10111 | 10010001 | 111101 | 1010100 | 0 | 101011 | 100000001 | 1001001 | 100001 |
Color Harmonies of #391791
Complementary color
Monochromatic Colors of #391791
Black with #391791
Text Example
Text Example
White with #391791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391791; }
p { color: rgb(57,23,145); }
H1.HeaderClassName
{
color: #391791;
}
.AnyTagClassName
{
color: #391791;
}
</style>
background-color css
<style>
a { background-color: #391791; }
a { background-color: rgb(57,23,145); }
div.DivClassName
{
background-color: #391791;
}
.BgClassName
{
background-color: #391791;
}
</style>
border-color css
<style>
span { border-color: #391791; }
span { border-color: rgb(57,23,145); }
td.TdClassName
{
border-color: #391791;
}
.TagClassName
{
border-color: #391791;
}
</style>