Shades of Persian Indigo #390869
Tints of Persian Indigo #390869
RGB
CMYK
RGB Variations
Color information
#390869 (or 0x390869) is known color: Persian Indigo. HEX triplet: 39, 08 and 69. RGB value is (57,8,105). Sum of RGB (Red+Green+Blue) = 57+8+105=170 (22% of max value = 765). Red value is 57 (22.66% from 255 or 33.53% from 170); Green value is 8 (3.52% from 255 or 4.71% from 170); Blue value is 105 (41.41% from 255 or 61.76% from 170); Max value from RGB is 105 - color contains mainly: blue. Hex color #390869 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390869 is #C6F796. Grayscale: #212121. Windows color (decimal): -13039511 or 6883385. OLE color: 6883385.
HSL color Cylindrical-coordinate representation of color #390869: hue angle of 270.31º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #390869 is Cyan = 0.46, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 8 | 105 | - |
| CMYK | 0.46 | 0.92 | 0 | 0.59 |
| HSL | 270.31º | 0.86% | 0.22% | - |
| HSV(B) | 270.31º | 0.92% | 0.41% | - |
| XYZ | 4.32 | 2.06 | 13.53 | - |
| YUV | 33.71 | 168.23 | 144.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 8 | 105 | 0.46 | 0.92 | 0 | 0.59 | 270.31 | 0.86 | 0.22 |
| Hex | 39 | 8 | 69 | 2E | 5C | 0 | 3B | 10E | 56 | 16 |
| Octal | 71 | 10 | 151 | 56 | 134 | 0 | 73 | 416 | 126 | 26 |
| Binary | 111001 | 1000 | 1101001 | 101110 | 1011100 | 0 | 111011 | 100001110 | 1010110 | 10110 |
Color Harmonies of #390869
Complementary color
Monochromatic Colors of #390869
Black with #390869
Text Example
Text Example
White with #390869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390869; }
p { color: rgb(57,8,105); }
H1.HeaderClassName
{
color: #390869;
}
.AnyTagClassName
{
color: #390869;
}
</style>
background-color css
<style>
a { background-color: #390869; }
a { background-color: rgb(57,8,105); }
div.DivClassName
{
background-color: #390869;
}
.BgClassName
{
background-color: #390869;
}
</style>
border-color css
<style>
span { border-color: #390869; }
span { border-color: rgb(57,8,105); }
td.TdClassName
{
border-color: #390869;
}
.TagClassName
{
border-color: #390869;
}
</style>