Hex color #01010e, RGB(1, 1, 14) - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #01010e is a shade of blue. In a RGB color space it is composed of 0.39% red, 0.39% green and 5.49% blue. In HSL notation it has 240° hue, 86.7% saturation and 2.9% lightness. The process color (CMYK) is combination of 92.86% cyan, 92.86% magenta, 0% yellow and 94.51% key (black). The closest short hexadecimal code of #01010e is #000.
Example CSS code:
.setFontColor { color: #01010e; }
.setBackgroundColor { background-color: #01010e; }
How to set font color?
<p style="color:#01010e">Font color is #01010e.</p>
Font color is #01010e.
When you photograph people in color, you photograph their clothes. But when you photograph people in Black and white, you photograph their souls!
- Ted Grant
How to set background color?
<div style="background-color:#01010e">Background color is #01010e.</div>
Background color is #01010e.
Compromise in colors is grey.
- Edi Rama