Shades of Persian Indigo #392079
Tints of Persian Indigo #392079
RGB
CMYK
RGB Variations
Color information
#392079 (or 0x392079) is known color: Persian Indigo. HEX triplet: 39, 20 and 79. RGB value is (57,32,121). Sum of RGB (Red+Green+Blue) = 57+32+121=210 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.14% from 210); Green value is 32 (12.89% from 255 or 15.24% from 210); Blue value is 121 (47.66% from 255 or 57.62% from 210); Max value from RGB is 121 - color contains mainly: blue. Hex color #392079 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392079 is #C6DF86. Grayscale: #313131. Windows color (decimal): -13033351 or 7938105. OLE color: 7938105.
HSL color Cylindrical-coordinate representation of color #392079: hue angle of 256.85º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #392079 is Cyan = 0.53, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 32 | 121 | - |
| CMYK | 0.53 | 0.74 | 0 | 0.53 |
| HSL | 256.85º | 0.58% | 0.3% | - |
| HSV(B) | 256.85º | 0.74% | 0.47% | - |
| XYZ | 5.66 | 3.28 | 18.42 | - |
| YUV | 49.62 | 168.28 | 133.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 32 | 121 | 0.53 | 0.74 | 0 | 0.53 | 256.85 | 0.58 | 0.3 |
| Hex | 39 | 20 | 79 | 35 | 4A | 0 | 35 | 101 | 3A | 1E |
| Octal | 71 | 40 | 171 | 65 | 112 | 0 | 65 | 401 | 72 | 36 |
| Binary | 111001 | 100000 | 1111001 | 110101 | 1001010 | 0 | 110101 | 100000001 | 111010 | 11110 |
Color Harmonies of #392079
Complementary color
Monochromatic Colors of #392079
Black with #392079
Text Example
Text Example
White with #392079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392079; }
p { color: rgb(57,32,121); }
H1.HeaderClassName
{
color: #392079;
}
.AnyTagClassName
{
color: #392079;
}
</style>
background-color css
<style>
a { background-color: #392079; }
a { background-color: rgb(57,32,121); }
div.DivClassName
{
background-color: #392079;
}
.BgClassName
{
background-color: #392079;
}
</style>
border-color css
<style>
span { border-color: #392079; }
span { border-color: rgb(57,32,121); }
td.TdClassName
{
border-color: #392079;
}
.TagClassName
{
border-color: #392079;
}
</style>