Shades of Melanzane #392034
Tints of Melanzane #392034
RGB
CMYK
RGB Variations
Color information
#392034 (or 0x392034) is known color: Melanzane. HEX triplet: 39, 20 and 34. RGB value is (57,32,52). Sum of RGB (Red+Green+Blue) = 57+32+52=141 (18% of max value = 765). Red value is 57 (22.66% from 255 or 40.43% from 141); Green value is 32 (12.89% from 255 or 22.70% from 141); Blue value is 52 (20.70% from 255 or 36.88% from 141); Max value from RGB is 57 - color contains mainly: red. Hex color #392034 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392034 is #C6DFCB. Grayscale: #292929. Windows color (decimal): -13033420 or 3416121. OLE color: 3416121.
HSL color Cylindrical-coordinate representation of color #392034: hue angle of 312º degrees, saturation: 0.28, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #392034 is Cyan = 0, Magento = 0.44, Yellow = 0.09 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 32 | 52 | - |
| CMYK | 0 | 0.44 | 0.09 | 0.78 |
| HSL | 312º | 0.28% | 0.17% | - |
| HSV(B) | 312º | 0.44% | 0.22% | - |
| XYZ | 2.82 | 2.15 | 3.52 | - |
| YUV | 41.76 | 133.78 | 138.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 32 | 52 | 0 | 0.44 | 0.09 | 0.78 | 312 | 0.28 | 0.17 |
| Hex | 39 | 20 | 34 | 0 | 2C | 9 | 4E | 138 | 1C | 11 |
| Octal | 71 | 40 | 64 | 0 | 54 | 11 | 116 | 470 | 34 | 21 |
| Binary | 111001 | 100000 | 110100 | 0 | 101100 | 1001 | 1001110 | 100111000 | 11100 | 10001 |
Color Harmonies of #392034
Complementary color
Monochromatic Colors of #392034
Black with #392034
Text Example
Text Example
White with #392034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392034; }
p { color: rgb(57,32,52); }
H1.HeaderClassName
{
color: #392034;
}
.AnyTagClassName
{
color: #392034;
}
</style>
background-color css
<style>
a { background-color: #392034; }
a { background-color: rgb(57,32,52); }
div.DivClassName
{
background-color: #392034;
}
.BgClassName
{
background-color: #392034;
}
</style>
border-color css
<style>
span { border-color: #392034; }
span { border-color: rgb(57,32,52); }
td.TdClassName
{
border-color: #392034;
}
.TagClassName
{
border-color: #392034;
}
</style>