Shades of Melanzane #140611
Tints of Melanzane #140611
RGB
CMYK
RGB Variations
Color information
#140611 (or 0x140611) is known color: Melanzane. HEX triplet: 14, 06 and 11. RGB value is (20,6,17). Sum of RGB (Red+Green+Blue) = 20+6+17=43 (5% of max value = 765). Red value is 20 (8.20% from 255 or 46.51% from 43); Green value is 6 (2.73% from 255 or 13.95% from 43); Blue value is 17 (7.03% from 255 or 39.53% from 43); Max value from RGB is 20 - color contains mainly: red. Hex color #140611 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #140611 is #EBF9EE. Grayscale: #0B0B0B. Windows color (decimal): -15464943 or 1115668. OLE color: 1115668.
HSL color Cylindrical-coordinate representation of color #140611: hue angle of 312.86º degrees, saturation: 0.54, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #140611 is Cyan = 0, Magento = 0.70, Yellow = 0.15 and Black (K on CMYK) = 0.92.
Color convert
| RGB | 20 | 6 | 17 | - |
| CMYK | 0 | 0.70 | 0.15 | 0.92 |
| HSL | 312.86º | 0.54% | 0.05% | - |
| HSV(B) | 312.86º | 0.7% | 0.08% | - |
| XYZ | 0.45 | 0.32 | 0.57 | - |
| YUV | 11.44 | 131.14 | 134.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 6 | 17 | 0 | 0.70 | 0.15 | 0.92 | 312.86 | 0.54 | 0.05 |
| Hex | 14 | 6 | 11 | 0 | 46 | F | 5C | 139 | 36 | 5 |
| Octal | 24 | 6 | 21 | 0 | 106 | 17 | 134 | 471 | 66 | 5 |
| Binary | 10100 | 110 | 10001 | 0 | 1000110 | 1111 | 1011100 | 100111001 | 110110 | 101 |
Color Harmonies of #140611
Complementary color
Monochromatic Colors of #140611
Black with #140611
Text Example
Text Example
White with #140611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #140611; }
p { color: rgb(20,6,17); }
H1.HeaderClassName
{
color: #140611;
}
.AnyTagClassName
{
color: #140611;
}
</style>
background-color css
<style>
a { background-color: #140611; }
a { background-color: rgb(20,6,17); }
div.DivClassName
{
background-color: #140611;
}
.BgClassName
{
background-color: #140611;
}
</style>
border-color css
<style>
span { border-color: #140611; }
span { border-color: rgb(20,6,17); }
td.TdClassName
{
border-color: #140611;
}
.TagClassName
{
border-color: #140611;
}
</style>