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