Shades of Persian Indigo #391975
Tints of Persian Indigo #391975
RGB
CMYK
RGB Variations
Color information
#391975 (or 0x391975) is known color: Persian Indigo. HEX triplet: 39, 19 and 75. RGB value is (57,25,117). Sum of RGB (Red+Green+Blue) = 57+25+117=199 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.64% from 199); Green value is 25 (10.16% from 255 or 12.56% from 199); Blue value is 117 (46.09% from 255 or 58.79% from 199); Max value from RGB is 117 - color contains mainly: blue. Hex color #391975 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #391975 is #C6E68A. Grayscale: #2C2C2C. Windows color (decimal): -13035147 or 7674169. OLE color: 7674169.
HSL color Cylindrical-coordinate representation of color #391975: hue angle of 260.87º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #391975 is Cyan = 0.51, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 25 | 117 | - |
| CMYK | 0.51 | 0.79 | 0 | 0.54 |
| HSL | 260.87º | 0.65% | 0.28% | - |
| HSV(B) | 260.87º | 0.79% | 0.46% | - |
| XYZ | 5.25 | 2.85 | 17.1 | - |
| YUV | 45.06 | 168.6 | 136.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 25 | 117 | 0.51 | 0.79 | 0 | 0.54 | 260.87 | 0.65 | 0.28 |
| Hex | 39 | 19 | 75 | 33 | 4F | 0 | 36 | 105 | 41 | 1C |
| Octal | 71 | 31 | 165 | 63 | 117 | 0 | 66 | 405 | 101 | 34 |
| Binary | 111001 | 11001 | 1110101 | 110011 | 1001111 | 0 | 110110 | 100000101 | 1000001 | 11100 |
Color Harmonies of #391975
Complementary color
Monochromatic Colors of #391975
Black with #391975
Text Example
Text Example
White with #391975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391975; }
p { color: rgb(57,25,117); }
H1.HeaderClassName
{
color: #391975;
}
.AnyTagClassName
{
color: #391975;
}
</style>
background-color css
<style>
a { background-color: #391975; }
a { background-color: rgb(57,25,117); }
div.DivClassName
{
background-color: #391975;
}
.BgClassName
{
background-color: #391975;
}
</style>
border-color css
<style>
span { border-color: #391975; }
span { border-color: rgb(57,25,117); }
td.TdClassName
{
border-color: #391975;
}
.TagClassName
{
border-color: #391975;
}
</style>