Shades of Melanzane #391231
Tints of Melanzane #391231
RGB
CMYK
RGB Variations
Color information
#391231 (or 0x391231) is known color: Melanzane. HEX triplet: 39, 12 and 31. RGB value is (57,18,49). Sum of RGB (Red+Green+Blue) = 57+18+49=124 (16% of max value = 765). Red value is 57 (22.66% from 255 or 45.97% from 124); Green value is 18 (7.42% from 255 or 14.52% from 124); Blue value is 49 (19.53% from 255 or 39.52% from 124); Max value from RGB is 57 - color contains mainly: red. Hex color #391231 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391231 is #C6EDCE. Grayscale: #212121. Windows color (decimal): -13037007 or 3215929. OLE color: 3215929.
HSL color Cylindrical-coordinate representation of color #391231: hue angle of 312.31º degrees, saturation: 0.52, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #391231 is Cyan = 0, Magento = 0.68, Yellow = 0.14 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 18 | 49 | - |
| CMYK | 0 | 0.68 | 0.14 | 0.78 |
| HSL | 312.31º | 0.52% | 0.15% | - |
| HSV(B) | 312.31º | 0.68% | 0.22% | - |
| XYZ | 2.46 | 1.52 | 3.07 | - |
| YUV | 33.2 | 136.92 | 144.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 18 | 49 | 0 | 0.68 | 0.14 | 0.78 | 312.31 | 0.52 | 0.15 |
| Hex | 39 | 12 | 31 | 0 | 44 | E | 4E | 138 | 34 | F |
| Octal | 71 | 22 | 61 | 0 | 104 | 16 | 116 | 470 | 64 | 17 |
| Binary | 111001 | 10010 | 110001 | 0 | 1000100 | 1110 | 1001110 | 100111000 | 110100 | 1111 |
Color Harmonies of #391231
Complementary color
Monochromatic Colors of #391231
Black with #391231
Text Example
Text Example
White with #391231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391231; }
p { color: rgb(57,18,49); }
H1.HeaderClassName
{
color: #391231;
}
.AnyTagClassName
{
color: #391231;
}
</style>
background-color css
<style>
a { background-color: #391231; }
a { background-color: rgb(57,18,49); }
div.DivClassName
{
background-color: #391231;
}
.BgClassName
{
background-color: #391231;
}
</style>
border-color css
<style>
span { border-color: #391231; }
span { border-color: rgb(57,18,49); }
td.TdClassName
{
border-color: #391231;
}
.TagClassName
{
border-color: #391231;
}
</style>