#120E0C (or 0x120E0C) is unknown color: approx Black. HEX triplet: 12, 0E and 0C. RGB value is (18,14,12). Sum of RGB (Red+Green+Blue) = 18+14+12=44 (5% of max value = 765). Red value is 18 (7.42% from 255 or 40.91% from 44); Green value is 14 (5.86% from 255 or 31.82% from 44); Blue value is 12 (5.08% from 255 or 27.27% from 44); Max value from RGB is 18 - color contains mainly: red. Hex color #120E0C is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #120E0C is #EDF1F3. Grayscale: #0E0E0E. Windows color (decimal): -15593972 or 790034. OLE color: 790034.
HSL color Cylindrical-coordinate representation of color #120E0C: hue angle of 20º degrees, saturation: 0.2, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #120E0C is Cyan = 0, Magento = 0.22, Yellow = 0.33 and Black (K on CMYK) = 0.93.
<style> p { color: #120E0C; } p { color: rgb(18,14,12); } H1.HeaderClassName { color: #120E0C; } .AnyTagClassName { color: #120E0C; } </style>
<style> a { background-color: #120E0C; } a { background-color: rgb(18,14,12); } div.DivClassName { background-color: #120E0C; } .BgClassName { background-color: #120E0C; } </style>
<style> span { border-color: #120E0C; } span { border-color: rgb(18,14,12); } td.TdClassName { border-color: #120E0C; } .TagClassName { border-color: #120E0C; } </style>