Color Spirited Yellow orange (#ffdc83):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Spirited Yellow orange (#ffdc83):
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 Spirited Yellow / #ffdc83
The HTML HEX code is #ffdc83. The corresponding color name is "Spirited Yellow". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 220%, Blue (B): 131%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 14%, Yellow (Y):49%, Black (K): 0%. In the HSL color space, #ffdc83 has a hue of 43°, saturation of 100%, and lightness of 76%. The HSV representation is 43° for hue, 49% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 89, a* (green to red) = 1, and b* (blue to yellow) = 48. The XYZ representation is X: 71, Y: 74, Z: 32. In the YUV color space, it translates to Y (luminance) = 0.8640, U (chrominance) = -0.1724, and V (chrominance) = 0.1193.
The decimal value of the color is 16768131. The closest Web-safe HEX code is #FFCC99. Variations of the colour are #FFF9EB for a 20% lighter version and #FFBF1F for a 20% darker version.
For the color with hex value #ffdc83, the correlated color temperature (CT) is estimated to be 3803 Kelvin (3803K).
The approximate wavelength of #ffdc83 is around 614.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffdc83 | #ffdc83 |
RGB Decimal Code | 255, 220, 131 | rgb(255, 220, 131) |
CMYK | 0, 14, 49, 0 | / |
HSL | 43°, 100%, 76% | hsl(43°, 100%, 76%) |
HSV | 43°, 49%, 100% | / |
CIE-LAB | 89, 1, 48 | / |
XYZ | 71, 74, 32 | / |
YUV | 0.8640, -0.1724, 0.1193 | / |
Decimal value | 16768131 | / |
Web-Safe HEX | FFCC99 | #FFCC99 |
Color Temperature (CT) | 3803 Kelvin (3803K) | / |
Estimate Wavelength | around 614.00nm | / |
The Depth and Diversity of Spirited Yellow (Hex: #ffdc83): Exploring its Impact in Design and Culture
Spirited Yellow (#ffdc83) is reminiscent of the warm rays of the sun at golden hour, illuminating everything it touches with a vibrant and energetic glow. This color evokes feelings of optimism and enthusiasm, just like the zest of a juicy lemon or the vivacity of a field of sunflowers. It shares similarities with the golden hue of honey, radiating a sense of warmth and sweetness. Just like the dancing flames of a crackling fire, Spirited Yellow captivates attention and adds a lively touch to any design or space.
Download Stunning Spirited Yellow Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Spirited 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 Spirited Yellow 4K Wallpaper
Immerse yourself in the beauty of our Spirited 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 Spirited Yellow 4K WallpaperTints and Shades of #ffdc83 HEX color (Spirited 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 #ffdc83, 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
- #FFF6E0
- #FFEEC1
- #FFE5A2
- #ffdc83
- #BFA562
- #806E42
- #403721
- #000000
Tones of Spirited Yellow (#ffdc83 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffdc83, #ccb782 is the less saturated color, while #ffdc83 is the most saturated one.
- #ccb782
- #d9c082
- #e6ca82
- #f2d383
- #ffdc83
- #a08233
- #a68226
- #ab821a
- #b1830d
HTML Usage Examples
HTML using color code example
<p style="color: #ffdc83;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffdc83.
CSS color code example
p { color: #ffdc83; }
Text with hexadecimal color #ffdc83
This is a sample text with color #ffdc83.
Background Color with #ffdc83
This is a example with background color #ffdc83.
Border Color with #ffdc83
#ffdc83 Color Preview on White (#ffffff) Background
This is a example of text with color #ffdc83 on white background.
#ffdc83 Color Preview on Black (#000000) Background
This is a example of text with color #ffdc83 on black background.
CSS codes examples
.text {color:#ffdc83;}
.background {background-color:#ffdc83;}
.border {border:1px solid #ffdc83;}