Shades of Melanzane #392533
Tints of Melanzane #392533
RGB
CMYK
RGB Variations
Color information
#392533 (or 0x392533) is known color: Melanzane. HEX triplet: 39, 25 and 33. RGB value is (57,37,51). Sum of RGB (Red+Green+Blue) = 57+37+51=145 (19% of max value = 765). Red value is 57 (22.66% from 255 or 39.31% from 145); Green value is 37 (14.84% from 255 or 25.52% from 145); Blue value is 51 (20.31% from 255 or 35.17% from 145); Max value from RGB is 57 - color contains mainly: red. Hex color #392533 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392533 is #C6DACC. Grayscale: #2C2C2C. Windows color (decimal): -13032141 or 3351865. OLE color: 3351865.
HSL color Cylindrical-coordinate representation of color #392533: hue angle of 318º 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 #392533 is Cyan = 0, Magento = 0.35, Yellow = 0.11 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 37 | 51 | - |
| CMYK | 0 | 0.35 | 0.11 | 0.78 |
| HSL | 318º | 0.21% | 0.18% | - |
| HSV(B) | 318º | 0.35% | 0.22% | - |
| XYZ | 2.95 | 2.43 | 3.45 | - |
| YUV | 44.58 | 131.63 | 136.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 37 | 51 | 0 | 0.35 | 0.11 | 0.78 | 318 | 0.21 | 0.18 |
| Hex | 39 | 25 | 33 | 0 | 23 | B | 4E | 13E | 15 | 12 |
| Octal | 71 | 45 | 63 | 0 | 43 | 13 | 116 | 476 | 25 | 22 |
| Binary | 111001 | 100101 | 110011 | 0 | 100011 | 1011 | 1001110 | 100111110 | 10101 | 10010 |
Color Harmonies of #392533
Complementary color
Monochromatic Colors of #392533
Black with #392533
Text Example
Text Example
White with #392533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392533; }
p { color: rgb(57,37,51); }
H1.HeaderClassName
{
color: #392533;
}
.AnyTagClassName
{
color: #392533;
}
</style>
background-color css
<style>
a { background-color: #392533; }
a { background-color: rgb(57,37,51); }
div.DivClassName
{
background-color: #392533;
}
.BgClassName
{
background-color: #392533;
}
</style>
border-color css
<style>
span { border-color: #392533; }
span { border-color: rgb(57,37,51); }
td.TdClassName
{
border-color: #392533;
}
.TagClassName
{
border-color: #392533;
}
</style>