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