Shades of Persian Indigo #390795
Tints of Persian Indigo #390795
RGB
CMYK
RGB Variations
Color information
#390795 (or 0x390795) is known color: Persian Indigo. HEX triplet: 39, 07 and 95. RGB value is (57,7,149). Sum of RGB (Red+Green+Blue) = 57+7+149=213 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.76% from 213); Green value is 7 (3.12% from 255 or 3.29% from 213); Blue value is 149 (58.59% from 255 or 69.95% from 213); Max value from RGB is 149 - color contains mainly: blue. Hex color #390795 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390795 is #C6F86A. Grayscale: #252525. Windows color (decimal): -13039723 or 9766713. OLE color: 9766713.
HSL color Cylindrical-coordinate representation of color #390795: hue angle of 261.13º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #390795 is Cyan = 0.62, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 7 | 149 | - |
| CMYK | 0.62 | 0.95 | 0 | 0.42 |
| HSL | 261.13º | 0.91% | 0.31% | - |
| HSV(B) | 261.13º | 0.95% | 0.58% | - |
| XYZ | 7.19 | 3.19 | 28.67 | - |
| YUV | 38.14 | 190.57 | 141.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 149 | 0.62 | 0.95 | 0 | 0.42 | 261.13 | 0.91 | 0.31 |
| Hex | 39 | 7 | 95 | 3E | 5F | 0 | 2A | 105 | 5B | 1F |
| Octal | 71 | 7 | 225 | 76 | 137 | 0 | 52 | 405 | 133 | 37 |
| Binary | 111001 | 111 | 10010101 | 111110 | 1011111 | 0 | 101010 | 100000101 | 1011011 | 11111 |
Color Harmonies of #390795
Complementary color
Monochromatic Colors of #390795
Black with #390795
Text Example
Text Example
White with #390795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390795; }
p { color: rgb(57,7,149); }
H1.HeaderClassName
{
color: #390795;
}
.AnyTagClassName
{
color: #390795;
}
</style>
background-color css
<style>
a { background-color: #390795; }
a { background-color: rgb(57,7,149); }
div.DivClassName
{
background-color: #390795;
}
.BgClassName
{
background-color: #390795;
}
</style>
border-color css
<style>
span { border-color: #390795; }
span { border-color: rgb(57,7,149); }
td.TdClassName
{
border-color: #390795;
}
.TagClassName
{
border-color: #390795;
}
</style>