Shades of Melanzane #392536
Tints of Melanzane #392536
RGB
CMYK
RGB Variations
Color information
#392536 (or 0x392536) is known color: Melanzane. HEX triplet: 39, 25 and 36. RGB value is (57,37,54). Sum of RGB (Red+Green+Blue) = 57+37+54=148 (19% of max value = 765). Red value is 57 (22.66% from 255 or 38.51% from 148); Green value is 37 (14.84% from 255 or 25% from 148); Blue value is 54 (21.48% from 255 or 36.49% from 148); Max value from RGB is 57 - color contains mainly: red. Hex color #392536 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392536 is #C6DAC9. Grayscale: #2C2C2C. Windows color (decimal): -13032138 or 3548473. OLE color: 3548473.
HSL color Cylindrical-coordinate representation of color #392536: hue angle of 309º degrees, saturation: 0.21, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #392536 is Cyan = 0, Magento = 0.35, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 37 | 54 | - |
| CMYK | 0 | 0.35 | 0.05 | 0.78 |
| HSL | 309º | 0.21% | 0.18% | - |
| HSV(B) | 309º | 0.35% | 0.22% | - |
| XYZ | 3.01 | 2.46 | 3.81 | - |
| YUV | 44.92 | 133.13 | 136.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 37 | 54 | 0 | 0.35 | 0.05 | 0.78 | 309 | 0.21 | 0.18 |
| Hex | 39 | 25 | 36 | 0 | 23 | 5 | 4E | 135 | 15 | 12 |
| Octal | 71 | 45 | 66 | 0 | 43 | 5 | 116 | 465 | 25 | 22 |
| Binary | 111001 | 100101 | 110110 | 0 | 100011 | 101 | 1001110 | 100110101 | 10101 | 10010 |
Color Harmonies of #392536
Complementary color
Monochromatic Colors of #392536
Black with #392536
Text Example
Text Example
White with #392536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392536; }
p { color: rgb(57,37,54); }
H1.HeaderClassName
{
color: #392536;
}
.AnyTagClassName
{
color: #392536;
}
</style>
background-color css
<style>
a { background-color: #392536; }
a { background-color: rgb(57,37,54); }
div.DivClassName
{
background-color: #392536;
}
.BgClassName
{
background-color: #392536;
}
</style>
border-color css
<style>
span { border-color: #392536; }
span { border-color: rgb(57,37,54); }
td.TdClassName
{
border-color: #392536;
}
.TagClassName
{
border-color: #392536;
}
</style>