Shades of Melanzane #120610
Tints of Melanzane #120610
RGB
CMYK
RGB Variations
Color information
#120610 (or 0x120610) is known color: Melanzane. HEX triplet: 12, 06 and 10. RGB value is (18,6,16). Sum of RGB (Red+Green+Blue) = 18+6+16=40 (5% of max value = 765). Red value is 18 (7.42% from 255 or 45% from 40); Green value is 6 (2.73% from 255 or 15% from 40); Blue value is 16 (6.64% from 255 or 40% from 40); Max value from RGB is 18 - color contains mainly: red. Hex color #120610 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #120610 is #EDF9EF. Grayscale: #0A0A0A. Windows color (decimal): -15596016 or 1050130. OLE color: 1050130.
HSL color Cylindrical-coordinate representation of color #120610: hue angle of 310º degrees, saturation: 0.5, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #120610 is Cyan = 0, Magento = 0.67, Yellow = 0.11 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 18 | 6 | 16 | - |
| CMYK | 0 | 0.67 | 0.11 | 0.93 |
| HSL | 310º | 0.5% | 0.05% | - |
| HSV(B) | 310º | 0.67% | 0.07% | - |
| XYZ | 0.41 | 0.3 | 0.53 | - |
| YUV | 10.73 | 130.98 | 133.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 6 | 16 | 0 | 0.67 | 0.11 | 0.93 | 310 | 0.5 | 0.05 |
| Hex | 12 | 6 | 10 | 0 | 43 | B | 5D | 136 | 32 | 5 |
| Octal | 22 | 6 | 20 | 0 | 103 | 13 | 135 | 466 | 62 | 5 |
| Binary | 10010 | 110 | 10000 | 0 | 1000011 | 1011 | 1011101 | 100110110 | 110010 | 101 |
Color Harmonies of #120610
Complementary color
Monochromatic Colors of #120610
Black with #120610
Text Example
Text Example
White with #120610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120610; }
p { color: rgb(18,6,16); }
H1.HeaderClassName
{
color: #120610;
}
.AnyTagClassName
{
color: #120610;
}
</style>
background-color css
<style>
a { background-color: #120610; }
a { background-color: rgb(18,6,16); }
div.DivClassName
{
background-color: #120610;
}
.BgClassName
{
background-color: #120610;
}
</style>
border-color css
<style>
span { border-color: #120610; }
span { border-color: rgb(18,6,16); }
td.TdClassName
{
border-color: #120610;
}
.TagClassName
{
border-color: #120610;
}
</style>