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