Shades of Persian Indigo #391970
Tints of Persian Indigo #391970
RGB
CMYK
RGB Variations
Color information
#391970 (or 0x391970) is known color: Persian Indigo. HEX triplet: 39, 19 and 70. RGB value is (57,25,112). Sum of RGB (Red+Green+Blue) = 57+25+112=194 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.38% from 194); Green value is 25 (10.16% from 255 or 12.89% from 194); Blue value is 112 (44.14% from 255 or 57.73% from 194); Max value from RGB is 112 - color contains mainly: blue. Hex color #391970 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #391970 is #C6E68F. Grayscale: #2C2C2C. Windows color (decimal): -13035152 or 7346489. OLE color: 7346489.
HSL color Cylindrical-coordinate representation of color #391970: hue angle of 262.07º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #391970 is Cyan = 0.49, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 25 | 112 | - |
| CMYK | 0.49 | 0.78 | 0 | 0.56 |
| HSL | 262.07º | 0.64% | 0.27% | - |
| HSV(B) | 262.07º | 0.78% | 0.44% | - |
| XYZ | 4.96 | 2.73 | 15.6 | - |
| YUV | 44.49 | 166.1 | 136.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 25 | 112 | 0.49 | 0.78 | 0 | 0.56 | 262.07 | 0.64 | 0.27 |
| Hex | 39 | 19 | 70 | 31 | 4E | 0 | 38 | 106 | 40 | 1B |
| Octal | 71 | 31 | 160 | 61 | 116 | 0 | 70 | 406 | 100 | 33 |
| Binary | 111001 | 11001 | 1110000 | 110001 | 1001110 | 0 | 111000 | 100000110 | 1000000 | 11011 |
Color Harmonies of #391970
Complementary color
Monochromatic Colors of #391970
Black with #391970
Text Example
Text Example
White with #391970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391970; }
p { color: rgb(57,25,112); }
H1.HeaderClassName
{
color: #391970;
}
.AnyTagClassName
{
color: #391970;
}
</style>
background-color css
<style>
a { background-color: #391970; }
a { background-color: rgb(57,25,112); }
div.DivClassName
{
background-color: #391970;
}
.BgClassName
{
background-color: #391970;
}
</style>
border-color css
<style>
span { border-color: #391970; }
span { border-color: rgb(57,25,112); }
td.TdClassName
{
border-color: #391970;
}
.TagClassName
{
border-color: #391970;
}
</style>