Shades of Melanzane #392031
Tints of Melanzane #392031
RGB
CMYK
RGB Variations
Color information
#392031 (or 0x392031) is known color: Melanzane. HEX triplet: 39, 20 and 31. RGB value is (57,32,49). Sum of RGB (Red+Green+Blue) = 57+32+49=138 (18% of max value = 765). Red value is 57 (22.66% from 255 or 41.30% from 138); Green value is 32 (12.89% from 255 or 23.19% from 138); Blue value is 49 (19.53% from 255 or 35.51% from 138); Max value from RGB is 57 - color contains mainly: red. Hex color #392031 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392031 is #C6DFCE. Grayscale: #292929. Windows color (decimal): -13033423 or 3219513. OLE color: 3219513.
HSL color Cylindrical-coordinate representation of color #392031: hue angle of 319.2º 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 #392031 is Cyan = 0, Magento = 0.44, Yellow = 0.14 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 32 | 49 | - |
| CMYK | 0 | 0.44 | 0.14 | 0.78 |
| HSL | 319.2º | 0.28% | 0.17% | - |
| HSV(B) | 319.2º | 0.44% | 0.22% | - |
| XYZ | 2.76 | 2.12 | 3.17 | - |
| YUV | 41.41 | 132.28 | 139.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 32 | 49 | 0 | 0.44 | 0.14 | 0.78 | 319.2 | 0.28 | 0.17 |
| Hex | 39 | 20 | 31 | 0 | 2C | E | 4E | 13F | 1C | 11 |
| Octal | 71 | 40 | 61 | 0 | 54 | 16 | 116 | 477 | 34 | 21 |
| Binary | 111001 | 100000 | 110001 | 0 | 101100 | 1110 | 1001110 | 100111111 | 11100 | 10001 |
Color Harmonies of #392031
Complementary color
Monochromatic Colors of #392031
Black with #392031
Text Example
Text Example
White with #392031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392031; }
p { color: rgb(57,32,49); }
H1.HeaderClassName
{
color: #392031;
}
.AnyTagClassName
{
color: #392031;
}
</style>
background-color css
<style>
a { background-color: #392031; }
a { background-color: rgb(57,32,49); }
div.DivClassName
{
background-color: #392031;
}
.BgClassName
{
background-color: #392031;
}
</style>
border-color css
<style>
span { border-color: #392031; }
span { border-color: rgb(57,32,49); }
td.TdClassName
{
border-color: #392031;
}
.TagClassName
{
border-color: #392031;
}
</style>