Shades of Persian Indigo #390573
Tints of Persian Indigo #390573
RGB
CMYK
RGB Variations
Color information
#390573 (or 0x390573) is known color: Persian Indigo. HEX triplet: 39, 05 and 73. RGB value is (57,5,115). Sum of RGB (Red+Green+Blue) = 57+5+115=177 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.20% from 177); Green value is 5 (2.34% from 255 or 2.82% from 177); Blue value is 115 (45.31% from 255 or 64.97% from 177); Max value from RGB is 115 - color contains mainly: blue. Hex color #390573 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390573 is #C6FA8C. Grayscale: #202020. Windows color (decimal): -13040269 or 7537977. OLE color: 7537977.
HSL color Cylindrical-coordinate representation of color #390573: hue angle of 268.36º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #390573 is Cyan = 0.50, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 5 | 115 | - |
| CMYK | 0.50 | 0.96 | 0 | 0.55 |
| HSL | 268.36º | 0.92% | 0.24% | - |
| HSV(B) | 268.36º | 0.96% | 0.45% | - |
| XYZ | 4.84 | 2.22 | 16.39 | - |
| YUV | 33.09 | 174.23 | 145.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 5 | 115 | 0.50 | 0.96 | 0 | 0.55 | 268.36 | 0.92 | 0.24 |
| Hex | 39 | 5 | 73 | 32 | 60 | 0 | 37 | 10C | 5C | 18 |
| Octal | 71 | 5 | 163 | 62 | 140 | 0 | 67 | 414 | 134 | 30 |
| Binary | 111001 | 101 | 1110011 | 110010 | 1100000 | 0 | 110111 | 100001100 | 1011100 | 11000 |
Color Harmonies of #390573
Complementary color
Monochromatic Colors of #390573
Black with #390573
Text Example
Text Example
White with #390573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390573; }
p { color: rgb(57,5,115); }
H1.HeaderClassName
{
color: #390573;
}
.AnyTagClassName
{
color: #390573;
}
</style>
background-color css
<style>
a { background-color: #390573; }
a { background-color: rgb(57,5,115); }
div.DivClassName
{
background-color: #390573;
}
.BgClassName
{
background-color: #390573;
}
</style>
border-color css
<style>
span { border-color: #390573; }
span { border-color: rgb(57,5,115); }
td.TdClassName
{
border-color: #390573;
}
.TagClassName
{
border-color: #390573;
}
</style>