Color Lahn Yellow yellow-orange (#fff80a):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Lahn Yellow yellow-orange (#fff80a):
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 Lahn Yellow / #fff80a
The HTML HEX code is #fff80a. The corresponding color name is "Lahn Yellow". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 248%, Blue (B): 10%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 3%, Yellow (Y):96%, Black (K): 0%. In the HSL color space, #fff80a has a hue of 58°, saturation of 100%, and lightness of 52%. The HSV representation is 58° for hue, 96% 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) = 92. The XYZ representation is X: 75, Y: 88, Z: 13. In the YUV color space, it translates to Y (luminance) = 0.8744, U (chrominance) = -0.4110, and V (chrominance) = 0.1102.
The decimal value of the color is 16775178. The closest Web-safe HEX code is #FFFF00. Variations of the colour are #FFFA70 for a 20% lighter version and #A39E00 for a 20% darker version.
For the color with hex value #fff80a, the correlated color temperature (CT) is estimated to be 3820 Kelvin (3820K).
The approximate wavelength of #fff80a is around 584.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | fff80a | #fff80a |
RGB Decimal Code | 255, 248, 10 | rgb(255, 248, 10) |
CMYK | 0, 3, 96, 0 | / |
HSL | 58°, 100%, 52% | hsl(58°, 100%, 52%) |
HSV | 58°, 96%, 100% | / |
CIE-LAB | 95, -18, 92 | / |
XYZ | 75, 88, 13 | / |
YUV | 0.8744, -0.4110, 0.1102 | / |
Decimal value | 16775178 | / |
Web-Safe HEX | FFFF00 | #FFFF00 |
Color Temperature (CT) | 3820 Kelvin (3820K) | / |
Estimate Wavelength | around 584.00nm | / |
The Depth and Diversity of Lahn Yellow (Hex: #fff80a): Exploring its Impact in Design and Culture
Lahn Yellow (#fff80a) is a vibrant and sunny color reminiscent of golden rays dancing on a summer day. Its warm and intense hue resembles the brilliance of a field of sunflowers, bringing to mind the refreshing burst of energy found in nature. This color is also reminiscent of ripe lemons, radiating positivity and zest. Lahn Yellow is a perfect choice for designs seeking to evoke feelings of joy, happiness, and optimism. Use this color to create a vibrant and invigorating atmosphere, whether its for a logo, website, or any other visual element.
Download Stunning Lahn Yellow Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Lahn 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 Lahn Yellow 4K Wallpaper
Immerse yourself in the beauty of our Lahn 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 Lahn Yellow 4K WallpaperTints and Shades of #fff80a HEX color (Lahn 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 #fff80a, 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
- #FFFDC2
- #FFFC85
- #FFFA47
- #fff80a
- #BFBA08
- #807C05
- #403E03
- #000000
Tones of Lahn Yellow (#fff80a HEX color)
A tone is produced by adding gray to any pure hue. In the case of #fff80a, #ccc839 is the less saturated color, while #fff80a is the most saturated one.
- #ccc839
- #d9d42d
- #e6e022
- #f2ec16
- #fff80a
- #585733
- #515026
- #4a491a
- #44420d
HTML Usage Examples
HTML using color code example
<p style="color: #fff80a;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #fff80a.
CSS color code example
p { color: #fff80a; }
Text with hexadecimal color #fff80a
This is a sample text with color #fff80a.
Background Color with #fff80a
This is a example with background color #fff80a.
Border Color with #fff80a
#fff80a Color Preview on White (#ffffff) Background
This is a example of text with color #fff80a on white background.
#fff80a Color Preview on Black (#000000) Background
This is a example of text with color #fff80a on black background.
CSS codes examples
.text {color:#fff80a;}
.background {background-color:#fff80a;}
.border {border:1px solid #fff80a;}