Shades of Persian Indigo #392290
Tints of Persian Indigo #392290
RGB
CMYK
RGB Variations
Color information
#392290 (or 0x392290) is known color: Persian Indigo. HEX triplet: 39, 22 and 90. RGB value is (57,34,144). Sum of RGB (Red+Green+Blue) = 57+34+144=235 (31% of max value = 765). Red value is 57 (22.66% from 255 or 24.26% from 235); Green value is 34 (13.67% from 255 or 14.47% from 235); Blue value is 144 (56.64% from 255 or 61.28% from 235); Max value from RGB is 144 - color contains mainly: blue. Hex color #392290 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #392290 is #C6DD6F. Grayscale: #353535. Windows color (decimal): -13032816 or 9445945. OLE color: 9445945.
HSL color Cylindrical-coordinate representation of color #392290: hue angle of 252.55º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #392290 is Cyan = 0.60, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 57 | 34 | 144 | - |
| CMYK | 0.60 | 0.76 | 0 | 0.44 |
| HSL | 252.55º | 0.62% | 0.35% | - |
| HSV(B) | 252.55º | 0.76% | 0.56% | - |
| XYZ | 7.29 | 4.03 | 26.78 | - |
| YUV | 53.42 | 179.12 | 130.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 34 | 144 | 0.60 | 0.76 | 0 | 0.44 | 252.55 | 0.62 | 0.35 |
| Hex | 39 | 22 | 90 | 3C | 4C | 0 | 2C | FD | 3E | 23 |
| Octal | 71 | 42 | 220 | 74 | 114 | 0 | 54 | 375 | 76 | 43 |
| Binary | 111001 | 100010 | 10010000 | 111100 | 1001100 | 0 | 101100 | 11111101 | 111110 | 100011 |
Color Harmonies of #392290
Complementary color
Monochromatic Colors of #392290
Black with #392290
Text Example
Text Example
White with #392290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392290; }
p { color: rgb(57,34,144); }
H1.HeaderClassName
{
color: #392290;
}
.AnyTagClassName
{
color: #392290;
}
</style>
background-color css
<style>
a { background-color: #392290; }
a { background-color: rgb(57,34,144); }
div.DivClassName
{
background-color: #392290;
}
.BgClassName
{
background-color: #392290;
}
</style>
border-color css
<style>
span { border-color: #392290; }
span { border-color: rgb(57,34,144); }
td.TdClassName
{
border-color: #392290;
}
.TagClassName
{
border-color: #392290;
}
</style>