Shades of Melanzane #311329
Tints of Melanzane #311329
RGB
CMYK
RGB Variations
Color information
#311329 (or 0x311329) is known color: Melanzane. HEX triplet: 31, 13 and 29. RGB value is (49,19,41). Sum of RGB (Red+Green+Blue) = 49+19+41=109 (14% of max value = 765). Red value is 49 (19.53% from 255 or 44.95% from 109); Green value is 19 (7.81% from 255 or 17.43% from 109); Blue value is 41 (16.41% from 255 or 37.61% from 109); Max value from RGB is 49 - color contains mainly: red. Hex color #311329 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311329 is #CEECD6. Grayscale: #1E1E1E. Windows color (decimal): -13561047 or 2691889. OLE color: 2691889.
HSL color Cylindrical-coordinate representation of color #311329: hue angle of 316º degrees, saturation: 0.44, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #311329 is Cyan = 0, Magento = 0.61, Yellow = 0.16 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 19 | 41 | - |
| CMYK | 0 | 0.61 | 0.16 | 0.81 |
| HSL | 316º | 0.44% | 0.13% | - |
| HSV(B) | 316º | 0.61% | 0.19% | - |
| XYZ | 1.9 | 1.28 | 2.24 | - |
| YUV | 30.48 | 133.94 | 141.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 19 | 41 | 0 | 0.61 | 0.16 | 0.81 | 316 | 0.44 | 0.13 |
| Hex | 31 | 13 | 29 | 0 | 3D | 10 | 51 | 13C | 2C | D |
| Octal | 61 | 23 | 51 | 0 | 75 | 20 | 121 | 474 | 54 | 15 |
| Binary | 110001 | 10011 | 101001 | 0 | 111101 | 10000 | 1010001 | 100111100 | 101100 | 1101 |
Color Harmonies of #311329
Complementary color
Monochromatic Colors of #311329
Black with #311329
Text Example
Text Example
White with #311329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311329; }
p { color: rgb(49,19,41); }
H1.HeaderClassName
{
color: #311329;
}
.AnyTagClassName
{
color: #311329;
}
</style>
background-color css
<style>
a { background-color: #311329; }
a { background-color: rgb(49,19,41); }
div.DivClassName
{
background-color: #311329;
}
.BgClassName
{
background-color: #311329;
}
</style>
border-color css
<style>
span { border-color: #311329; }
span { border-color: rgb(49,19,41); }
td.TdClassName
{
border-color: #311329;
}
.TagClassName
{
border-color: #311329;
}
</style>