Shades of Persian Indigo #390769
Tints of Persian Indigo #390769
RGB
CMYK
RGB Variations
Color information
#390769 (or 0x390769) is known color: Persian Indigo. HEX triplet: 39, 07 and 69. RGB value is (57,7,105). Sum of RGB (Red+Green+Blue) = 57+7+105=169 (22% of max value = 765). Red value is 57 (22.66% from 255 or 33.73% from 169); Green value is 7 (3.12% from 255 or 4.14% from 169); Blue value is 105 (41.41% from 255 or 62.13% from 169); Max value from RGB is 105 - color contains mainly: blue. Hex color #390769 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390769 is #C6F896. Grayscale: #202020. Windows color (decimal): -13039767 or 6883129. OLE color: 6883129.
HSL color Cylindrical-coordinate representation of color #390769: hue angle of 270.61º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #390769 is Cyan = 0.46, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 7 | 105 | - |
| CMYK | 0.46 | 0.93 | 0 | 0.59 |
| HSL | 270.61º | 0.88% | 0.22% | - |
| HSV(B) | 270.61º | 0.93% | 0.41% | - |
| XYZ | 4.31 | 2.04 | 13.53 | - |
| YUV | 33.12 | 168.57 | 145.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 105 | 0.46 | 0.93 | 0 | 0.59 | 270.61 | 0.88 | 0.22 |
| Hex | 39 | 7 | 69 | 2E | 5D | 0 | 3B | 10F | 58 | 16 |
| Octal | 71 | 7 | 151 | 56 | 135 | 0 | 73 | 417 | 130 | 26 |
| Binary | 111001 | 111 | 1101001 | 101110 | 1011101 | 0 | 111011 | 100001111 | 1011000 | 10110 |
Color Harmonies of #390769
Complementary color
Monochromatic Colors of #390769
Black with #390769
Text Example
Text Example
White with #390769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390769; }
p { color: rgb(57,7,105); }
H1.HeaderClassName
{
color: #390769;
}
.AnyTagClassName
{
color: #390769;
}
</style>
background-color css
<style>
a { background-color: #390769; }
a { background-color: rgb(57,7,105); }
div.DivClassName
{
background-color: #390769;
}
.BgClassName
{
background-color: #390769;
}
</style>
border-color css
<style>
span { border-color: #390769; }
span { border-color: rgb(57,7,105); }
td.TdClassName
{
border-color: #390769;
}
.TagClassName
{
border-color: #390769;
}
</style>