Shades of Persian Indigo #392084
Tints of Persian Indigo #392084
RGB
CMYK
RGB Variations
Color information
#392084 (or 0x392084) is known color: Persian Indigo. HEX triplet: 39, 20 and 84. RGB value is (57,32,132). Sum of RGB (Red+Green+Blue) = 57+32+132=221 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.79% from 221); Green value is 32 (12.89% from 255 or 14.48% from 221); Blue value is 132 (51.95% from 255 or 59.73% from 221); Max value from RGB is 132 - color contains mainly: blue. Hex color #392084 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #392084 is #C6DF7B. Grayscale: #323232. Windows color (decimal): -13033340 or 8659001. OLE color: 8659001.
HSL color Cylindrical-coordinate representation of color #392084: hue angle of 255º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #392084 is Cyan = 0.57, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 32 | 132 | - |
| CMYK | 0.57 | 0.76 | 0 | 0.48 |
| HSL | 255º | 0.61% | 0.32% | - |
| HSV(B) | 255º | 0.76% | 0.52% | - |
| XYZ | 6.37 | 3.57 | 22.18 | - |
| YUV | 50.88 | 173.78 | 132.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 32 | 132 | 0.57 | 0.76 | 0 | 0.48 | 255 | 0.61 | 0.32 |
| Hex | 39 | 20 | 84 | 39 | 4C | 0 | 30 | FF | 3D | 20 |
| Octal | 71 | 40 | 204 | 71 | 114 | 0 | 60 | 377 | 75 | 40 |
| Binary | 111001 | 100000 | 10000100 | 111001 | 1001100 | 0 | 110000 | 11111111 | 111101 | 100000 |
Color Harmonies of #392084
Complementary color
Monochromatic Colors of #392084
Black with #392084
Text Example
Text Example
White with #392084
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392084; }
p { color: rgb(57,32,132); }
H1.HeaderClassName
{
color: #392084;
}
.AnyTagClassName
{
color: #392084;
}
</style>
background-color css
<style>
a { background-color: #392084; }
a { background-color: rgb(57,32,132); }
div.DivClassName
{
background-color: #392084;
}
.BgClassName
{
background-color: #392084;
}
</style>
border-color css
<style>
span { border-color: #392084; }
span { border-color: rgb(57,32,132); }
td.TdClassName
{
border-color: #392084;
}
.TagClassName
{
border-color: #392084;
}
</style>