Shades of Persian Indigo #392292
Tints of Persian Indigo #392292
RGB
CMYK
RGB Variations
Color information
#392292 (or 0x392292) is known color: Persian Indigo. HEX triplet: 39, 22 and 92. RGB value is (57,34,146). Sum of RGB (Red+Green+Blue) = 57+34+146=237 (31% of max value = 765). Red value is 57 (22.66% from 255 or 24.05% from 237); Green value is 34 (13.67% from 255 or 14.35% from 237); Blue value is 146 (57.42% from 255 or 61.60% from 237); Max value from RGB is 146 - color contains mainly: blue. Hex color #392292 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #392292 is #C6DD6D. Grayscale: #353535. Windows color (decimal): -13032814 or 9577017. OLE color: 9577017.
HSL color Cylindrical-coordinate representation of color #392292: hue angle of 252.32º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #392292 is Cyan = 0.61, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 34 | 146 | - |
| CMYK | 0.61 | 0.77 | 0 | 0.43 |
| HSL | 252.32º | 0.62% | 0.35% | - |
| HSV(B) | 252.32º | 0.77% | 0.57% | - |
| XYZ | 7.45 | 4.09 | 27.59 | - |
| YUV | 53.65 | 180.12 | 130.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 34 | 146 | 0.61 | 0.77 | 0 | 0.43 | 252.32 | 0.62 | 0.35 |
| Hex | 39 | 22 | 92 | 3D | 4D | 0 | 2B | FC | 3E | 23 |
| Octal | 71 | 42 | 222 | 75 | 115 | 0 | 53 | 374 | 76 | 43 |
| Binary | 111001 | 100010 | 10010010 | 111101 | 1001101 | 0 | 101011 | 11111100 | 111110 | 100011 |
Color Harmonies of #392292
Complementary color
Monochromatic Colors of #392292
Black with #392292
Text Example
Text Example
White with #392292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392292; }
p { color: rgb(57,34,146); }
H1.HeaderClassName
{
color: #392292;
}
.AnyTagClassName
{
color: #392292;
}
</style>
background-color css
<style>
a { background-color: #392292; }
a { background-color: rgb(57,34,146); }
div.DivClassName
{
background-color: #392292;
}
.BgClassName
{
background-color: #392292;
}
</style>
border-color css
<style>
span { border-color: #392292; }
span { border-color: rgb(57,34,146); }
td.TdClassName
{
border-color: #392292;
}
.TagClassName
{
border-color: #392292;
}
</style>