Shades of Persian Indigo #392189
Tints of Persian Indigo #392189
RGB
CMYK
RGB Variations
Color information
#392189 (or 0x392189) is known color: Persian Indigo. HEX triplet: 39, 21 and 89. RGB value is (57,33,137). Sum of RGB (Red+Green+Blue) = 57+33+137=227 (30% of max value = 765). Red value is 57 (22.66% from 255 or 25.11% from 227); Green value is 33 (13.28% from 255 or 14.54% from 227); Blue value is 137 (53.91% from 255 or 60.35% from 227); Max value from RGB is 137 - color contains mainly: blue. Hex color #392189 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #392189 is #C6DE76. Grayscale: #333333. Windows color (decimal): -13033079 or 8986937. OLE color: 8986937.
HSL color Cylindrical-coordinate representation of color #392189: hue angle of 253.85º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #392189 is Cyan = 0.58, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 57 | 33 | 137 | - |
| CMYK | 0.58 | 0.76 | 0 | 0.46 |
| HSL | 253.85º | 0.61% | 0.33% | - |
| HSV(B) | 253.85º | 0.76% | 0.54% | - |
| XYZ | 6.75 | 3.76 | 24.04 | - |
| YUV | 52.03 | 175.95 | 131.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 33 | 137 | 0.58 | 0.76 | 0 | 0.46 | 253.85 | 0.61 | 0.33 |
| Hex | 39 | 21 | 89 | 3A | 4C | 0 | 2E | FE | 3D | 21 |
| Octal | 71 | 41 | 211 | 72 | 114 | 0 | 56 | 376 | 75 | 41 |
| Binary | 111001 | 100001 | 10001001 | 111010 | 1001100 | 0 | 101110 | 11111110 | 111101 | 100001 |
Color Harmonies of #392189
Complementary color
Monochromatic Colors of #392189
Black with #392189
Text Example
Text Example
White with #392189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392189; }
p { color: rgb(57,33,137); }
H1.HeaderClassName
{
color: #392189;
}
.AnyTagClassName
{
color: #392189;
}
</style>
background-color css
<style>
a { background-color: #392189; }
a { background-color: rgb(57,33,137); }
div.DivClassName
{
background-color: #392189;
}
.BgClassName
{
background-color: #392189;
}
</style>
border-color css
<style>
span { border-color: #392189; }
span { border-color: rgb(57,33,137); }
td.TdClassName
{
border-color: #392189;
}
.TagClassName
{
border-color: #392189;
}
</style>