To find the unit vector \( \hat{a} \) in the direction of the vector \( \vec{a} \), we use the formula:
\[
\hat{a} = \frac{\vec{a}}{|\vec{a}|}
\]
First, we calculate the magnitude of \( \vec{a} \):
\[
|\vec{a}| = \sqrt{(1)^2 + (1)^2 + (2)^2} = \sqrt{1 + 1 + 4} = \sqrt{6}
\]
Now, the unit vector \( \hat{a} \) is:
\[
\hat{a} = \frac{1}{\sqrt{6}} (\hat{i} + \hat{j} + 2\hat{k})
\]
Thus, the unit vector is:
\[
\hat{a} = \frac{1}{6} \hat{i} + \hat{j} + 2\hat{k}
\]
Thus, the correct answer is:
\[
\boxed{\frac{1}{6} \hat{i} + \hat{j} + 2 \hat{k}}
\]