Shades of Persian Indigo #392388
Tints of Persian Indigo #392388
RGB
CMYK
RGB Variations
Color information
#392388 (or 0x392388) is known color: Persian Indigo. HEX triplet: 39, 23 and 88. RGB value is (57,35,136). Sum of RGB (Red+Green+Blue) = 57+35+136=228 (30% of max value = 765). Red value is 57 (22.66% from 255 or 25% from 228); Green value is 35 (14.06% from 255 or 15.35% from 228); Blue value is 136 (53.52% from 255 or 59.65% from 228); Max value from RGB is 136 - color contains mainly: blue. Hex color #392388 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #392388 is #C6DC77. Grayscale: #343434. Windows color (decimal): -13032568 or 8921913. OLE color: 8921913.
HSL color Cylindrical-coordinate representation of color #392388: hue angle of 253.07º degrees, saturation: 0.59, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #392388 is Cyan = 0.58, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 35 | 136 | - |
| CMYK | 0.58 | 0.74 | 0 | 0.47 |
| HSL | 253.07º | 0.59% | 0.34% | - |
| HSV(B) | 253.07º | 0.74% | 0.53% | - |
| XYZ | 6.73 | 3.85 | 23.68 | - |
| YUV | 53.09 | 174.79 | 130.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 35 | 136 | 0.58 | 0.74 | 0 | 0.47 | 253.07 | 0.59 | 0.34 |
| Hex | 39 | 23 | 88 | 3A | 4A | 0 | 2F | FD | 3B | 22 |
| Octal | 71 | 43 | 210 | 72 | 112 | 0 | 57 | 375 | 73 | 42 |
| Binary | 111001 | 100011 | 10001000 | 111010 | 1001010 | 0 | 101111 | 11111101 | 111011 | 100010 |
Color Harmonies of #392388
Complementary color
Monochromatic Colors of #392388
Black with #392388
Text Example
Text Example
White with #392388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392388; }
p { color: rgb(57,35,136); }
H1.HeaderClassName
{
color: #392388;
}
.AnyTagClassName
{
color: #392388;
}
</style>
background-color css
<style>
a { background-color: #392388; }
a { background-color: rgb(57,35,136); }
div.DivClassName
{
background-color: #392388;
}
.BgClassName
{
background-color: #392388;
}
</style>
border-color css
<style>
span { border-color: #392388; }
span { border-color: rgb(57,35,136); }
td.TdClassName
{
border-color: #392388;
}
.TagClassName
{
border-color: #392388;
}
</style>