Shades of Melanzane #311628
Tints of Melanzane #311628
RGB
CMYK
RGB Variations
Color information
#311628 (or 0x311628) is known color: Melanzane. HEX triplet: 31, 16 and 28. RGB value is (49,22,40). Sum of RGB (Red+Green+Blue) = 49+22+40=111 (14% of max value = 765). Red value is 49 (19.53% from 255 or 44.14% from 111); Green value is 22 (8.98% from 255 or 19.82% from 111); Blue value is 40 (16.02% from 255 or 36.04% from 111); Max value from RGB is 49 - color contains mainly: red. Hex color #311628 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311628 is #CEE9D7. Grayscale: #202020. Windows color (decimal): -13560280 or 2627121. OLE color: 2627121.
HSL color Cylindrical-coordinate representation of color #311628: hue angle of 320º degrees, saturation: 0.38, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #311628 is Cyan = 0, Magento = 0.55, Yellow = 0.18 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 22 | 40 | - |
| CMYK | 0 | 0.55 | 0.18 | 0.81 |
| HSL | 320º | 0.38% | 0.14% | - |
| HSV(B) | 320º | 0.55% | 0.19% | - |
| XYZ | 1.94 | 1.38 | 2.17 | - |
| YUV | 32.13 | 132.45 | 140.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 22 | 40 | 0 | 0.55 | 0.18 | 0.81 | 320 | 0.38 | 0.14 |
| Hex | 31 | 16 | 28 | 0 | 37 | 12 | 51 | 140 | 26 | E |
| Octal | 61 | 26 | 50 | 0 | 67 | 22 | 121 | 500 | 46 | 16 |
| Binary | 110001 | 10110 | 101000 | 0 | 110111 | 10010 | 1010001 | 101000000 | 100110 | 1110 |
Color Harmonies of #311628
Complementary color
Monochromatic Colors of #311628
Black with #311628
Text Example
Text Example
White with #311628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311628; }
p { color: rgb(49,22,40); }
H1.HeaderClassName
{
color: #311628;
}
.AnyTagClassName
{
color: #311628;
}
</style>
background-color css
<style>
a { background-color: #311628; }
a { background-color: rgb(49,22,40); }
div.DivClassName
{
background-color: #311628;
}
.BgClassName
{
background-color: #311628;
}
</style>
border-color css
<style>
span { border-color: #311628; }
span { border-color: rgb(49,22,40); }
td.TdClassName
{
border-color: #311628;
}
.TagClassName
{
border-color: #311628;
}
</style>