Shades of Melanzane #392935
Tints of Melanzane #392935
RGB
CMYK
RGB Variations
Color information
#392935 (or 0x392935) is known color: Melanzane. HEX triplet: 39, 29 and 35. RGB value is (57,41,53). Sum of RGB (Red+Green+Blue) = 57+41+53=151 (20% of max value = 765). Red value is 57 (22.66% from 255 or 37.75% from 151); Green value is 41 (16.41% from 255 or 27.15% from 151); Blue value is 53 (21.09% from 255 or 35.10% from 151); Max value from RGB is 57 - color contains mainly: red. Hex color #392935 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392935 is #C6D6CA. Grayscale: #2F2F2F. Windows color (decimal): -13031115 or 3483961. OLE color: 3483961.
HSL color Cylindrical-coordinate representation of color #392935: hue angle of 315º degrees, saturation: 0.16, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #392935 is Cyan = 0, Magento = 0.28, Yellow = 0.07 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 41 | 53 | - |
| CMYK | 0 | 0.28 | 0.07 | 0.78 |
| HSL | 315º | 0.16% | 0.19% | - |
| HSV(B) | 315º | 0.28% | 0.22% | - |
| XYZ | 3.12 | 2.71 | 3.73 | - |
| YUV | 47.15 | 131.3 | 135.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 41 | 53 | 0 | 0.28 | 0.07 | 0.78 | 315 | 0.16 | 0.19 |
| Hex | 39 | 29 | 35 | 0 | 1C | 7 | 4E | 13B | 10 | 13 |
| Octal | 71 | 51 | 65 | 0 | 34 | 7 | 116 | 473 | 20 | 23 |
| Binary | 111001 | 101001 | 110101 | 0 | 11100 | 111 | 1001110 | 100111011 | 10000 | 10011 |
Color Harmonies of #392935
Complementary color
Monochromatic Colors of #392935
Black with #392935
Text Example
Text Example
White with #392935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392935; }
p { color: rgb(57,41,53); }
H1.HeaderClassName
{
color: #392935;
}
.AnyTagClassName
{
color: #392935;
}
</style>
background-color css
<style>
a { background-color: #392935; }
a { background-color: rgb(57,41,53); }
div.DivClassName
{
background-color: #392935;
}
.BgClassName
{
background-color: #392935;
}
</style>
border-color css
<style>
span { border-color: #392935; }
span { border-color: rgb(57,41,53); }
td.TdClassName
{
border-color: #392935;
}
.TagClassName
{
border-color: #392935;
}
</style>