Shades of Melanzane #391431
Tints of Melanzane #391431
RGB
CMYK
RGB Variations
Color information
#391431 (or 0x391431) is known color: Melanzane. HEX triplet: 39, 14 and 31. RGB value is (57,20,49). Sum of RGB (Red+Green+Blue) = 57+20+49=126 (16% of max value = 765). Red value is 57 (22.66% from 255 or 45.24% from 126); Green value is 20 (8.20% from 255 or 15.87% from 126); Blue value is 49 (19.53% from 255 or 38.89% from 126); Max value from RGB is 57 - color contains mainly: red. Hex color #391431 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391431 is #C6EBCE. Grayscale: #222222. Windows color (decimal): -13036495 or 3216441. OLE color: 3216441.
HSL color Cylindrical-coordinate representation of color #391431: hue angle of 312.97º degrees, saturation: 0.48, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #391431 is Cyan = 0, Magento = 0.65, Yellow = 0.14 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 20 | 49 | - |
| CMYK | 0 | 0.65 | 0.14 | 0.78 |
| HSL | 312.97º | 0.48% | 0.15% | - |
| HSV(B) | 312.97º | 0.65% | 0.22% | - |
| XYZ | 2.49 | 1.59 | 3.08 | - |
| YUV | 34.37 | 136.26 | 144.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 20 | 49 | 0 | 0.65 | 0.14 | 0.78 | 312.97 | 0.48 | 0.15 |
| Hex | 39 | 14 | 31 | 0 | 41 | E | 4E | 139 | 30 | F |
| Octal | 71 | 24 | 61 | 0 | 101 | 16 | 116 | 471 | 60 | 17 |
| Binary | 111001 | 10100 | 110001 | 0 | 1000001 | 1110 | 1001110 | 100111001 | 110000 | 1111 |
Color Harmonies of #391431
Complementary color
Monochromatic Colors of #391431
Black with #391431
Text Example
Text Example
White with #391431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391431; }
p { color: rgb(57,20,49); }
H1.HeaderClassName
{
color: #391431;
}
.AnyTagClassName
{
color: #391431;
}
</style>
background-color css
<style>
a { background-color: #391431; }
a { background-color: rgb(57,20,49); }
div.DivClassName
{
background-color: #391431;
}
.BgClassName
{
background-color: #391431;
}
</style>
border-color css
<style>
span { border-color: #391431; }
span { border-color: rgb(57,20,49); }
td.TdClassName
{
border-color: #391431;
}
.TagClassName
{
border-color: #391431;
}
</style>