Shades of Persian Indigo #390968
Tints of Persian Indigo #390968
RGB
CMYK
RGB Variations
Color information
#390968 (or 0x390968) is known color: Persian Indigo. HEX triplet: 39, 09 and 68. RGB value is (57,9,104). Sum of RGB (Red+Green+Blue) = 57+9+104=170 (22% of max value = 765). Red value is 57 (22.66% from 255 or 33.53% from 170); Green value is 9 (3.91% from 255 or 5.29% from 170); Blue value is 104 (41.02% from 255 or 61.18% from 170); Max value from RGB is 104 - color contains mainly: blue. Hex color #390968 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390968 is #C6F697. Grayscale: #212121. Windows color (decimal): -13039256 or 6818105. OLE color: 6818105.
HSL color Cylindrical-coordinate representation of color #390968: hue angle of 270.32º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #390968 is Cyan = 0.45, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 9 | 104 | - |
| CMYK | 0.45 | 0.91 | 0 | 0.59 |
| HSL | 270.32º | 0.84% | 0.22% | - |
| HSV(B) | 270.32º | 0.91% | 0.41% | - |
| XYZ | 4.28 | 2.06 | 13.27 | - |
| YUV | 34.18 | 167.4 | 144.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 9 | 104 | 0.45 | 0.91 | 0 | 0.59 | 270.32 | 0.84 | 0.22 |
| Hex | 39 | 9 | 68 | 2D | 5B | 0 | 3B | 10E | 54 | 16 |
| Octal | 71 | 11 | 150 | 55 | 133 | 0 | 73 | 416 | 124 | 26 |
| Binary | 111001 | 1001 | 1101000 | 101101 | 1011011 | 0 | 111011 | 100001110 | 1010100 | 10110 |
Color Harmonies of #390968
Complementary color
Monochromatic Colors of #390968
Black with #390968
Text Example
Text Example
White with #390968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390968; }
p { color: rgb(57,9,104); }
H1.HeaderClassName
{
color: #390968;
}
.AnyTagClassName
{
color: #390968;
}
</style>
background-color css
<style>
a { background-color: #390968; }
a { background-color: rgb(57,9,104); }
div.DivClassName
{
background-color: #390968;
}
.BgClassName
{
background-color: #390968;
}
</style>
border-color css
<style>
span { border-color: #390968; }
span { border-color: rgb(57,9,104); }
td.TdClassName
{
border-color: #390968;
}
.TagClassName
{
border-color: #390968;
}
</style>