Shades of Persian Indigo #391379
Tints of Persian Indigo #391379
RGB
CMYK
RGB Variations
Color information
#391379 (or 0x391379) is known color: Persian Indigo. HEX triplet: 39, 13 and 79. RGB value is (57,19,121). Sum of RGB (Red+Green+Blue) = 57+19+121=197 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.93% from 197); Green value is 19 (7.81% from 255 or 9.64% from 197); Blue value is 121 (47.66% from 255 or 61.42% from 197); Max value from RGB is 121 - color contains mainly: blue. Hex color #391379 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #391379 is #C6EC86. Grayscale: #292929. Windows color (decimal): -13036679 or 7934777. OLE color: 7934777.
HSL color Cylindrical-coordinate representation of color #391379: hue angle of 262.35º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #391379 is Cyan = 0.53, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 19 | 121 | - |
| CMYK | 0.53 | 0.84 | 0 | 0.53 |
| HSL | 262.35º | 0.73% | 0.27% | - |
| HSV(B) | 262.35º | 0.84% | 0.47% | - |
| XYZ | 5.37 | 2.72 | 18.33 | - |
| YUV | 41.99 | 172.59 | 138.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 19 | 121 | 0.53 | 0.84 | 0 | 0.53 | 262.35 | 0.73 | 0.27 |
| Hex | 39 | 13 | 79 | 35 | 54 | 0 | 35 | 106 | 49 | 1B |
| Octal | 71 | 23 | 171 | 65 | 124 | 0 | 65 | 406 | 111 | 33 |
| Binary | 111001 | 10011 | 1111001 | 110101 | 1010100 | 0 | 110101 | 100000110 | 1001001 | 11011 |
Color Harmonies of #391379
Complementary color
Monochromatic Colors of #391379
Black with #391379
Text Example
Text Example
White with #391379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391379; }
p { color: rgb(57,19,121); }
H1.HeaderClassName
{
color: #391379;
}
.AnyTagClassName
{
color: #391379;
}
</style>
background-color css
<style>
a { background-color: #391379; }
a { background-color: rgb(57,19,121); }
div.DivClassName
{
background-color: #391379;
}
.BgClassName
{
background-color: #391379;
}
</style>
border-color css
<style>
span { border-color: #391379; }
span { border-color: rgb(57,19,121); }
td.TdClassName
{
border-color: #391379;
}
.TagClassName
{
border-color: #391379;
}
</style>