Shades of Persian Indigo #391175
Tints of Persian Indigo #391175
RGB
CMYK
RGB Variations
Color information
#391175 (or 0x391175) is known color: Persian Indigo. HEX triplet: 39, 11 and 75. RGB value is (57,17,117). Sum of RGB (Red+Green+Blue) = 57+17+117=191 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.84% from 191); Green value is 17 (7.03% from 255 or 8.90% from 191); Blue value is 117 (46.09% from 255 or 61.26% from 191); Max value from RGB is 117 - color contains mainly: blue. Hex color #391175 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #391175 is #C6EE8A. Grayscale: #272727. Windows color (decimal): -13037195 or 7672121. OLE color: 7672121.
HSL color Cylindrical-coordinate representation of color #391175: hue angle of 264º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #391175 is Cyan = 0.51, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 17 | 117 | - |
| CMYK | 0.51 | 0.85 | 0 | 0.54 |
| HSL | 264º | 0.75% | 0.26% | - |
| HSV(B) | 264º | 0.85% | 0.46% | - |
| XYZ | 5.1 | 2.56 | 17.05 | - |
| YUV | 40.36 | 171.25 | 139.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 17 | 117 | 0.51 | 0.85 | 0 | 0.54 | 264 | 0.75 | 0.26 |
| Hex | 39 | 11 | 75 | 33 | 55 | 0 | 36 | 108 | 4B | 1A |
| Octal | 71 | 21 | 165 | 63 | 125 | 0 | 66 | 410 | 113 | 32 |
| Binary | 111001 | 10001 | 1110101 | 110011 | 1010101 | 0 | 110110 | 100001000 | 1001011 | 11010 |
Color Harmonies of #391175
Complementary color
Monochromatic Colors of #391175
Black with #391175
Text Example
Text Example
White with #391175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391175; }
p { color: rgb(57,17,117); }
H1.HeaderClassName
{
color: #391175;
}
.AnyTagClassName
{
color: #391175;
}
</style>
background-color css
<style>
a { background-color: #391175; }
a { background-color: rgb(57,17,117); }
div.DivClassName
{
background-color: #391175;
}
.BgClassName
{
background-color: #391175;
}
</style>
border-color css
<style>
span { border-color: #391175; }
span { border-color: rgb(57,17,117); }
td.TdClassName
{
border-color: #391175;
}
.TagClassName
{
border-color: #391175;
}
</style>