Shades of Persian Indigo #391593
Tints of Persian Indigo #391593
RGB
CMYK
RGB Variations
Color information
#391593 (or 0x391593) is known color: Persian Indigo. HEX triplet: 39, 15 and 93. RGB value is (57,21,147). Sum of RGB (Red+Green+Blue) = 57+21+147=225 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.33% from 225); Green value is 21 (8.59% from 255 or 9.33% from 225); Blue value is 147 (57.81% from 255 or 65.33% from 225); Max value from RGB is 147 - color contains mainly: blue. Hex color #391593 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391593 is #C6EA6C. Grayscale: #2D2D2D. Windows color (decimal): -13036141 or 9639225. OLE color: 9639225.
HSL color Cylindrical-coordinate representation of color #391593: hue angle of 257.14º 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 #391593 is Cyan = 0.61, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 21 | 147 | - |
| CMYK | 0.61 | 0.86 | 0 | 0.42 |
| HSL | 257.14º | 0.75% | 0.33% | - |
| HSV(B) | 257.14º | 0.86% | 0.58% | - |
| XYZ | 7.22 | 3.51 | 27.9 | - |
| YUV | 46.13 | 184.93 | 135.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 21 | 147 | 0.61 | 0.86 | 0 | 0.42 | 257.14 | 0.75 | 0.33 |
| Hex | 39 | 15 | 93 | 3D | 56 | 0 | 2A | 101 | 4B | 21 |
| Octal | 71 | 25 | 223 | 75 | 126 | 0 | 52 | 401 | 113 | 41 |
| Binary | 111001 | 10101 | 10010011 | 111101 | 1010110 | 0 | 101010 | 100000001 | 1001011 | 100001 |
Color Harmonies of #391593
Complementary color
Monochromatic Colors of #391593
Black with #391593
Text Example
Text Example
White with #391593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391593; }
p { color: rgb(57,21,147); }
H1.HeaderClassName
{
color: #391593;
}
.AnyTagClassName
{
color: #391593;
}
</style>
background-color css
<style>
a { background-color: #391593; }
a { background-color: rgb(57,21,147); }
div.DivClassName
{
background-color: #391593;
}
.BgClassName
{
background-color: #391593;
}
</style>
border-color css
<style>
span { border-color: #391593; }
span { border-color: rgb(57,21,147); }
td.TdClassName
{
border-color: #391593;
}
.TagClassName
{
border-color: #391593;
}
</style>