Color Butter Yellow yellow-orange (#fffd74):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Butter Yellow yellow-orange (#fffd74):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
yellow-oranges
yellow-oranges Family:
neutral-vibrant
Saturation:
moderately saturated
Tones:
light-toned
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Butter Yellow / #fffd74
The HTML HEX code is #fffd74. The corresponding color name is "Butter Yellow". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 253%, Blue (B): 116%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 1%, Yellow (Y):55%, Black (K): 0%. In the HSL color space, #fffd74 has a hue of 59°, saturation of 100%, and lightness of 73%. The HSV representation is 59° for hue, 55% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 97, a* (green to red) = -17, and b* (blue to yellow) = 65. The XYZ representation is X: 80, Y: 93, Z: 30. In the YUV color space, it translates to Y (luminance) = 0.9333, U (chrominance) = -0.2354, and V (chrominance) = 0.0586.
The decimal value of the color is 16776564. The closest Web-safe HEX code is #FFFF66. Variations of the colour are #FFFEDB for a 20% lighter version and #FFFB0F for a 20% darker version.
For the color with hex value #fffd74, the correlated color temperature (CT) is estimated to be 4171 Kelvin (4171K).
The approximate wavelength of #fffd74 is around 582.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | fffd74 | #fffd74 |
RGB Decimal Code | 255, 253, 116 | rgb(255, 253, 116) |
CMYK | 0, 1, 55, 0 | / |
HSL | 59°, 100%, 73% | hsl(59°, 100%, 73%) |
HSV | 59°, 55%, 100% | / |
CIE-LAB | 97, -17, 65 | / |
XYZ | 80, 93, 30 | / |
YUV | 0.9333, -0.2354, 0.0586 | / |
Decimal value | 16776564 | / |
Web-Safe HEX | FFFF66 | #FFFF66 |
Color Temperature (CT) | 4171 Kelvin (4171K) | / |
Estimate Wavelength | around 582.00nm | / |
The Depth and Diversity of Butter Yellow (Hex: #fffd74): Exploring its Impact in Design and Culture
Butter Yellow (#fffd74) resembles the luminous radiance of a sunset, casting a warm and soothing glow. It evokes the softness of summer daises, their petals kissed by the suns last rays. This color resonates with the delicacy and zest of freshly ripened lemons, their citrusy tang awakening the senses. It shares the vibrancy of a swirling custard in a dessert bowl, conjuring thoughts of comfort and indulgence. Butter Yellow exudes a contagious positivity, reminiscent of a field of sunflowers basking in golden sunlight, showcasing natures brilliance and filling hearts with joy.
Download Stunning Butter Yellow Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Butter 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 Butter Yellow 4K Wallpaper
Immerse yourself in the beauty of our Butter 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 Butter Yellow 4K WallpaperTints and Shades of #fffd74 HEX color (Butter 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 #fffd74, 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
- #FFFFDC
- #FFFEBA
- #FFFE97
- #fffd74
- #BFBE57
- #807F3A
- #403F1D
- #000000
Tones of Butter Yellow (#fffd74 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #fffd74, #cccb79 is the less saturated color, while #fffd74 is the most saturated one.
- #cccb79
- #d9d878
- #e6e476
- #f2f175
- #fffd74
- #979633
- #9b9a26
- #9f9e1a
- #a3a10d
HTML Usage Examples
HTML using color code example
<p style="color: #fffd74;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #fffd74.
CSS color code example
p { color: #fffd74; }
Text with hexadecimal color #fffd74
This is a sample text with color #fffd74.
Background Color with #fffd74
This is a example with background color #fffd74.
Border Color with #fffd74
#fffd74 Color Preview on White (#ffffff) Background
This is a example of text with color #fffd74 on white background.
#fffd74 Color Preview on Black (#000000) Background
This is a example of text with color #fffd74 on black background.
CSS codes examples
.text {color:#fffd74;}
.background {background-color:#fffd74;}
.border {border:1px solid #fffd74;}