Shades of Persian Indigo #390470
Tints of Persian Indigo #390470
RGB
CMYK
RGB Variations
Color information
#390470 (or 0x390470) is known color: Persian Indigo. HEX triplet: 39, 04 and 70. RGB value is (57,4,112). Sum of RGB (Red+Green+Blue) = 57+4+112=173 (22% of max value = 765). Red value is 57 (22.66% from 255 or 32.95% from 173); Green value is 4 (1.95% from 255 or 2.31% from 173); Blue value is 112 (44.14% from 255 or 64.74% from 173); Max value from RGB is 112 - color contains mainly: blue. Hex color #390470 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390470 is #C6FB8F. Grayscale: #1F1F1F. Windows color (decimal): -13040528 or 7341113. OLE color: 7341113.
HSL color Cylindrical-coordinate representation of color #390470: hue angle of 269.44º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #390470 is Cyan = 0.49, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 4 | 112 | - |
| CMYK | 0.49 | 0.96 | 0 | 0.56 |
| HSL | 269.44º | 0.93% | 0.23% | - |
| HSV(B) | 269.44º | 0.96% | 0.44% | - |
| XYZ | 4.66 | 2.13 | 15.49 | - |
| YUV | 32.16 | 173.06 | 145.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 4 | 112 | 0.49 | 0.96 | 0 | 0.56 | 269.44 | 0.93 | 0.23 |
| Hex | 39 | 4 | 70 | 31 | 60 | 0 | 38 | 10D | 5D | 17 |
| Octal | 71 | 4 | 160 | 61 | 140 | 0 | 70 | 415 | 135 | 27 |
| Binary | 111001 | 100 | 1110000 | 110001 | 1100000 | 0 | 111000 | 100001101 | 1011101 | 10111 |
Color Harmonies of #390470
Complementary color
Monochromatic Colors of #390470
Black with #390470
Text Example
Text Example
White with #390470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390470; }
p { color: rgb(57,4,112); }
H1.HeaderClassName
{
color: #390470;
}
.AnyTagClassName
{
color: #390470;
}
</style>
background-color css
<style>
a { background-color: #390470; }
a { background-color: rgb(57,4,112); }
div.DivClassName
{
background-color: #390470;
}
.BgClassName
{
background-color: #390470;
}
</style>
border-color css
<style>
span { border-color: #390470; }
span { border-color: rgb(57,4,112); }
td.TdClassName
{
border-color: #390470;
}
.TagClassName
{
border-color: #390470;
}
</style>