Shades of Melanzane #392432
Tints of Melanzane #392432
RGB
CMYK
RGB Variations
Color information
#392432 (or 0x392432) is known color: Melanzane. HEX triplet: 39, 24 and 32. RGB value is (57,36,50). Sum of RGB (Red+Green+Blue) = 57+36+50=143 (18% of max value = 765). Red value is 57 (22.66% from 255 or 39.86% from 143); Green value is 36 (14.45% from 255 or 25.17% from 143); Blue value is 50 (19.92% from 255 or 34.97% from 143); Max value from RGB is 57 - color contains mainly: red. Hex color #392432 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392432 is #C6DBCD. Grayscale: #2B2B2B. Windows color (decimal): -13032398 or 3286073. OLE color: 3286073.
HSL color Cylindrical-coordinate representation of color #392432: hue angle of 320º degrees, saturation: 0.23, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #392432 is Cyan = 0, Magento = 0.37, Yellow = 0.12 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 36 | 50 | - |
| CMYK | 0 | 0.37 | 0.12 | 0.78 |
| HSL | 320º | 0.23% | 0.18% | - |
| HSV(B) | 320º | 0.37% | 0.22% | - |
| XYZ | 2.89 | 2.36 | 3.32 | - |
| YUV | 43.88 | 131.46 | 137.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 36 | 50 | 0 | 0.37 | 0.12 | 0.78 | 320 | 0.23 | 0.18 |
| Hex | 39 | 24 | 32 | 0 | 25 | C | 4E | 140 | 17 | 12 |
| Octal | 71 | 44 | 62 | 0 | 45 | 14 | 116 | 500 | 27 | 22 |
| Binary | 111001 | 100100 | 110010 | 0 | 100101 | 1100 | 1001110 | 101000000 | 10111 | 10010 |
Color Harmonies of #392432
Complementary color
Monochromatic Colors of #392432
Black with #392432
Text Example
Text Example
White with #392432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392432; }
p { color: rgb(57,36,50); }
H1.HeaderClassName
{
color: #392432;
}
.AnyTagClassName
{
color: #392432;
}
</style>
background-color css
<style>
a { background-color: #392432; }
a { background-color: rgb(57,36,50); }
div.DivClassName
{
background-color: #392432;
}
.BgClassName
{
background-color: #392432;
}
</style>
border-color css
<style>
span { border-color: #392432; }
span { border-color: rgb(57,36,50); }
td.TdClassName
{
border-color: #392432;
}
.TagClassName
{
border-color: #392432;
}
</style>