Shades of Persian Indigo #390374
Tints of Persian Indigo #390374
RGB
CMYK
RGB Variations
Color information
#390374 (or 0x390374) is known color: Persian Indigo. HEX triplet: 39, 03 and 74. RGB value is (57,3,116). Sum of RGB (Red+Green+Blue) = 57+3+116=176 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.39% from 176); Green value is 3 (1.56% from 255 or 1.70% from 176); Blue value is 116 (45.70% from 255 or 65.91% from 176); Max value from RGB is 116 - color contains mainly: blue. Hex color #390374 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390374 is #C6FC8B. Grayscale: #1F1F1F. Windows color (decimal): -13040780 or 7603001. OLE color: 7603001.
HSL color Cylindrical-coordinate representation of color #390374: hue angle of 268.67º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #390374 is Cyan = 0.51, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 3 | 116 | - |
| CMYK | 0.51 | 0.97 | 0 | 0.55 |
| HSL | 268.67º | 0.95% | 0.23% | - |
| HSV(B) | 268.67º | 0.97% | 0.45% | - |
| XYZ | 4.87 | 2.2 | 16.69 | - |
| YUV | 32.03 | 175.39 | 145.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 3 | 116 | 0.51 | 0.97 | 0 | 0.55 | 268.67 | 0.95 | 0.23 |
| Hex | 39 | 3 | 74 | 33 | 61 | 0 | 37 | 10D | 5F | 17 |
| Octal | 71 | 3 | 164 | 63 | 141 | 0 | 67 | 415 | 137 | 27 |
| Binary | 111001 | 11 | 1110100 | 110011 | 1100001 | 0 | 110111 | 100001101 | 1011111 | 10111 |
Color Harmonies of #390374
Complementary color
Monochromatic Colors of #390374
Black with #390374
Text Example
Text Example
White with #390374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390374; }
p { color: rgb(57,3,116); }
H1.HeaderClassName
{
color: #390374;
}
.AnyTagClassName
{
color: #390374;
}
</style>
background-color css
<style>
a { background-color: #390374; }
a { background-color: rgb(57,3,116); }
div.DivClassName
{
background-color: #390374;
}
.BgClassName
{
background-color: #390374;
}
</style>
border-color css
<style>
span { border-color: #390374; }
span { border-color: rgb(57,3,116); }
td.TdClassName
{
border-color: #390374;
}
.TagClassName
{
border-color: #390374;
}
</style>