Shades of Persian Indigo #392486
Tints of Persian Indigo #392486
RGB
CMYK
RGB Variations
Color information
#392486 (or 0x392486) is known color: Persian Indigo. HEX triplet: 39, 24 and 86. RGB value is (57,36,134). Sum of RGB (Red+Green+Blue) = 57+36+134=227 (30% of max value = 765). Red value is 57 (22.66% from 255 or 25.11% from 227); Green value is 36 (14.45% from 255 or 15.86% from 227); Blue value is 134 (52.73% from 255 or 59.03% from 227); Max value from RGB is 134 - color contains mainly: blue. Hex color #392486 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #392486 is #C6DB79. Grayscale: #353535. Windows color (decimal): -13032314 or 8791097. OLE color: 8791097.
HSL color Cylindrical-coordinate representation of color #392486: hue angle of 252.86º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #392486 is Cyan = 0.57, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 36 | 134 | - |
| CMYK | 0.57 | 0.73 | 0 | 0.47 |
| HSL | 252.86º | 0.58% | 0.33% | - |
| HSV(B) | 252.86º | 0.73% | 0.53% | - |
| XYZ | 6.62 | 3.85 | 22.95 | - |
| YUV | 53.45 | 173.46 | 130.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 36 | 134 | 0.57 | 0.73 | 0 | 0.47 | 252.86 | 0.58 | 0.33 |
| Hex | 39 | 24 | 86 | 39 | 49 | 0 | 2F | FD | 3A | 21 |
| Octal | 71 | 44 | 206 | 71 | 111 | 0 | 57 | 375 | 72 | 41 |
| Binary | 111001 | 100100 | 10000110 | 111001 | 1001001 | 0 | 101111 | 11111101 | 111010 | 100001 |
Color Harmonies of #392486
Complementary color
Monochromatic Colors of #392486
Black with #392486
Text Example
Text Example
White with #392486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392486; }
p { color: rgb(57,36,134); }
H1.HeaderClassName
{
color: #392486;
}
.AnyTagClassName
{
color: #392486;
}
</style>
background-color css
<style>
a { background-color: #392486; }
a { background-color: rgb(57,36,134); }
div.DivClassName
{
background-color: #392486;
}
.BgClassName
{
background-color: #392486;
}
</style>
border-color css
<style>
span { border-color: #392486; }
span { border-color: rgb(57,36,134); }
td.TdClassName
{
border-color: #392486;
}
.TagClassName
{
border-color: #392486;
}
</style>