Color Lemon Peel yellow-orange (#ffed80):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Lemon Peel yellow-orange (#ffed80):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
yellow-oranges
yellow-oranges Family:
light-vibrant
Saturation:
moderately saturated
Tones:
light-toned
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
medium chroma
Color Information about Lemon Peel / #ffed80
The HTML HEX code is #ffed80. The corresponding color name is "Lemon Peel". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 237%, Blue (B): 128%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 7%, Yellow (Y):50%, Black (K): 0%. In the HSL color space, #ffed80 has a hue of 51°, saturation of 100%, and lightness of 75%. The HSV representation is 51° for hue, 50% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 93, a* (green to red) = -8, and b* (blue to yellow) = 55. The XYZ representation is X: 75, Y: 83, Z: 33. In the YUV color space, it translates to Y (luminance) = 0.9018, U (chrominance) = -0.1967, and V (chrominance) = 0.0862.
The decimal value of the color is 16772480. The closest Web-safe HEX code is #FFFF99. Variations of the colour are #FFFBE5 for a 20% lighter version and #FFDD1A for a 20% darker version.
For the color with hex value #ffed80, the correlated color temperature (CT) is estimated to be 4035 Kelvin (4035K).
The approximate wavelength of #ffed80 is around 598.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffed80 | #ffed80 |
RGB Decimal Code | 255, 237, 128 | rgb(255, 237, 128) |
CMYK | 0, 7, 50, 0 | / |
HSL | 51°, 100%, 75% | hsl(51°, 100%, 75%) |
HSV | 51°, 50%, 100% | / |
CIE-LAB | 93, -8, 55 | / |
XYZ | 75, 83, 33 | / |
YUV | 0.9018, -0.1967, 0.0862 | / |
Decimal value | 16772480 | / |
Web-Safe HEX | FFFF99 | #FFFF99 |
Color Temperature (CT) | 4035 Kelvin (4035K) | / |
Estimate Wavelength | around 598.00nm | / |
The Depth and Diversity of Lemon Peel (Hex: #ffed80): Exploring its Impact in Design and Culture
Lemon Peel (#ffed80) is a vibrant and zesty color that resembles the skin of a ripe lemon. Its warm yellow hue exudes a feeling of freshness and adds a pop of brightness to any design. This color is reminiscent of sunny summer days, citrus fruits, and lemonade stands. It shares similarities with other natural elements like golden wheat fields, daffodil flowers, and the soft glow of a sunset. Lemon Peel is the perfect color choice for designs that aim to evoke energy, positivity, and a touch of tangy delight.
Download Stunning Lemon Peel Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Lemon Peel Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Lemon Peel 4K Wallpaper
Immerse yourself in the beauty of our Lemon Peel 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 Lemon Peel 4K WallpaperTints and Shades of #ffed80 HEX color (Lemon Peel)
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 #ffed80, 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
- #FFFBDF
- #FFF6C0
- #FFF2A0
- #ffed80
- #BFB260
- #807740
- #403B20
- #000000
Tones of Lemon Peel (#ffed80 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffed80, #ccc180 is the less saturated color, while #ffed80 is the most saturated one.
- #ccc180
- #d9cc80
- #e6d780
- #f2e280
- #ffed80
- #9f9033
- #a49226
- #a9951a
- #ae970d
HTML Usage Examples
HTML using color code example
<p style="color: #ffed80;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffed80.
CSS color code example
p { color: #ffed80; }
Text with hexadecimal color #ffed80
This is a sample text with color #ffed80.
Background Color with #ffed80
This is a example with background color #ffed80.
Border Color with #ffed80
#ffed80 Color Preview on White (#ffffff) Background
This is a example of text with color #ffed80 on white background.
#ffed80 Color Preview on Black (#000000) Background
This is a example of text with color #ffed80 on black background.
CSS codes examples
.text {color:#ffed80;}
.background {background-color:#ffed80;}
.border {border:1px solid #ffed80;}