Shades of Persian Indigo #390793
Tints of Persian Indigo #390793
RGB
CMYK
RGB Variations
Color information
#390793 (or 0x390793) is known color: Persian Indigo. HEX triplet: 39, 07 and 93. RGB value is (57,7,147). Sum of RGB (Red+Green+Blue) = 57+7+147=211 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.01% from 211); Green value is 7 (3.12% from 255 or 3.32% from 211); Blue value is 147 (57.81% from 255 or 69.67% from 211); Max value from RGB is 147 - color contains mainly: blue. Hex color #390793 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390793 is #C6F86C. Grayscale: #252525. Windows color (decimal): -13039725 or 9635641. OLE color: 9635641.
HSL color Cylindrical-coordinate representation of color #390793: hue angle of 261.43º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #390793 is Cyan = 0.61, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 7 | 147 | - |
| CMYK | 0.61 | 0.95 | 0 | 0.42 |
| HSL | 261.43º | 0.91% | 0.3% | - |
| HSV(B) | 261.43º | 0.95% | 0.58% | - |
| XYZ | 7.03 | 3.13 | 27.84 | - |
| YUV | 37.91 | 189.57 | 141.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 147 | 0.61 | 0.95 | 0 | 0.42 | 261.43 | 0.91 | 0.3 |
| Hex | 39 | 7 | 93 | 3D | 5F | 0 | 2A | 105 | 5B | 1E |
| Octal | 71 | 7 | 223 | 75 | 137 | 0 | 52 | 405 | 133 | 36 |
| Binary | 111001 | 111 | 10010011 | 111101 | 1011111 | 0 | 101010 | 100000101 | 1011011 | 11110 |
Color Harmonies of #390793
Complementary color
Monochromatic Colors of #390793
Black with #390793
Text Example
Text Example
White with #390793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390793; }
p { color: rgb(57,7,147); }
H1.HeaderClassName
{
color: #390793;
}
.AnyTagClassName
{
color: #390793;
}
</style>
background-color css
<style>
a { background-color: #390793; }
a { background-color: rgb(57,7,147); }
div.DivClassName
{
background-color: #390793;
}
.BgClassName
{
background-color: #390793;
}
</style>
border-color css
<style>
span { border-color: #390793; }
span { border-color: rgb(57,7,147); }
td.TdClassName
{
border-color: #390793;
}
.TagClassName
{
border-color: #390793;
}
</style>