Shades of Melanzane #311229
Tints of Melanzane #311229
RGB
CMYK
RGB Variations
Color information
#311229 (or 0x311229) is known color: Melanzane. HEX triplet: 31, 12 and 29. RGB value is (49,18,41). Sum of RGB (Red+Green+Blue) = 49+18+41=108 (14% of max value = 765). Red value is 49 (19.53% from 255 or 45.37% from 108); Green value is 18 (7.42% from 255 or 16.67% from 108); Blue value is 41 (16.41% from 255 or 37.96% from 108); Max value from RGB is 49 - color contains mainly: red. Hex color #311229 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311229 is #CEEDD6. Grayscale: #1D1D1D. Windows color (decimal): -13561303 or 2691633. OLE color: 2691633.
HSL color Cylindrical-coordinate representation of color #311229: hue angle of 315.48º degrees, saturation: 0.46, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #311229 is Cyan = 0, Magento = 0.63, Yellow = 0.16 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 18 | 41 | - |
| CMYK | 0 | 0.63 | 0.16 | 0.81 |
| HSL | 315.48º | 0.46% | 0.13% | - |
| HSV(B) | 315.48º | 0.63% | 0.19% | - |
| XYZ | 1.88 | 1.25 | 2.24 | - |
| YUV | 29.89 | 134.27 | 141.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 18 | 41 | 0 | 0.63 | 0.16 | 0.81 | 315.48 | 0.46 | 0.13 |
| Hex | 31 | 12 | 29 | 0 | 3F | 10 | 51 | 13B | 2E | D |
| Octal | 61 | 22 | 51 | 0 | 77 | 20 | 121 | 473 | 56 | 15 |
| Binary | 110001 | 10010 | 101001 | 0 | 111111 | 10000 | 1010001 | 100111011 | 101110 | 1101 |
Color Harmonies of #311229
Complementary color
Monochromatic Colors of #311229
Black with #311229
Text Example
Text Example
White with #311229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311229; }
p { color: rgb(49,18,41); }
H1.HeaderClassName
{
color: #311229;
}
.AnyTagClassName
{
color: #311229;
}
</style>
background-color css
<style>
a { background-color: #311229; }
a { background-color: rgb(49,18,41); }
div.DivClassName
{
background-color: #311229;
}
.BgClassName
{
background-color: #311229;
}
</style>
border-color css
<style>
span { border-color: #311229; }
span { border-color: rgb(49,18,41); }
td.TdClassName
{
border-color: #311229;
}
.TagClassName
{
border-color: #311229;
}
</style>