Shades of Persian Indigo #391794
Tints of Persian Indigo #391794
RGB
CMYK
RGB Variations
Color information
#391794 (or 0x391794) is known color: Persian Indigo. HEX triplet: 39, 17 and 94. RGB value is (57,23,148). Sum of RGB (Red+Green+Blue) = 57+23+148=228 (30% of max value = 765). Red value is 57 (22.66% from 255 or 25% from 228); Green value is 23 (9.38% from 255 or 10.09% from 228); Blue value is 148 (58.20% from 255 or 64.91% from 228); Max value from RGB is 148 - color contains mainly: blue. Hex color #391794 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391794 is #C6E86B. Grayscale: #2E2E2E. Windows color (decimal): -13035628 or 9705273. OLE color: 9705273.
HSL color Cylindrical-coordinate representation of color #391794: hue angle of 256.32º degrees, saturation: 0.73, 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 #391794 is Cyan = 0.61, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 23 | 148 | - |
| CMYK | 0.61 | 0.84 | 0 | 0.42 |
| HSL | 256.32º | 0.73% | 0.34% | - |
| HSV(B) | 256.32º | 0.84% | 0.58% | - |
| XYZ | 7.34 | 3.62 | 28.33 | - |
| YUV | 47.42 | 184.76 | 134.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 23 | 148 | 0.61 | 0.84 | 0 | 0.42 | 256.32 | 0.73 | 0.34 |
| Hex | 39 | 17 | 94 | 3D | 54 | 0 | 2A | 100 | 49 | 22 |
| Octal | 71 | 27 | 224 | 75 | 124 | 0 | 52 | 400 | 111 | 42 |
| Binary | 111001 | 10111 | 10010100 | 111101 | 1010100 | 0 | 101010 | 100000000 | 1001001 | 100010 |
Color Harmonies of #391794
Complementary color
Monochromatic Colors of #391794
Black with #391794
Text Example
Text Example
White with #391794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391794; }
p { color: rgb(57,23,148); }
H1.HeaderClassName
{
color: #391794;
}
.AnyTagClassName
{
color: #391794;
}
</style>
background-color css
<style>
a { background-color: #391794; }
a { background-color: rgb(57,23,148); }
div.DivClassName
{
background-color: #391794;
}
.BgClassName
{
background-color: #391794;
}
</style>
border-color css
<style>
span { border-color: #391794; }
span { border-color: rgb(57,23,148); }
td.TdClassName
{
border-color: #391794;
}
.TagClassName
{
border-color: #391794;
}
</style>