Shades of Melanzane #392835
Tints of Melanzane #392835
RGB
CMYK
RGB Variations
Color information
#392835 (or 0x392835) is known color: Melanzane. HEX triplet: 39, 28 and 35. RGB value is (57,40,53). Sum of RGB (Red+Green+Blue) = 57+40+53=150 (19% of max value = 765). Red value is 57 (22.66% from 255 or 38% from 150); Green value is 40 (16.02% from 255 or 26.67% from 150); Blue value is 53 (21.09% from 255 or 35.33% from 150); Max value from RGB is 57 - color contains mainly: red. Hex color #392835 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392835 is #C6D7CA. Grayscale: #2E2E2E. Windows color (decimal): -13031371 or 3483705. OLE color: 3483705.
HSL color Cylindrical-coordinate representation of color #392835: hue angle of 314.12º degrees, saturation: 0.18, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #392835 is Cyan = 0, Magento = 0.30, Yellow = 0.07 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 40 | 53 | - |
| CMYK | 0 | 0.30 | 0.07 | 0.78 |
| HSL | 314.12º | 0.18% | 0.19% | - |
| HSV(B) | 314.12º | 0.3% | 0.22% | - |
| XYZ | 3.09 | 2.64 | 3.72 | - |
| YUV | 46.57 | 131.63 | 135.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 53 | 0 | 0.30 | 0.07 | 0.78 | 314.12 | 0.18 | 0.19 |
| Hex | 39 | 28 | 35 | 0 | 1E | 7 | 4E | 13A | 12 | 13 |
| Octal | 71 | 50 | 65 | 0 | 36 | 7 | 116 | 472 | 22 | 23 |
| Binary | 111001 | 101000 | 110101 | 0 | 11110 | 111 | 1001110 | 100111010 | 10010 | 10011 |
Color Harmonies of #392835
Complementary color
Monochromatic Colors of #392835
Black with #392835
Text Example
Text Example
White with #392835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392835; }
p { color: rgb(57,40,53); }
H1.HeaderClassName
{
color: #392835;
}
.AnyTagClassName
{
color: #392835;
}
</style>
background-color css
<style>
a { background-color: #392835; }
a { background-color: rgb(57,40,53); }
div.DivClassName
{
background-color: #392835;
}
.BgClassName
{
background-color: #392835;
}
</style>
border-color css
<style>
span { border-color: #392835; }
span { border-color: rgb(57,40,53); }
td.TdClassName
{
border-color: #392835;
}
.TagClassName
{
border-color: #392835;
}
</style>