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