Shades of Persian Indigo #391893
Tints of Persian Indigo #391893
RGB
CMYK
RGB Variations
Color information
#391893 (or 0x391893) is known color: Persian Indigo. HEX triplet: 39, 18 and 93. RGB value is (57,24,147). Sum of RGB (Red+Green+Blue) = 57+24+147=228 (30% of max value = 765). Red value is 57 (22.66% from 255 or 25% from 228); Green value is 24 (9.77% from 255 or 10.53% from 228); Blue value is 147 (57.81% from 255 or 64.47% from 228); Max value from RGB is 147 - color contains mainly: blue. Hex color #391893 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391893 is #C6E76C. Grayscale: #2F2F2F. Windows color (decimal): -13035373 or 9639993. OLE color: 9639993.
HSL color Cylindrical-coordinate representation of color #391893: hue angle of 256.1º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #391893 is Cyan = 0.61, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 24 | 147 | - |
| CMYK | 0.61 | 0.84 | 0 | 0.42 |
| HSL | 256.1º | 0.72% | 0.34% | - |
| HSV(B) | 256.1º | 0.84% | 0.58% | - |
| XYZ | 7.28 | 3.63 | 27.92 | - |
| YUV | 47.89 | 183.93 | 134.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 24 | 147 | 0.61 | 0.84 | 0 | 0.42 | 256.1 | 0.72 | 0.34 |
| Hex | 39 | 18 | 93 | 3D | 54 | 0 | 2A | 100 | 48 | 22 |
| Octal | 71 | 30 | 223 | 75 | 124 | 0 | 52 | 400 | 110 | 42 |
| Binary | 111001 | 11000 | 10010011 | 111101 | 1010100 | 0 | 101010 | 100000000 | 1001000 | 100010 |
Color Harmonies of #391893
Complementary color
Monochromatic Colors of #391893
Black with #391893
Text Example
Text Example
White with #391893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391893; }
p { color: rgb(57,24,147); }
H1.HeaderClassName
{
color: #391893;
}
.AnyTagClassName
{
color: #391893;
}
</style>
background-color css
<style>
a { background-color: #391893; }
a { background-color: rgb(57,24,147); }
div.DivClassName
{
background-color: #391893;
}
.BgClassName
{
background-color: #391893;
}
</style>
border-color css
<style>
span { border-color: #391893; }
span { border-color: rgb(57,24,147); }
td.TdClassName
{
border-color: #391893;
}
.TagClassName
{
border-color: #391893;
}
</style>