Shades of Persian Indigo #390578
Tints of Persian Indigo #390578
RGB
CMYK
RGB Variations
Color information
#390578 (or 0x390578) is known color: Persian Indigo. HEX triplet: 39, 05 and 78. RGB value is (57,5,120). Sum of RGB (Red+Green+Blue) = 57+5+120=182 (24% of max value = 765). Red value is 57 (22.66% from 255 or 31.32% from 182); Green value is 5 (2.34% from 255 or 2.75% from 182); Blue value is 120 (47.27% from 255 or 65.93% from 182); Max value from RGB is 120 - color contains mainly: blue. Hex color #390578 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390578 is #C6FA87. Grayscale: #212121. Windows color (decimal): -13040264 or 7865657. OLE color: 7865657.
HSL color Cylindrical-coordinate representation of color #390578: hue angle of 267.13º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #390578 is Cyan = 0.52, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 5 | 120 | - |
| CMYK | 0.52 | 0.96 | 0 | 0.53 |
| HSL | 267.13º | 0.92% | 0.25% | - |
| HSV(B) | 267.13º | 0.96% | 0.47% | - |
| XYZ | 5.13 | 2.33 | 17.95 | - |
| YUV | 33.66 | 176.73 | 144.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 5 | 120 | 0.52 | 0.96 | 0 | 0.53 | 267.13 | 0.92 | 0.25 |
| Hex | 39 | 5 | 78 | 34 | 60 | 0 | 35 | 10B | 5C | 19 |
| Octal | 71 | 5 | 170 | 64 | 140 | 0 | 65 | 413 | 134 | 31 |
| Binary | 111001 | 101 | 1111000 | 110100 | 1100000 | 0 | 110101 | 100001011 | 1011100 | 11001 |
Color Harmonies of #390578
Complementary color
Monochromatic Colors of #390578
Black with #390578
Text Example
Text Example
White with #390578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390578; }
p { color: rgb(57,5,120); }
H1.HeaderClassName
{
color: #390578;
}
.AnyTagClassName
{
color: #390578;
}
</style>
background-color css
<style>
a { background-color: #390578; }
a { background-color: rgb(57,5,120); }
div.DivClassName
{
background-color: #390578;
}
.BgClassName
{
background-color: #390578;
}
</style>
border-color css
<style>
span { border-color: #390578; }
span { border-color: rgb(57,5,120); }
td.TdClassName
{
border-color: #390578;
}
.TagClassName
{
border-color: #390578;
}
</style>