Hex color #ffff00, RGB(255, 255, 0) - also known as yellow - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #ffff00 is a shade of yellow. In a RGB color space it is composed of 100% red, 100% green and 0% blue. In HSL notation it has 60° hue, 100% saturation and 50% lightness. The process color (CMYK) is combination of 0% cyan, 0% magenta, 100% yellow and 0% key (black). The closest short hexadecimal code of #ffff00 is #ff0.
Example CSS code:
.setFontColor { color: #ffff00; }
.setBackgroundColor { background-color: #ffff00; }
How to set font color?
<p style="color:#ffff00">Font color is #ffff00.</p>
Font color is #ffff00.
Red was ruby, green was fluorescent, yellow was simply incandescent. Color was life. Color was everything.
Color, you see, was the universal sign of magic.
- Tahereh Mafi, Furthermore
How to set background color?
<div style="background-color:#ffff00">Background color is #ffff00.</div>
Background color is #ffff00.
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