Shades of Melanzane #311029
Tints of Melanzane #311029
RGB
CMYK
RGB Variations
Color information
#311029 (or 0x311029) is known color: Melanzane. HEX triplet: 31, 10 and 29. RGB value is (49,16,41). Sum of RGB (Red+Green+Blue) = 49+16+41=106 (14% of max value = 765). Red value is 49 (19.53% from 255 or 46.23% from 106); Green value is 16 (6.64% from 255 or 15.09% from 106); Blue value is 41 (16.41% from 255 or 38.68% from 106); Max value from RGB is 49 - color contains mainly: red. Hex color #311029 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311029 is #CEEFD6. Grayscale: #1C1C1C. Windows color (decimal): -13561815 or 2691121. OLE color: 2691121.
HSL color Cylindrical-coordinate representation of color #311029: hue angle of 314.55º degrees, saturation: 0.51, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #311029 is Cyan = 0, Magento = 0.67, Yellow = 0.16 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 16 | 41 | - |
| CMYK | 0 | 0.67 | 0.16 | 0.81 |
| HSL | 314.55º | 0.51% | 0.13% | - |
| HSV(B) | 314.55º | 0.67% | 0.19% | - |
| XYZ | 1.85 | 1.18 | 2.23 | - |
| YUV | 28.72 | 134.93 | 142.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 16 | 41 | 0 | 0.67 | 0.16 | 0.81 | 314.55 | 0.51 | 0.13 |
| Hex | 31 | 10 | 29 | 0 | 43 | 10 | 51 | 13B | 33 | D |
| Octal | 61 | 20 | 51 | 0 | 103 | 20 | 121 | 473 | 63 | 15 |
| Binary | 110001 | 10000 | 101001 | 0 | 1000011 | 10000 | 1010001 | 100111011 | 110011 | 1101 |
Color Harmonies of #311029
Complementary color
Monochromatic Colors of #311029
Black with #311029
Text Example
Text Example
White with #311029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311029; }
p { color: rgb(49,16,41); }
H1.HeaderClassName
{
color: #311029;
}
.AnyTagClassName
{
color: #311029;
}
</style>
background-color css
<style>
a { background-color: #311029; }
a { background-color: rgb(49,16,41); }
div.DivClassName
{
background-color: #311029;
}
.BgClassName
{
background-color: #311029;
}
</style>
border-color css
<style>
span { border-color: #311029; }
span { border-color: rgb(49,16,41); }
td.TdClassName
{
border-color: #311029;
}
.TagClassName
{
border-color: #311029;
}
</style>