Shades of Persian Indigo #390688
Tints of Persian Indigo #390688
RGB
CMYK
RGB Variations
Color information
#390688 (or 0x390688) is known color: Persian Indigo. HEX triplet: 39, 06 and 88. RGB value is (57,6,136). Sum of RGB (Red+Green+Blue) = 57+6+136=199 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.64% from 199); Green value is 6 (2.73% from 255 or 3.02% from 199); Blue value is 136 (53.52% from 255 or 68.34% from 199); Max value from RGB is 136 - color contains mainly: blue. Hex color #390688 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390688 is #C6F977. Grayscale: #232323. Windows color (decimal): -13039992 or 8914489. OLE color: 8914489.
HSL color Cylindrical-coordinate representation of color #390688: hue angle of 263.54º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #390688 is Cyan = 0.58, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 6 | 136 | - |
| CMYK | 0.58 | 0.96 | 0 | 0.47 |
| HSL | 263.54º | 0.92% | 0.28% | - |
| HSV(B) | 263.54º | 0.96% | 0.53% | - |
| XYZ | 6.2 | 2.78 | 23.5 | - |
| YUV | 36.07 | 184.4 | 142.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 6 | 136 | 0.58 | 0.96 | 0 | 0.47 | 263.54 | 0.92 | 0.28 |
| Hex | 39 | 6 | 88 | 3A | 60 | 0 | 2F | 108 | 5C | 1C |
| Octal | 71 | 6 | 210 | 72 | 140 | 0 | 57 | 410 | 134 | 34 |
| Binary | 111001 | 110 | 10001000 | 111010 | 1100000 | 0 | 101111 | 100001000 | 1011100 | 11100 |
Color Harmonies of #390688
Complementary color
Monochromatic Colors of #390688
Black with #390688
Text Example
Text Example
White with #390688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390688; }
p { color: rgb(57,6,136); }
H1.HeaderClassName
{
color: #390688;
}
.AnyTagClassName
{
color: #390688;
}
</style>
background-color css
<style>
a { background-color: #390688; }
a { background-color: rgb(57,6,136); }
div.DivClassName
{
background-color: #390688;
}
.BgClassName
{
background-color: #390688;
}
</style>
border-color css
<style>
span { border-color: #390688; }
span { border-color: rgb(57,6,136); }
td.TdClassName
{
border-color: #390688;
}
.TagClassName
{
border-color: #390688;
}
</style>