Shades of Persian Indigo #390767
Tints of Persian Indigo #390767
RGB
CMYK
RGB Variations
Color information
#390767 (or 0x390767) is known color: Persian Indigo. HEX triplet: 39, 07 and 67. RGB value is (57,7,103). Sum of RGB (Red+Green+Blue) = 57+7+103=167 (22% of max value = 765). Red value is 57 (22.66% from 255 or 34.13% from 167); Green value is 7 (3.12% from 255 or 4.19% from 167); Blue value is 103 (40.62% from 255 or 61.68% from 167); Max value from RGB is 103 - color contains mainly: blue. Hex color #390767 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390767 is #C6F898. Grayscale: #202020. Windows color (decimal): -13039769 or 6752057. OLE color: 6752057.
HSL color Cylindrical-coordinate representation of color #390767: hue angle of 271.25º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #390767 is Cyan = 0.45, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 7 | 103 | - |
| CMYK | 0.45 | 0.93 | 0 | 0.60 |
| HSL | 271.25º | 0.87% | 0.22% | - |
| HSV(B) | 271.25º | 0.93% | 0.4% | - |
| XYZ | 4.21 | 2 | 13 | - |
| YUV | 32.89 | 167.57 | 145.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 103 | 0.45 | 0.93 | 0 | 0.60 | 271.25 | 0.87 | 0.22 |
| Hex | 39 | 7 | 67 | 2D | 5D | 0 | 3C | 10F | 57 | 16 |
| Octal | 71 | 7 | 147 | 55 | 135 | 0 | 74 | 417 | 127 | 26 |
| Binary | 111001 | 111 | 1100111 | 101101 | 1011101 | 0 | 111100 | 100001111 | 1010111 | 10110 |
Color Harmonies of #390767
Complementary color
Monochromatic Colors of #390767
Black with #390767
Text Example
Text Example
White with #390767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390767; }
p { color: rgb(57,7,103); }
H1.HeaderClassName
{
color: #390767;
}
.AnyTagClassName
{
color: #390767;
}
</style>
background-color css
<style>
a { background-color: #390767; }
a { background-color: rgb(57,7,103); }
div.DivClassName
{
background-color: #390767;
}
.BgClassName
{
background-color: #390767;
}
</style>
border-color css
<style>
span { border-color: #390767; }
span { border-color: rgb(57,7,103); }
td.TdClassName
{
border-color: #390767;
}
.TagClassName
{
border-color: #390767;
}
</style>