Color Emoji Yellow yellow-orange (#ffde34):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Emoji Yellow yellow-orange (#ffde34):
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 Emoji Yellow / #ffde34
The HTML HEX code is #ffde34. The corresponding color name is "Emoji Yellow". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 222%, Blue (B): 52%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 13%, Yellow (Y):80%, Black (K): 0%. In the HSL color space, #ffde34 has a hue of 50°, saturation of 100%, and lightness of 60%. The HSV representation is 50° for hue, 80% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 89, a* (green to red) = -5, and b* (blue to yellow) = 80. The XYZ representation is X: 68, Y: 74, Z: 14. In the YUV color space, it translates to Y (luminance) = 0.8333, U (chrominance) = -0.3097, and V (chrominance) = 0.1463.
The decimal value of the color is 16768564. The closest Web-safe HEX code is #FFCC33. Variations of the colour are #FFEE99 for a 20% lighter version and #CCAA00 for a 20% darker version.
For the color with hex value #ffde34, the correlated color temperature (CT) is estimated to be 3483 Kelvin (3483K).
The approximate wavelength of #ffde34 is around 600.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffde34 | #ffde34 |
RGB Decimal Code | 255, 222, 52 | rgb(255, 222, 52) |
CMYK | 0, 13, 80, 0 | / |
HSL | 50°, 100%, 60% | hsl(50°, 100%, 60%) |
HSV | 50°, 80%, 100% | / |
CIE-LAB | 89, -5, 80 | / |
XYZ | 68, 74, 14 | / |
YUV | 0.8333, -0.3097, 0.1463 | / |
Decimal value | 16768564 | / |
Web-Safe HEX | FFCC33 | #FFCC33 |
Color Temperature (CT) | 3483 Kelvin (3483K) | / |
Estimate Wavelength | around 600.00nm | / |
The Depth and Diversity of Emoji Yellow (Hex: #ffde34): Exploring its Impact in Design and Culture
The color #ffde34, also known as Emoji Yellow, bears similarities to the golden hue of a sunflower petal, radiating warmth and joy. It evokes visions of sandy beaches, reminiscent of a tropical paradise. Emoji Yellow exudes the vibrant glow of a ripe lemon, symbolizing freshness and zest. This color mirrors the shade of a cascading waterfall, capturing the essence of movement and energy. It can also be likened to the vibrant feathers of a canary, representing liveliness and cheerfulness. In summary, Emoji Yellow embodies the brilliance of natural elements such as sunflowers, beaches, lemons, waterfalls, and canaries.
Download Stunning Emoji Yellow Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Emoji 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 Emoji Yellow 4K Wallpaper
Immerse yourself in the beauty of our Emoji 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 Emoji Yellow 4K WallpaperTints and Shades of #ffde34 HEX color (Emoji 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 #ffde34, 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
- #FFF7CC
- #FFEF9A
- #FFE667
- #ffde34
- #BFA727
- #806F1A
- #40380D
- #000000
Tones of Emoji Yellow (#ffde34 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffde34, #ccb852 is the less saturated color, while #ffde34 is the most saturated one.
- #ccb852
- #d9c24b
- #e6cb43
- #f2d53c
- #ffde34
- #716733
- #6f6326
- #6c5e1a
- #6a5a0d
HTML Usage Examples
HTML using color code example
<p style="color: #ffde34;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffde34.
CSS color code example
p { color: #ffde34; }
Text with hexadecimal color #ffde34
This is a sample text with color #ffde34.
Background Color with #ffde34
This is a example with background color #ffde34.
Border Color with #ffde34
#ffde34 Color Preview on White (#ffffff) Background
This is a example of text with color #ffde34 on white background.
#ffde34 Color Preview on Black (#000000) Background
This is a example of text with color #ffde34 on black background.
CSS codes examples
.text {color:#ffde34;}
.background {background-color:#ffde34;}
.border {border:1px solid #ffde34;}