Color Butter Cupcake orange (#ffdd99):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Butter Cupcake orange (#ffdd99):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
oranges
oranges Family:
light-vibrant
Saturation:
moderately saturated
Tones:
light-toned
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
medium chroma
Color Information about Butter Cupcake / #ffdd99
The HTML HEX code is #ffdd99. The corresponding color name is "Butter Cupcake". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 221%, Blue (B): 153%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 13%, Yellow (Y):40%, Black (K): 0%. In the HSL color space, #ffdd99 has a hue of 40°, saturation of 100%, and lightness of 80%. The HSV representation is 40° for hue, 40% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 90, a* (green to red) = 3, and b* (blue to yellow) = 38. The XYZ representation is X: 73, Y: 75, Z: 41. In the YUV color space, it translates to Y (luminance) = 0.8761, U (chrominance) = -0.1359, and V (chrominance) = 0.1087.
The decimal value of the color is 16768409. The closest Web-safe HEX code is #FFCC99. Variations of the colour are #FFFFFF for a 20% lighter version and #FFBB33 for a 20% darker version.
For the color with hex value #ffdd99, the correlated color temperature (CT) is estimated to be 4018 Kelvin (4018K).
The approximate wavelength of #ffdd99 is around 620.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffdd99 | #ffdd99 |
RGB Decimal Code | 255, 221, 153 | rgb(255, 221, 153) |
CMYK | 0, 13, 40, 0 | / |
HSL | 40°, 100%, 80% | hsl(40°, 100%, 80%) |
HSV | 40°, 40%, 100% | / |
CIE-LAB | 90, 3, 38 | / |
XYZ | 73, 75, 41 | / |
YUV | 0.8761, -0.1359, 0.1087 | / |
Decimal value | 16768409 | / |
Web-Safe HEX | FFCC99 | #FFCC99 |
Color Temperature (CT) | 4018 Kelvin (4018K) | / |
Estimate Wavelength | around 620.00nm | / |
The Depth and Diversity of Butter Cupcake (Hex: #ffdd99): Exploring its Impact in Design and Culture
Butter Cupcake (#ffdd99) is a warm and inviting color that resembles the soft golden hue of a freshly baked cupcake. Its similarity to the shade of butter adds a creamy and comforting feel. This color evokes the image of a sunny summer day, with its resemblance to the golden rays of the sun. It also brings to mind the beauty of a field of blooming sunflowers, radiating warmth and positivity. Butter Cupcake is a cheerful and uplifting color that can bring a touch of sweetness to any design or project.
Download Stunning Butter Cupcake Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Butter Cupcake 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 Cupcake 4K Wallpaper
Immerse yourself in the beauty of our Butter Cupcake 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 Cupcake 4K WallpaperTints and Shades of #ffdd99 HEX color (Butter Cupcake)
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 #ffdd99, 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
- #FFF7E6
- #FFEECC
- #FFE6B3
- #ffdd99
- #BFA673
- #806F4D
- #403726
- #000000
Tones of Butter Cupcake (#ffdd99 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffdd99, #ccb88f is the less saturated color, while #ffdd99 is the most saturated one.
- #ccb88f
- #d9c192
- #e6ca94
- #f2d497
- #ffdd99
- #ae8533
- #b58626
- #bd861a
- #c4870d
HTML Usage Examples
HTML using color code example
<p style="color: #ffdd99;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffdd99.
CSS color code example
p { color: #ffdd99; }
Text with hexadecimal color #ffdd99
This is a sample text with color #ffdd99.
Background Color with #ffdd99
This is a example with background color #ffdd99.
Border Color with #ffdd99
#ffdd99 Color Preview on White (#ffffff) Background
This is a example of text with color #ffdd99 on white background.
#ffdd99 Color Preview on Black (#000000) Background
This is a example of text with color #ffdd99 on black background.
CSS codes examples
.text {color:#ffdd99;}
.background {background-color:#ffdd99;}
.border {border:1px solid #ffdd99;}