Color Electric Yellow yellow-orange (#fffc00):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Electric Yellow yellow-orange (#fffc00):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
yellow-oranges
yellow-oranges Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Electric Yellow / #fffc00
The HTML HEX code is #fffc00. The corresponding color name is "Electric Yellow". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 252%, Blue (B): 0%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 1%, Yellow (Y):100%, Black (K): 0%. In the HSL color space, #fffc00 has a hue of 59°, saturation of 100%, and lightness of 50%. The HSV representation is 59° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 96, a* (green to red) = -20, and b* (blue to yellow) = 94. The XYZ representation is X: 76, Y: 91, Z: 14. In the YUV color space, it translates to Y (luminance) = 0.8791, U (chrominance) = -0.4326, and V (chrominance) = 0.1061.
The decimal value of the color is 16776192. The closest Web-safe HEX code is #FFFF00. Variations of the colour are #FFFC66 for a 20% lighter version and #999600 for a 20% darker version.
For the color with hex value #fffc00, the correlated color temperature (CT) is estimated to be 3870 Kelvin (3870K).
The approximate wavelength of #fffc00 is around 582.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | fffc00 | #fffc00 |
RGB Decimal Code | 255, 252, 0 | rgb(255, 252, 0) |
CMYK | 0, 1, 100, 0 | / |
HSL | 59°, 100%, 50% | hsl(59°, 100%, 50%) |
HSV | 59°, 100%, 100% | / |
CIE-LAB | 96, -20, 94 | / |
XYZ | 76, 91, 14 | / |
YUV | 0.8791, -0.4326, 0.1061 | / |
Decimal value | 16776192 | / |
Web-Safe HEX | FFFF00 | #FFFF00 |
Color Temperature (CT) | 3870 Kelvin (3870K) | / |
Estimate Wavelength | around 582.00nm | / |
The Depth and Diversity of Electric Yellow (Hex: #fffc00): Exploring its Impact in Design and Culture
Electric Yellow (#fffc00) is reminiscent of vibrant sunflowers, adding a sunny, energetic touch to any design. With its intense brightness, Electric Yellow evokes feelings of happiness and warmth. This color can be compared to ripe lemons, illuminating the surroundings like a ray of sunshine. It also resembles the golden glow of a honeycomb, mirroring the sweet and radiant qualities of honey. Electric Yellow brings natures vivid and cheerful elements into the digital space, grabbing attention and infusing vitality into brand identities, website designs, and promotional materials.
Download Stunning Electric Yellow Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Electric Yellow Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Electric Yellow 4K Wallpaper
Immerse yourself in the beauty of our Electric Yellow 4K Wallpaper, offering a resolution of 3840px by 2160px. Perfect for high-resolution displays, this wallpaper brings a touch of sophistication to your desktop.
Download Electric Yellow 4K WallpaperTints and Shades of #fffc00 HEX color (Electric Yellow)
In color theory, tints and shades are essential for understanding the depth and luminosity of colors. A tint is achieved by adding white to a pure hue, lightening its appearance. Conversely, a shade results from blending black with a color, giving it a deeper tone. In the context of #fffc00, this color stands at the center between its tints and shades. While the tints get progressively lighter moving towards white (#ffffff), the shades deepen towards black (#000000).
- #ffffff
- #FFFEBF
- #FFFE80
- #FFFD40
- #fffc00
- #BFBD00
- #807E00
- #403F00
- #000000
Tones of Electric Yellow (#fffc00 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #fffc00, #ccca33 is the less saturated color, while #fffc00 is the most saturated one.
- #ccca33
- #d9d726
- #e6e31a
- #f2f00d
- #fffc00
- #525133
- #4a4926
- #42421a
- #3b3a0d
HTML Usage Examples
HTML using color code example
<p style="color: #fffc00;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #fffc00.
CSS color code example
p { color: #fffc00; }
Text with hexadecimal color #fffc00
This is a sample text with color #fffc00.
Background Color with #fffc00
This is a example with background color #fffc00.
Border Color with #fffc00
#fffc00 Color Preview on White (#ffffff) Background
This is a example of text with color #fffc00 on white background.
#fffc00 Color Preview on Black (#000000) Background
This is a example of text with color #fffc00 on black background.
CSS codes examples
.text {color:#fffc00;}
.background {background-color:#fffc00;}
.border {border:1px solid #fffc00;}