Hex color #05000d, RGB(5, 0, 13) - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #05000d is a shade of blue-magenta. In a RGB color space it is composed of 1.96% red, 0% green and 5.1% blue. In HSL notation it has 263.1° hue, 100% saturation and 2.5% lightness. The process color (CMYK) is combination of 61.54% cyan, 100% magenta, 0% yellow and 94.90% key (black). The closest short hexadecimal code of #05000d is #000.
Example CSS code:
.setFontColor { color: #05000d; }
.setBackgroundColor { background-color: #05000d; }
How to set font color?
<p style="color:#05000d">Font color is #05000d.</p>
Font color is #05000d.
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:#05000d">Background color is #05000d.</div>
Background color is #05000d.
Compromise in colors is grey.
- Edi Rama