Color Custard yellow-orange (#fffd78):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Custard yellow-orange (#fffd78):
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 Custard / #fffd78
The HTML HEX code is #fffd78. The corresponding color name is "Custard". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 253%, Blue (B): 120%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 1%, Yellow (Y):53%, Black (K): 0%. In the HSL color space, #fffd78 has a hue of 59°, saturation of 100%, and lightness of 74%. The HSV representation is 59° for hue, 53% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 97, a* (green to red) = -16, and b* (blue to yellow) = 63. The XYZ representation is X: 80, Y: 93, Z: 31. In the YUV color space, it translates to Y (luminance) = 0.9350, U (chrominance) = -0.2285, and V (chrominance) = 0.0570.
The decimal value of the color is 16776568. The closest Web-safe HEX code is #FFFF66. Variations of the colour are #FFFEE0 for a 20% lighter version and #FFFB14 for a 20% darker version.
For the color with hex value #fffd78, the correlated color temperature (CT) is estimated to be 4195 Kelvin (4195K).
The approximate wavelength of #fffd78 is around 582.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | fffd78 | #fffd78 |
RGB Decimal Code | 255, 253, 120 | rgb(255, 253, 120) |
CMYK | 0, 1, 53, 0 | / |
HSL | 59°, 100%, 74% | hsl(59°, 100%, 74%) |
HSV | 59°, 53%, 100% | / |
CIE-LAB | 97, -16, 63 | / |
XYZ | 80, 93, 31 | / |
YUV | 0.9350, -0.2285, 0.0570 | / |
Decimal value | 16776568 | / |
Web-Safe HEX | FFFF66 | #FFFF66 |
Color Temperature (CT) | 4195 Kelvin (4195K) | / |
Estimate Wavelength | around 582.00nm | / |
The Depth and Diversity of Custard (Hex: #fffd78): Exploring its Impact in Design and Culture
Custard (#fffd78) resembles the soft glow of a sunflower petal at its peak bloom. This warm and buttery hue exudes a sense of comfort and sweetness, reminiscent of a perfectly baked custard dessert. Its similarity to the golden morning sun evokes feelings of tranquility and optimism. Like a field of ripe wheat swaying in the gentle breeze, custard embodies the abundance of harvest and the promise of a fruitful season. Embrace this color and feel its soothing energy, like a warm embrace from nature itself.
Download Stunning Custard Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Custard Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Custard 4K Wallpaper
Immerse yourself in the beauty of our Custard 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 Custard 4K WallpaperTints and Shades of #fffd78 HEX color (Custard)
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 #fffd78, 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
- #FFFFDD
- #FFFEBC
- #FFFE9A
- #fffd78
- #BFBE5A
- #807F3C
- #403F1E
- #000000
Tones of Custard (#fffd78 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #fffd78, #cccb7b is the less saturated color, while #fffd78 is the most saturated one.
- #cccb7b
- #d9d87a
- #e6e47a
- #f2f179
- #fffd78
- #9a9833
- #9e9c26
- #a2a01a
- #a7a40d
HTML Usage Examples
HTML using color code example
<p style="color: #fffd78;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #fffd78.
CSS color code example
p { color: #fffd78; }
Text with hexadecimal color #fffd78
This is a sample text with color #fffd78.
Background Color with #fffd78
This is a example with background color #fffd78.
Border Color with #fffd78
#fffd78 Color Preview on White (#ffffff) Background
This is a example of text with color #fffd78 on white background.
#fffd78 Color Preview on Black (#000000) Background
This is a example of text with color #fffd78 on black background.
CSS codes examples
.text {color:#fffd78;}
.background {background-color:#fffd78;}
.border {border:1px solid #fffd78;}