Shades of Persian Indigo #390668
Tints of Persian Indigo #390668
RGB
CMYK
RGB Variations
Color information
#390668 (or 0x390668) is known color: Persian Indigo. HEX triplet: 39, 06 and 68. RGB value is (57,6,104). Sum of RGB (Red+Green+Blue) = 57+6+104=167 (22% of max value = 765). Red value is 57 (22.66% from 255 or 34.13% from 167); Green value is 6 (2.73% from 255 or 3.59% from 167); Blue value is 104 (41.02% from 255 or 62.28% from 167); Max value from RGB is 104 - color contains mainly: blue. Hex color #390668 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390668 is #C6F997. Grayscale: #202020. Windows color (decimal): -13040024 or 6817337. OLE color: 6817337.
HSL color Cylindrical-coordinate representation of color #390668: hue angle of 271.22º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #390668 is Cyan = 0.45, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 6 | 104 | - |
| CMYK | 0.45 | 0.94 | 0 | 0.59 |
| HSL | 271.22º | 0.89% | 0.22% | - |
| HSV(B) | 271.22º | 0.94% | 0.41% | - |
| XYZ | 4.25 | 2 | 13.26 | - |
| YUV | 32.42 | 168.4 | 145.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 6 | 104 | 0.45 | 0.94 | 0 | 0.59 | 271.22 | 0.89 | 0.22 |
| Hex | 39 | 6 | 68 | 2D | 5E | 0 | 3B | 10F | 59 | 16 |
| Octal | 71 | 6 | 150 | 55 | 136 | 0 | 73 | 417 | 131 | 26 |
| Binary | 111001 | 110 | 1101000 | 101101 | 1011110 | 0 | 111011 | 100001111 | 1011001 | 10110 |
Color Harmonies of #390668
Complementary color
Monochromatic Colors of #390668
Black with #390668
Text Example
Text Example
White with #390668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390668; }
p { color: rgb(57,6,104); }
H1.HeaderClassName
{
color: #390668;
}
.AnyTagClassName
{
color: #390668;
}
</style>
background-color css
<style>
a { background-color: #390668; }
a { background-color: rgb(57,6,104); }
div.DivClassName
{
background-color: #390668;
}
.BgClassName
{
background-color: #390668;
}
</style>
border-color css
<style>
span { border-color: #390668; }
span { border-color: rgb(57,6,104); }
td.TdClassName
{
border-color: #390668;
}
.TagClassName
{
border-color: #390668;
}
</style>