Hex color #ff8c00, RGB(255, 140, 0) - also known as dark orange - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #ff8c00 is a shade of red-yellow. In a RGB color space it is composed of 100% red, 54.9% green and 0% blue. In HSL notation it has 32.9° hue, 100% saturation and 50% lightness. The process color (CMYK) is combination of 0% cyan, 45.10% magenta, 100% yellow and 0% key (black). The closest short hexadecimal code of #ff8c00 is #f80.
Example CSS code:
.setFontColor { color: #ff8c00; }
.setBackgroundColor { background-color: #ff8c00; }
How to set font color?
<p style="color:#ff8c00">Font color is #ff8c00.</p>
Font color is #ff8c00.
Compromise in colors is grey.
- Edi Rama
How to set background color?
<div style="background-color:#ff8c00">Background color is #ff8c00.</div>
Background color is #ff8c00.
Every person has their own colour.
- Haruki Murakami, Colorless Tsukuru Tazaki and His Years of Pilgrimage