Color Lemon yellow-orange (#fff700):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Lemon yellow-orange (#fff700):
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 Lemon / #fff700
The HTML HEX code is #fff700. The corresponding color name is "Lemon". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 247%, Blue (B): 0%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 3%, Yellow (Y):100%, Black (K): 0%. In the HSL color space, #fff700 has a hue of 58°, saturation of 100%, and lightness of 50%. The HSV representation is 58° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 95, a* (green to red) = -18, and b* (blue to yellow) = 93. The XYZ representation is X: 75, Y: 88, Z: 13. In the YUV color space, it translates to Y (luminance) = 0.8676, U (chrominance) = -0.4269, and V (chrominance) = 0.1162.
The decimal value of the color is 16774912. The closest Web-safe HEX code is #FFFF00. Variations of the colour are #FFFA66 for a 20% lighter version and #999400 for a 20% darker version.
For the color with hex value #fff700, the correlated color temperature (CT) is estimated to be 3801 Kelvin (3801K).
The approximate wavelength of #fff700 is around 584.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | fff700 | #fff700 |
RGB Decimal Code | 255, 247, 0 | rgb(255, 247, 0) |
CMYK | 0, 3, 100, 0 | / |
HSL | 58°, 100%, 50% | hsl(58°, 100%, 50%) |
HSV | 58°, 100%, 100% | / |
CIE-LAB | 95, -18, 93 | / |
XYZ | 75, 88, 13 | / |
YUV | 0.8676, -0.4269, 0.1162 | / |
Decimal value | 16774912 | / |
Web-Safe HEX | FFFF00 | #FFFF00 |
Color Temperature (CT) | 3801 Kelvin (3801K) | / |
Estimate Wavelength | around 584.00nm | / |
The Depth and Diversity of Lemon (Hex: #fff700): Exploring its Impact in Design and Culture
The color Lemon (#fff700) resembles the bright zest of a juicy lemon. Its vibrant yellow hue brings to mind the refreshing citrus fruit that is often associated with summer and freshness. This color can be likened to the radiant rays of sunlight that illuminate a sunny day, or the golden sparkle of a summer cocktail. Lemon also mirrors the color of vibrant wildflowers like sunflowers, adding a touch of cheerfulness and positivity to any visual composition.
Download Stunning Lemon Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Lemon 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 4K Wallpaper
Immerse yourself in the beauty of our Lemon 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 4K WallpaperTints and Shades of #fff700 HEX color (Lemon)
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 #fff700, 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
- #FFFDBF
- #FFFB80
- #FFF940
- #fff700
- #BFB900
- #807C00
- #403E00
- #000000
Tones of Lemon (#fff700 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #fff700, #ccc733 is the less saturated color, while #fff700 is the most saturated one.
- #ccc733
- #d9d326
- #e6df1a
- #f2eb0d
- #fff700
- #525133
- #4a4926
- #42411a
- #3b390d
HTML Usage Examples
HTML using color code example
<p style="color: #fff700;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #fff700.
CSS color code example
p { color: #fff700; }
Text with hexadecimal color #fff700
This is a sample text with color #fff700.
Background Color with #fff700
This is a example with background color #fff700.
Border Color with #fff700
#fff700 Color Preview on White (#ffffff) Background
This is a example of text with color #fff700 on white background.
#fff700 Color Preview on Black (#000000) Background
This is a example of text with color #fff700 on black background.
CSS codes examples
.text {color:#fff700;}
.background {background-color:#fff700;}
.border {border:1px solid #fff700;}