Shades of Persian Indigo #391178
Tints of Persian Indigo #391178
RGB
CMYK
RGB Variations
Color information
#391178 (or 0x391178) is known color: Persian Indigo. HEX triplet: 39, 11 and 78. RGB value is (57,17,120). Sum of RGB (Red+Green+Blue) = 57+17+120=194 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.38% from 194); Green value is 17 (7.03% from 255 or 8.76% from 194); Blue value is 120 (47.27% from 255 or 61.86% from 194); Max value from RGB is 120 - color contains mainly: blue. Hex color #391178 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #391178 is #C6EE87. Grayscale: #282828. Windows color (decimal): -13037192 or 7868729. OLE color: 7868729.
HSL color Cylindrical-coordinate representation of color #391178: hue angle of 263.3º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #391178 is Cyan = 0.52, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 17 | 120 | - |
| CMYK | 0.52 | 0.86 | 0 | 0.53 |
| HSL | 263.3º | 0.75% | 0.27% | - |
| HSV(B) | 263.3º | 0.86% | 0.47% | - |
| XYZ | 5.28 | 2.63 | 18 | - |
| YUV | 40.7 | 172.75 | 139.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 17 | 120 | 0.52 | 0.86 | 0 | 0.53 | 263.3 | 0.75 | 0.27 |
| Hex | 39 | 11 | 78 | 34 | 56 | 0 | 35 | 107 | 4B | 1B |
| Octal | 71 | 21 | 170 | 64 | 126 | 0 | 65 | 407 | 113 | 33 |
| Binary | 111001 | 10001 | 1111000 | 110100 | 1010110 | 0 | 110101 | 100000111 | 1001011 | 11011 |
Color Harmonies of #391178
Complementary color
Monochromatic Colors of #391178
Black with #391178
Text Example
Text Example
White with #391178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391178; }
p { color: rgb(57,17,120); }
H1.HeaderClassName
{
color: #391178;
}
.AnyTagClassName
{
color: #391178;
}
</style>
background-color css
<style>
a { background-color: #391178; }
a { background-color: rgb(57,17,120); }
div.DivClassName
{
background-color: #391178;
}
.BgClassName
{
background-color: #391178;
}
</style>
border-color css
<style>
span { border-color: #391178; }
span { border-color: rgb(57,17,120); }
td.TdClassName
{
border-color: #391178;
}
.TagClassName
{
border-color: #391178;
}
</style>