Color Butter yellow-orange (#ffff81):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Butter yellow-orange (#ffff81):
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:
neutral
Chromaticity:
chromatic
Chroma:
medium chroma
Color Information about Butter / #ffff81
The HTML HEX code is #ffff81. The corresponding color name is "Butter". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 255%, Blue (B): 129%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 0%, Yellow (Y):49%, Black (K): 0%. In the HSL color space, #ffff81 has a hue of 60°, saturation of 100%, and lightness of 75%. The HSV representation is 60° for hue, 49% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 98, a* (green to red) = -16, and b* (blue to yellow) = 60. The XYZ representation is X: 81, Y: 94, Z: 35. In the YUV color space, it translates to Y (luminance) = 0.9437, U (chrominance) = -0.2154, and V (chrominance) = 0.0494.
The decimal value of the color is 16777089. The closest Web-safe HEX code is #FFFF99. Variations of the colour are #FFFFE5 for a 20% lighter version and #FFFF1A for a 20% darker version.
For the color with hex value #ffff81, the correlated color temperature (CT) is estimated to be 4277 Kelvin (4277K).
The approximate wavelength of #ffff81 is around 580.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffff81 | #ffff81 |
RGB Decimal Code | 255, 255, 129 | rgb(255, 255, 129) |
CMYK | 0, 0, 49, 0 | / |
HSL | 60°, 100%, 75% | hsl(60°, 100%, 75%) |
HSV | 60°, 49%, 100% | / |
CIE-LAB | 98, -16, 60 | / |
XYZ | 81, 94, 35 | / |
YUV | 0.9437, -0.2154, 0.0494 | / |
Decimal value | 16777089 | / |
Web-Safe HEX | FFFF99 | #FFFF99 |
Color Temperature (CT) | 4277 Kelvin (4277K) | / |
Estimate Wavelength | around 580.00nm | / |
The Depth and Diversity of Butter (Hex: #ffff81): Exploring its Impact in Design and Culture
The hex color #ffff81, commonly known as Butter, resembles the soft, mellow hue of creamy butter. This color exudes warmth and richness, much like the golden hour sunlight gently kissing the landscape. It shares similarities with the delicate petals of daffodils, the fluffy feathers of baby chicks, and the silky interior of a ripe banana. When used in design or fashion, Butter can bring a sense of comfort and joy, reminiscent of a cozy kitchen filled with the aroma of freshly baked goods.
Download Stunning Butter Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Butter 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 4K Wallpaper
Immerse yourself in the beauty of our Butter 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 4K WallpaperTints and Shades of #ffff81 HEX color (Butter)
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 #ffff81, 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
- #FFFFE0
- #FFFFC0
- #FFFFA1
- #ffff81
- #BFBF61
- #808041
- #404020
- #000000
Tones of Butter (#ffff81 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffff81, #cccc81 is the less saturated color, while #ffff81 is the most saturated one.
- #cccc81
- #d9d981
- #e6e681
- #f2f281
- #ffff81
- #9f9f33
- #a4a426
- #aaaa1a
- #afaf0d
HTML Usage Examples
HTML using color code example
<p style="color: #ffff81;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffff81.
CSS color code example
p { color: #ffff81; }
Text with hexadecimal color #ffff81
This is a sample text with color #ffff81.
Background Color with #ffff81
This is a example with background color #ffff81.
Border Color with #ffff81
#ffff81 Color Preview on White (#ffffff) Background
This is a example of text with color #ffff81 on white background.
#ffff81 Color Preview on Black (#000000) Background
This is a example of text with color #ffff81 on black background.
CSS codes examples
.text {color:#ffff81;}
.background {background-color:#ffff81;}
.border {border:1px solid #ffff81;}