Shades of Melanzane #120810
Tints of Melanzane #120810
RGB
CMYK
RGB Variations
Color information
#120810 (or 0x120810) is known color: Melanzane. HEX triplet: 12, 08 and 10. RGB value is (18,8,16). Sum of RGB (Red+Green+Blue) = 18+8+16=42 (5% of max value = 765). Red value is 18 (7.42% from 255 or 42.86% from 42); Green value is 8 (3.52% from 255 or 19.05% from 42); Blue value is 16 (6.64% from 255 or 38.10% from 42); Max value from RGB is 18 - color contains mainly: red. Hex color #120810 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #120810 is #EDF7EF. Grayscale: #0B0B0B. Windows color (decimal): -15595504 or 1050642. OLE color: 1050642.
HSL color Cylindrical-coordinate representation of color #120810: hue angle of 312º degrees, saturation: 0.38, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #120810 is Cyan = 0, Magento = 0.56, Yellow = 0.11 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 18 | 8 | 16 | - |
| CMYK | 0 | 0.56 | 0.11 | 0.93 |
| HSL | 312º | 0.38% | 0.05% | - |
| HSV(B) | 312º | 0.56% | 0.07% | - |
| XYZ | 0.43 | 0.34 | 0.53 | - |
| YUV | 11.9 | 130.31 | 132.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 8 | 16 | 0 | 0.56 | 0.11 | 0.93 | 312 | 0.38 | 0.05 |
| Hex | 12 | 8 | 10 | 0 | 38 | B | 5D | 138 | 26 | 5 |
| Octal | 22 | 10 | 20 | 0 | 70 | 13 | 135 | 470 | 46 | 5 |
| Binary | 10010 | 1000 | 10000 | 0 | 111000 | 1011 | 1011101 | 100111000 | 100110 | 101 |
Color Harmonies of #120810
Complementary color
Monochromatic Colors of #120810
Black with #120810
Text Example
Text Example
White with #120810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120810; }
p { color: rgb(18,8,16); }
H1.HeaderClassName
{
color: #120810;
}
.AnyTagClassName
{
color: #120810;
}
</style>
background-color css
<style>
a { background-color: #120810; }
a { background-color: rgb(18,8,16); }
div.DivClassName
{
background-color: #120810;
}
.BgClassName
{
background-color: #120810;
}
</style>
border-color css
<style>
span { border-color: #120810; }
span { border-color: rgb(18,8,16); }
td.TdClassName
{
border-color: #120810;
}
.TagClassName
{
border-color: #120810;
}
</style>