Hex color #708090, RGB(112, 128, 144) - also known as slate gray - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #708090 is a shade of blue-cyan. In a RGB color space it is composed of 43.92% red, 50.2% green and 56.47% blue. In HSL notation it has 210° hue, 12.6% saturation and 50.2% lightness. The process color (CMYK) is combination of 22.22% cyan, 11.11% magenta, 0% yellow and 43.53% key (black). The closest short hexadecimal code of #708090 is #789.
Example CSS code:
.setFontColor { color: #708090; }
.setBackgroundColor { background-color: #708090; }
How to set font color?
<p style="color:#708090">Font color is #708090.</p>
Font color is #708090.
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:#708090">Background color is #708090.</div>
Background color is #708090.
Compromise in colors is grey.
- Edi Rama