Hex color #010101, RGB(1, 1, 1) - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #010101 is a shade of red. In a RGB color space it is composed of 0.39% red, 0.39% green and 0.39% blue. In HSL notation it has 0° hue, 0% saturation and 0.4% lightness. The process color (CMYK) is combination of 0% cyan, 0% magenta, 0% yellow and 99.61% key (black). The closest short hexadecimal code of #010101 is #000.
Example CSS code:
.setFontColor { color: #010101; }
.setBackgroundColor { background-color: #010101; }
How to set font color?
<p style="color:#010101">Font color is #010101.</p>
Font color is #010101.
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:#010101">Background color is #010101.</div>
Background color is #010101.
Every person has their own colour.
- Haruki Murakami, Colorless Tsukuru Tazaki and His Years of Pilgrimage