Shades of Persian Indigo #392487
Tints of Persian Indigo #392487
RGB
CMYK
RGB Variations
Color information
#392487 (or 0x392487) is known color: Persian Indigo. HEX triplet: 39, 24 and 87. RGB value is (57,36,135). Sum of RGB (Red+Green+Blue) = 57+36+135=228 (30% of max value = 765). Red value is 57 (22.66% from 255 or 25% from 228); Green value is 36 (14.45% from 255 or 15.79% from 228); Blue value is 135 (53.12% from 255 or 59.21% from 228); Max value from RGB is 135 - color contains mainly: blue. Hex color #392487 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #392487 is #C6DB78. Grayscale: #353535. Windows color (decimal): -13032313 or 8856633. OLE color: 8856633.
HSL color Cylindrical-coordinate representation of color #392487: hue angle of 252.73º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #392487 is Cyan = 0.58, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 36 | 135 | - |
| CMYK | 0.58 | 0.73 | 0 | 0.47 |
| HSL | 252.73º | 0.58% | 0.34% | - |
| HSV(B) | 252.73º | 0.73% | 0.53% | - |
| XYZ | 6.69 | 3.88 | 23.32 | - |
| YUV | 53.57 | 173.96 | 130.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 36 | 135 | 0.58 | 0.73 | 0 | 0.47 | 252.73 | 0.58 | 0.34 |
| Hex | 39 | 24 | 87 | 3A | 49 | 0 | 2F | FD | 3A | 22 |
| Octal | 71 | 44 | 207 | 72 | 111 | 0 | 57 | 375 | 72 | 42 |
| Binary | 111001 | 100100 | 10000111 | 111010 | 1001001 | 0 | 101111 | 11111101 | 111010 | 100010 |
Color Harmonies of #392487
Complementary color
Monochromatic Colors of #392487
Black with #392487
Text Example
Text Example
White with #392487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392487; }
p { color: rgb(57,36,135); }
H1.HeaderClassName
{
color: #392487;
}
.AnyTagClassName
{
color: #392487;
}
</style>
background-color css
<style>
a { background-color: #392487; }
a { background-color: rgb(57,36,135); }
div.DivClassName
{
background-color: #392487;
}
.BgClassName
{
background-color: #392487;
}
</style>
border-color css
<style>
span { border-color: #392487; }
span { border-color: rgb(57,36,135); }
td.TdClassName
{
border-color: #392487;
}
.TagClassName
{
border-color: #392487;
}
</style>