Shades of Persian Indigo #391493
Tints of Persian Indigo #391493
RGB
CMYK
RGB Variations
Color information
#391493 (or 0x391493) is known color: Persian Indigo. HEX triplet: 39, 14 and 93. RGB value is (57,20,147). Sum of RGB (Red+Green+Blue) = 57+20+147=224 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.45% from 224); Green value is 20 (8.20% from 255 or 8.93% from 224); Blue value is 147 (57.81% from 255 or 65.62% from 224); Max value from RGB is 147 - color contains mainly: blue. Hex color #391493 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391493 is #C6EB6C. Grayscale: #2D2D2D. Windows color (decimal): -13036397 or 9638969. OLE color: 9638969.
HSL color Cylindrical-coordinate representation of color #391493: hue angle of 257.48º degrees, saturation: 0.76, 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 #391493 is Cyan = 0.61, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 20 | 147 | - |
| CMYK | 0.61 | 0.86 | 0 | 0.42 |
| HSL | 257.48º | 0.76% | 0.33% | - |
| HSV(B) | 257.48º | 0.86% | 0.58% | - |
| XYZ | 7.2 | 3.48 | 27.9 | - |
| YUV | 45.54 | 185.26 | 136.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 20 | 147 | 0.61 | 0.86 | 0 | 0.42 | 257.48 | 0.76 | 0.33 |
| Hex | 39 | 14 | 93 | 3D | 56 | 0 | 2A | 101 | 4C | 21 |
| Octal | 71 | 24 | 223 | 75 | 126 | 0 | 52 | 401 | 114 | 41 |
| Binary | 111001 | 10100 | 10010011 | 111101 | 1010110 | 0 | 101010 | 100000001 | 1001100 | 100001 |
Color Harmonies of #391493
Complementary color
Monochromatic Colors of #391493
Black with #391493
Text Example
Text Example
White with #391493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391493; }
p { color: rgb(57,20,147); }
H1.HeaderClassName
{
color: #391493;
}
.AnyTagClassName
{
color: #391493;
}
</style>
background-color css
<style>
a { background-color: #391493; }
a { background-color: rgb(57,20,147); }
div.DivClassName
{
background-color: #391493;
}
.BgClassName
{
background-color: #391493;
}
</style>
border-color css
<style>
span { border-color: #391493; }
span { border-color: rgb(57,20,147); }
td.TdClassName
{
border-color: #391493;
}
.TagClassName
{
border-color: #391493;
}
</style>