Color Summer Sun yellow-orange (#ffdc00):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Summer Sun yellow-orange (#ffdc00):
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 Summer Sun / #ffdc00
The HTML HEX code is #ffdc00. The corresponding color name is "Summer Sun". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 220%, Blue (B): 0%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 14%, Yellow (Y):100%, Black (K): 0%. In the HSL color space, #ffdc00 has a hue of 52°, saturation of 100%, and lightness of 50%. The HSV representation is 52° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 88, a* (green to red) = -4, and b* (blue to yellow) = 88. The XYZ representation is X: 67, Y: 72, Z: 10. In the YUV color space, it translates to Y (luminance) = 0.8054, U (chrominance) = -0.3963, and V (chrominance) = 0.1707.
The decimal value of the color is 16768000. The closest Web-safe HEX code is #FFCC00. Variations of the colour are #FFEB66 for a 20% lighter version and #998500 for a 20% darker version.
For the color with hex value #ffdc00, the correlated color temperature (CT) is estimated to be 3396 Kelvin (3396K).
The approximate wavelength of #ffdc00 is around 596.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffdc00 | #ffdc00 |
RGB Decimal Code | 255, 220, 0 | rgb(255, 220, 0) |
CMYK | 0, 14, 100, 0 | / |
HSL | 52°, 100%, 50% | hsl(52°, 100%, 50%) |
HSV | 52°, 100%, 100% | / |
CIE-LAB | 88, -4, 88 | / |
XYZ | 67, 72, 10 | / |
YUV | 0.8054, -0.3963, 0.1707 | / |
Decimal value | 16768000 | / |
Web-Safe HEX | FFCC00 | #FFCC00 |
Color Temperature (CT) | 3396 Kelvin (3396K) | / |
Estimate Wavelength | around 596.00nm | / |
The Depth and Diversity of Summer Sun (Hex: #ffdc00): Exploring its Impact in Design and Culture
The hex color #ffdc00, also known as Summer Sun, resembles the vibrant hue of the sun at its peak during a summer day. Its assertive brightness captures the essence of warmth and radiance. Similar to the golden glow of sunlight bathing a field of sunflowers, Summer Sun evokes feelings of joy and energy. This color can be compared to ripe citrus fruits, such as lemons and oranges, which share its vibrant hue. It also reflects the brilliance of a sandy beach under the midday sun, symbolizing the carefree and sunny vibes of the summer season.
Download Stunning Summer Sun Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Summer Sun Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Summer Sun 4K Wallpaper
Immerse yourself in the beauty of our Summer Sun 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 Summer Sun 4K WallpaperTints and Shades of #ffdc00 HEX color (Summer Sun)
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 #ffdc00, 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
- #FFF6BF
- #FFEE80
- #FFE540
- #ffdc00
- #BFA500
- #806E00
- #403700
- #000000
Tones of Summer Sun (#ffdc00 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffdc00, #ccb733 is the less saturated color, while #ffdc00 is the most saturated one.
- #ccb733
- #d9c026
- #e6ca1a
- #f2d30d
- #ffdc00
- #524e33
- #4a4526
- #423d1a
- #3b340d
HTML Usage Examples
HTML using color code example
<p style="color: #ffdc00;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffdc00.
CSS color code example
p { color: #ffdc00; }
Text with hexadecimal color #ffdc00
This is a sample text with color #ffdc00.
Background Color with #ffdc00
This is a example with background color #ffdc00.
Border Color with #ffdc00
#ffdc00 Color Preview on White (#ffffff) Background
This is a example of text with color #ffdc00 on white background.
#ffdc00 Color Preview on Black (#000000) Background
This is a example of text with color #ffdc00 on black background.
CSS codes examples
.text {color:#ffdc00;}
.background {background-color:#ffdc00;}
.border {border:1px solid #ffdc00;}