Shades of Melanzane #311728
Tints of Melanzane #311728
RGB
CMYK
RGB Variations
Color information
#311728 (or 0x311728) is known color: Melanzane. HEX triplet: 31, 17 and 28. RGB value is (49,23,40). Sum of RGB (Red+Green+Blue) = 49+23+40=112 (14% of max value = 765). Red value is 49 (19.53% from 255 or 43.75% from 112); Green value is 23 (9.38% from 255 or 20.54% from 112); Blue value is 40 (16.02% from 255 or 35.71% from 112); Max value from RGB is 49 - color contains mainly: red. Hex color #311728 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311728 is #CEE8D7. Grayscale: #202020. Windows color (decimal): -13560024 or 2627377. OLE color: 2627377.
HSL color Cylindrical-coordinate representation of color #311728: hue angle of 320.77º degrees, saturation: 0.36, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #311728 is Cyan = 0, Magento = 0.53, Yellow = 0.18 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 23 | 40 | - |
| CMYK | 0 | 0.53 | 0.18 | 0.81 |
| HSL | 320.77º | 0.36% | 0.14% | - |
| HSV(B) | 320.77º | 0.53% | 0.19% | - |
| XYZ | 1.96 | 1.42 | 2.18 | - |
| YUV | 32.71 | 132.11 | 139.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 23 | 40 | 0 | 0.53 | 0.18 | 0.81 | 320.77 | 0.36 | 0.14 |
| Hex | 31 | 17 | 28 | 0 | 35 | 12 | 51 | 141 | 24 | E |
| Octal | 61 | 27 | 50 | 0 | 65 | 22 | 121 | 501 | 44 | 16 |
| Binary | 110001 | 10111 | 101000 | 0 | 110101 | 10010 | 1010001 | 101000001 | 100100 | 1110 |
Color Harmonies of #311728
Complementary color
Monochromatic Colors of #311728
Black with #311728
Text Example
Text Example
White with #311728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311728; }
p { color: rgb(49,23,40); }
H1.HeaderClassName
{
color: #311728;
}
.AnyTagClassName
{
color: #311728;
}
</style>
background-color css
<style>
a { background-color: #311728; }
a { background-color: rgb(49,23,40); }
div.DivClassName
{
background-color: #311728;
}
.BgClassName
{
background-color: #311728;
}
</style>
border-color css
<style>
span { border-color: #311728; }
span { border-color: rgb(49,23,40); }
td.TdClassName
{
border-color: #311728;
}
.TagClassName
{
border-color: #311728;
}
</style>