Shades of Persian Indigo #390768
Tints of Persian Indigo #390768
RGB
CMYK
RGB Variations
Color information
#390768 (or 0x390768) is known color: Persian Indigo. HEX triplet: 39, 07 and 68. RGB value is (57,7,104). Sum of RGB (Red+Green+Blue) = 57+7+104=168 (22% of max value = 765). Red value is 57 (22.66% from 255 or 33.93% from 168); Green value is 7 (3.12% from 255 or 4.17% from 168); Blue value is 104 (41.02% from 255 or 61.90% from 168); Max value from RGB is 104 - color contains mainly: blue. Hex color #390768 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390768 is #C6F897. Grayscale: #202020. Windows color (decimal): -13039768 or 6817593. OLE color: 6817593.
HSL color Cylindrical-coordinate representation of color #390768: hue angle of 270.93º degrees, saturation: 0.87, 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 #390768 is Cyan = 0.45, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 7 | 104 | - |
| CMYK | 0.45 | 0.93 | 0 | 0.59 |
| HSL | 270.93º | 0.87% | 0.22% | - |
| HSV(B) | 270.93º | 0.93% | 0.41% | - |
| XYZ | 4.26 | 2.02 | 13.26 | - |
| YUV | 33.01 | 168.07 | 145.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 104 | 0.45 | 0.93 | 0 | 0.59 | 270.93 | 0.87 | 0.22 |
| Hex | 39 | 7 | 68 | 2D | 5D | 0 | 3B | 10F | 57 | 16 |
| Octal | 71 | 7 | 150 | 55 | 135 | 0 | 73 | 417 | 127 | 26 |
| Binary | 111001 | 111 | 1101000 | 101101 | 1011101 | 0 | 111011 | 100001111 | 1010111 | 10110 |
Color Harmonies of #390768
Complementary color
Monochromatic Colors of #390768
Black with #390768
Text Example
Text Example
White with #390768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390768; }
p { color: rgb(57,7,104); }
H1.HeaderClassName
{
color: #390768;
}
.AnyTagClassName
{
color: #390768;
}
</style>
background-color css
<style>
a { background-color: #390768; }
a { background-color: rgb(57,7,104); }
div.DivClassName
{
background-color: #390768;
}
.BgClassName
{
background-color: #390768;
}
</style>
border-color css
<style>
span { border-color: #390768; }
span { border-color: rgb(57,7,104); }
td.TdClassName
{
border-color: #390768;
}
.TagClassName
{
border-color: #390768;
}
</style>