Shades of Persian Indigo #390870
Tints of Persian Indigo #390870
RGB
CMYK
RGB Variations
Color information
#390870 (or 0x390870) is known color: Persian Indigo. HEX triplet: 39, 08 and 70. RGB value is (57,8,112). Sum of RGB (Red+Green+Blue) = 57+8+112=177 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.20% from 177); Green value is 8 (3.52% from 255 or 4.52% from 177); Blue value is 112 (44.14% from 255 or 63.28% from 177); Max value from RGB is 112 - color contains mainly: blue. Hex color #390870 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390870 is #C6F78F. Grayscale: #222222. Windows color (decimal): -13039504 or 7342137. OLE color: 7342137.
HSL color Cylindrical-coordinate representation of color #390870: hue angle of 268.27º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #390870 is Cyan = 0.49, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 8 | 112 | - |
| CMYK | 0.49 | 0.93 | 0 | 0.56 |
| HSL | 268.27º | 0.87% | 0.24% | - |
| HSV(B) | 268.27º | 0.93% | 0.44% | - |
| XYZ | 4.7 | 2.21 | 15.51 | - |
| YUV | 34.51 | 171.73 | 144.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 8 | 112 | 0.49 | 0.93 | 0 | 0.56 | 268.27 | 0.87 | 0.24 |
| Hex | 39 | 8 | 70 | 31 | 5D | 0 | 38 | 10C | 57 | 18 |
| Octal | 71 | 10 | 160 | 61 | 135 | 0 | 70 | 414 | 127 | 30 |
| Binary | 111001 | 1000 | 1110000 | 110001 | 1011101 | 0 | 111000 | 100001100 | 1010111 | 11000 |
Color Harmonies of #390870
Complementary color
Monochromatic Colors of #390870
Black with #390870
Text Example
Text Example
White with #390870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390870; }
p { color: rgb(57,8,112); }
H1.HeaderClassName
{
color: #390870;
}
.AnyTagClassName
{
color: #390870;
}
</style>
background-color css
<style>
a { background-color: #390870; }
a { background-color: rgb(57,8,112); }
div.DivClassName
{
background-color: #390870;
}
.BgClassName
{
background-color: #390870;
}
</style>
border-color css
<style>
span { border-color: #390870; }
span { border-color: rgb(57,8,112); }
td.TdClassName
{
border-color: #390870;
}
.TagClassName
{
border-color: #390870;
}
</style>