Shades of Melanzane #311429
Tints of Melanzane #311429
RGB
CMYK
RGB Variations
Color information
#311429 (or 0x311429) is known color: Melanzane. HEX triplet: 31, 14 and 29. RGB value is (49,20,41). Sum of RGB (Red+Green+Blue) = 49+20+41=110 (14% of max value = 765). Red value is 49 (19.53% from 255 or 44.55% from 110); Green value is 20 (8.20% from 255 or 18.18% from 110); Blue value is 41 (16.41% from 255 or 37.27% from 110); Max value from RGB is 49 - color contains mainly: red. Hex color #311429 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311429 is #CEEBD6. Grayscale: #1F1F1F. Windows color (decimal): -13560791 or 2692145. OLE color: 2692145.
HSL color Cylindrical-coordinate representation of color #311429: hue angle of 316.55º degrees, saturation: 0.42, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #311429 is Cyan = 0, Magento = 0.59, Yellow = 0.16 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 20 | 41 | - |
| CMYK | 0 | 0.59 | 0.16 | 0.81 |
| HSL | 316.55º | 0.42% | 0.14% | - |
| HSV(B) | 316.55º | 0.59% | 0.19% | - |
| XYZ | 1.92 | 1.31 | 2.25 | - |
| YUV | 31.07 | 133.61 | 140.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 20 | 41 | 0 | 0.59 | 0.16 | 0.81 | 316.55 | 0.42 | 0.14 |
| Hex | 31 | 14 | 29 | 0 | 3B | 10 | 51 | 13D | 2A | E |
| Octal | 61 | 24 | 51 | 0 | 73 | 20 | 121 | 475 | 52 | 16 |
| Binary | 110001 | 10100 | 101001 | 0 | 111011 | 10000 | 1010001 | 100111101 | 101010 | 1110 |
Color Harmonies of #311429
Complementary color
Monochromatic Colors of #311429
Black with #311429
Text Example
Text Example
White with #311429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311429; }
p { color: rgb(49,20,41); }
H1.HeaderClassName
{
color: #311429;
}
.AnyTagClassName
{
color: #311429;
}
</style>
background-color css
<style>
a { background-color: #311429; }
a { background-color: rgb(49,20,41); }
div.DivClassName
{
background-color: #311429;
}
.BgClassName
{
background-color: #311429;
}
</style>
border-color css
<style>
span { border-color: #311429; }
span { border-color: rgb(49,20,41); }
td.TdClassName
{
border-color: #311429;
}
.TagClassName
{
border-color: #311429;
}
</style>