Shades of Persian Indigo #390482
Tints of Persian Indigo #390482
RGB
CMYK
RGB Variations
Color information
#390482 (or 0x390482) is known color: Persian Indigo. HEX triplet: 39, 04 and 82. RGB value is (57,4,130). Sum of RGB (Red+Green+Blue) = 57+4+130=191 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.84% from 191); Green value is 4 (1.95% from 255 or 2.09% from 191); Blue value is 130 (51.17% from 255 or 68.06% from 191); Max value from RGB is 130 - color contains mainly: blue. Hex color #390482 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390482 is #C6FB7D. Grayscale: #212121. Windows color (decimal): -13040510 or 8520761. OLE color: 8520761.
HSL color Cylindrical-coordinate representation of color #390482: hue angle of 265.24º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #390482 is Cyan = 0.56, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 4 | 130 | - |
| CMYK | 0.56 | 0.97 | 0 | 0.49 |
| HSL | 265.24º | 0.94% | 0.26% | - |
| HSV(B) | 265.24º | 0.97% | 0.51% | - |
| XYZ | 5.76 | 2.57 | 21.31 | - |
| YUV | 34.21 | 182.06 | 144.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 4 | 130 | 0.56 | 0.97 | 0 | 0.49 | 265.24 | 0.94 | 0.26 |
| Hex | 39 | 4 | 82 | 38 | 61 | 0 | 31 | 109 | 5E | 1A |
| Octal | 71 | 4 | 202 | 70 | 141 | 0 | 61 | 411 | 136 | 32 |
| Binary | 111001 | 100 | 10000010 | 111000 | 1100001 | 0 | 110001 | 100001001 | 1011110 | 11010 |
Color Harmonies of #390482
Complementary color
Monochromatic Colors of #390482
Black with #390482
Text Example
Text Example
White with #390482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390482; }
p { color: rgb(57,4,130); }
H1.HeaderClassName
{
color: #390482;
}
.AnyTagClassName
{
color: #390482;
}
</style>
background-color css
<style>
a { background-color: #390482; }
a { background-color: rgb(57,4,130); }
div.DivClassName
{
background-color: #390482;
}
.BgClassName
{
background-color: #390482;
}
</style>
border-color css
<style>
span { border-color: #390482; }
span { border-color: rgb(57,4,130); }
td.TdClassName
{
border-color: #390482;
}
.TagClassName
{
border-color: #390482;
}
</style>