Shades of Persian Indigo #390673
Tints of Persian Indigo #390673
RGB
CMYK
RGB Variations
Color information
#390673 (or 0x390673) is known color: Persian Indigo. HEX triplet: 39, 06 and 73. RGB value is (57,6,115). Sum of RGB (Red+Green+Blue) = 57+6+115=178 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.02% from 178); Green value is 6 (2.73% from 255 or 3.37% from 178); Blue value is 115 (45.31% from 255 or 64.61% from 178); Max value from RGB is 115 - color contains mainly: blue. Hex color #390673 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390673 is #C6F98C. Grayscale: #212121. Windows color (decimal): -13040013 or 7538233. OLE color: 7538233.
HSL color Cylindrical-coordinate representation of color #390673: hue angle of 268.07º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #390673 is Cyan = 0.50, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 6 | 115 | - |
| CMYK | 0.50 | 0.95 | 0 | 0.55 |
| HSL | 268.07º | 0.9% | 0.24% | - |
| HSV(B) | 268.07º | 0.95% | 0.45% | - |
| XYZ | 4.85 | 2.24 | 16.4 | - |
| YUV | 33.68 | 173.9 | 144.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 6 | 115 | 0.50 | 0.95 | 0 | 0.55 | 268.07 | 0.9 | 0.24 |
| Hex | 39 | 6 | 73 | 32 | 5F | 0 | 37 | 10C | 5A | 18 |
| Octal | 71 | 6 | 163 | 62 | 137 | 0 | 67 | 414 | 132 | 30 |
| Binary | 111001 | 110 | 1110011 | 110010 | 1011111 | 0 | 110111 | 100001100 | 1011010 | 11000 |
Color Harmonies of #390673
Complementary color
Monochromatic Colors of #390673
Black with #390673
Text Example
Text Example
White with #390673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390673; }
p { color: rgb(57,6,115); }
H1.HeaderClassName
{
color: #390673;
}
.AnyTagClassName
{
color: #390673;
}
</style>
background-color css
<style>
a { background-color: #390673; }
a { background-color: rgb(57,6,115); }
div.DivClassName
{
background-color: #390673;
}
.BgClassName
{
background-color: #390673;
}
</style>
border-color css
<style>
span { border-color: #390673; }
span { border-color: rgb(57,6,115); }
td.TdClassName
{
border-color: #390673;
}
.TagClassName
{
border-color: #390673;
}
</style>