Hex color #09060b, RGB(9, 6, 11) - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #09060b is a shade of blue-magenta. In a RGB color space it is composed of 3.53% red, 2.35% green and 4.31% blue. In HSL notation it has 276° hue, 29.4% saturation and 3.3% lightness. The process color (CMYK) is combination of 18.18% cyan, 45.45% magenta, 0% yellow and 95.69% key (black). The closest short hexadecimal code of #09060b is #000.
Example CSS code:
.setFontColor { color: #09060b; }
.setBackgroundColor { background-color: #09060b; }
How to set font color?
<p style="color:#09060b">Font color is #09060b.</p>
Font color is #09060b.
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:#09060b">Background color is #09060b.</div>
Background color is #09060b.
Compromise in colors is grey.
- Edi Rama