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