Shades of Persian Indigo #391A8A
Tints of Persian Indigo #391A8A
RGB
CMYK
RGB Variations
Color information
#391A8A (or 0x391A8A) is known color: Persian Indigo. HEX triplet: 39, 1A and 8A. RGB value is (57,26,138). Sum of RGB (Red+Green+Blue) = 57+26+138=221 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.79% from 221); Green value is 26 (10.55% from 255 or 11.76% from 221); Blue value is 138 (54.30% from 255 or 62.44% from 221); Max value from RGB is 138 - color contains mainly: blue. Hex color #391A8A is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #391A8A is #C6E575. Grayscale: #2F2F2F. Windows color (decimal): -13034870 or 9050681. OLE color: 9050681.
HSL color Cylindrical-coordinate representation of color #391A8A: hue angle of 256.61º degrees, saturation: 0.68, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #391A8A is Cyan = 0.59, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 57 | 26 | 138 | - |
| CMYK | 0.59 | 0.81 | 0 | 0.46 |
| HSL | 256.61º | 0.68% | 0.32% | - |
| HSV(B) | 256.61º | 0.81% | 0.54% | - |
| XYZ | 6.64 | 3.44 | 24.36 | - |
| YUV | 48.04 | 178.77 | 134.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 26 | 138 | 0.59 | 0.81 | 0 | 0.46 | 256.61 | 0.68 | 0.32 |
| Hex | 39 | 1A | 8A | 3B | 51 | 0 | 2E | 101 | 44 | 20 |
| Octal | 71 | 32 | 212 | 73 | 121 | 0 | 56 | 401 | 104 | 40 |
| Binary | 111001 | 11010 | 10001010 | 111011 | 1010001 | 0 | 101110 | 100000001 | 1000100 | 100000 |
Color Harmonies of #391A8A
Complementary color
Monochromatic Colors of #391A8A
Black with #391A8A
Text Example
Text Example
White with #391A8A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391A8A; }
p { color: rgb(57,26,138); }
H1.HeaderClassName
{
color: #391A8A;
}
.AnyTagClassName
{
color: #391A8A;
}
</style>
background-color css
<style>
a { background-color: #391A8A; }
a { background-color: rgb(57,26,138); }
div.DivClassName
{
background-color: #391A8A;
}
.BgClassName
{
background-color: #391A8A;
}
</style>
border-color css
<style>
span { border-color: #391A8A; }
span { border-color: rgb(57,26,138); }
td.TdClassName
{
border-color: #391A8A;
}
.TagClassName
{
border-color: #391A8A;
}
</style>