Shades of Persian Indigo #392293
Tints of Persian Indigo #392293
RGB
CMYK
RGB Variations
Color information
#392293 (or 0x392293) is known color: Persian Indigo. HEX triplet: 39, 22 and 93. RGB value is (57,34,147). Sum of RGB (Red+Green+Blue) = 57+34+147=238 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.95% from 238); Green value is 34 (13.67% from 255 or 14.29% from 238); Blue value is 147 (57.81% from 255 or 61.76% from 238); Max value from RGB is 147 - color contains mainly: blue. Hex color #392293 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #392293 is #C6DD6C. Grayscale: #353535. Windows color (decimal): -13032813 or 9642553. OLE color: 9642553.
HSL color Cylindrical-coordinate representation of color #392293: hue angle of 252.21º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #392293 is Cyan = 0.61, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 34 | 147 | - |
| CMYK | 0.61 | 0.77 | 0 | 0.42 |
| HSL | 252.21º | 0.62% | 0.35% | - |
| HSV(B) | 252.21º | 0.77% | 0.58% | - |
| XYZ | 7.53 | 4.12 | 28 | - |
| YUV | 53.76 | 180.62 | 130.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 34 | 147 | 0.61 | 0.77 | 0 | 0.42 | 252.21 | 0.62 | 0.35 |
| Hex | 39 | 22 | 93 | 3D | 4D | 0 | 2A | FC | 3E | 23 |
| Octal | 71 | 42 | 223 | 75 | 115 | 0 | 52 | 374 | 76 | 43 |
| Binary | 111001 | 100010 | 10010011 | 111101 | 1001101 | 0 | 101010 | 11111100 | 111110 | 100011 |
Color Harmonies of #392293
Complementary color
Monochromatic Colors of #392293
Black with #392293
Text Example
Text Example
White with #392293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392293; }
p { color: rgb(57,34,147); }
H1.HeaderClassName
{
color: #392293;
}
.AnyTagClassName
{
color: #392293;
}
</style>
background-color css
<style>
a { background-color: #392293; }
a { background-color: rgb(57,34,147); }
div.DivClassName
{
background-color: #392293;
}
.BgClassName
{
background-color: #392293;
}
</style>
border-color css
<style>
span { border-color: #392293; }
span { border-color: rgb(57,34,147); }
td.TdClassName
{
border-color: #392293;
}
.TagClassName
{
border-color: #392293;
}
</style>