Hex color #101a1a, RGB(16, 26, 26) - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #101a1a is a shade of cyan. In a RGB color space it is composed of 6.27% red, 10.2% green and 10.2% blue. In HSL notation it has 180° hue, 23.8% saturation and 8.2% lightness. The process color (CMYK) is combination of 38.46% cyan, 0% magenta, 0% yellow and 89.80% key (black). The closest short hexadecimal code of #101a1a is #111.
Example CSS code:
.setFontColor { color: #101a1a; }
.setBackgroundColor { background-color: #101a1a; }
How to set font color?
<p style="color:#101a1a">Font color is #101a1a.</p>
Font color is #101a1a.
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:#101a1a">Background color is #101a1a.</div>
Background color is #101a1a.
Compromise in colors is grey.
- Edi Rama