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