Shades of Persian Indigo #391380
Tints of Persian Indigo #391380
RGB
CMYK
RGB Variations
Color information
#391380 (or 0x391380) is known color: Persian Indigo. HEX triplet: 39, 13 and 80. RGB value is (57,19,128). Sum of RGB (Red+Green+Blue) = 57+19+128=204 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.94% from 204); Green value is 19 (7.81% from 255 or 9.31% from 204); Blue value is 128 (50.39% from 255 or 62.75% from 204); Max value from RGB is 128 - color contains mainly: blue. Hex color #391380 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391380 is #C6EC7F. Grayscale: #2A2A2A. Windows color (decimal): -13036672 or 8393529. OLE color: 8393529.
HSL color Cylindrical-coordinate representation of color #391380: hue angle of 260.92º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #391380 is Cyan = 0.55, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 57 | 19 | 128 | - |
| CMYK | 0.55 | 0.85 | 0 | 0.50 |
| HSL | 260.92º | 0.74% | 0.29% | - |
| HSV(B) | 260.92º | 0.85% | 0.5% | - |
| XYZ | 5.82 | 2.89 | 20.67 | - |
| YUV | 42.79 | 176.09 | 138.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 19 | 128 | 0.55 | 0.85 | 0 | 0.50 | 260.92 | 0.74 | 0.29 |
| Hex | 39 | 13 | 80 | 37 | 55 | 0 | 32 | 105 | 4A | 1D |
| Octal | 71 | 23 | 200 | 67 | 125 | 0 | 62 | 405 | 112 | 35 |
| Binary | 111001 | 10011 | 10000000 | 110111 | 1010101 | 0 | 110010 | 100000101 | 1001010 | 11101 |
Color Harmonies of #391380
Complementary color
Monochromatic Colors of #391380
Black with #391380
Text Example
Text Example
White with #391380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391380; }
p { color: rgb(57,19,128); }
H1.HeaderClassName
{
color: #391380;
}
.AnyTagClassName
{
color: #391380;
}
</style>
background-color css
<style>
a { background-color: #391380; }
a { background-color: rgb(57,19,128); }
div.DivClassName
{
background-color: #391380;
}
.BgClassName
{
background-color: #391380;
}
</style>
border-color css
<style>
span { border-color: #391380; }
span { border-color: rgb(57,19,128); }
td.TdClassName
{
border-color: #391380;
}
.TagClassName
{
border-color: #391380;
}
</style>