#ffff00 (Yellow) Color HTML CSS codes
Hex Color Code | #ffff00 |
---|---|
RGB Color Code | rgb(255, 255, 0) |
HSL Color Code | hsl(60, 100%, 50%) |
CMYK Color Code | device-cmyk(0% 0% 100% 0%) |
CSS Example code | body { background: #ffff00 } |
Color Group | Yellow |
Complement | |
Grayscale | #808080 |
Color Name | Yellow |
RGB (Percent) | 100%, 100%, 0% |
HSL (Natual Numbers) | 60, 100, 50 |
HSL (Natual Numbers) | 0, 0, 100, 0 |
HUE (Degree) | 60° |
Brightness | 0.89 |
Type | Light (Brightness >= 0.5) |
Darker | Shades | Tones | How to Use | Description
Darker than #ffff00
Shades of #ffff00
Tones of #ffff00
#ffff00 Color Harmonies
Complementary color scheme
Double Split Complementary color scheme
Rectangle color scheme
Split Complementary color scheme
Tetradic color scheme
Triadic color scheme
How to Use Color #ffff00
Text / Font Color:
color: #ffff00;
Example text using the color #ffff00.
Background Color:
background-color: #ffff00;
Border Color:
border-color: #ffff00;
Box Shadow Color:
box-shadow: 2px 2px 4px #ffff00;
Text Shadow Color:
text-shadow: 1px 1px 3px #ffff00;
Example text shadow using the color #ffff00.
Color #ffff00 Description
The #ffff00 HTML color is made up of 255 Red, 255 Green, and 0 Blue. This color is often called by name Yellow. The hue is at 60 degrees, with a saturation value at 100 percent and a lightness value of 50 percent.
Therefore, this color can be considered to be Light.
In the CMYK color model (used in the printing process), the composition is 0% Cyan, 0% Magenta, 100% Yellow, and 0% key (black). Colors that looks similar: #ff8000, #ffff00, #80ff00. May be found within the Yellow Color Codes Group.
Note: Color names are subjective, therefore, a single name could potentially represent a multitude of HEX color values.