Color Middle Yellow yellow-orange (#ffeb00):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Middle Yellow yellow-orange (#ffeb00):
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 Middle Yellow / #ffeb00
The HTML HEX code is #ffeb00. The corresponding color name is "Middle Yellow". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 235%, Blue (B): 0%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 8%, Yellow (Y):100%, Black (K): 0%. In the HSL color space, #ffeb00 has a hue of 55°, saturation of 100%, and lightness of 50%. The HSV representation is 55° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 92, a* (green to red) = -12, and b* (blue to yellow) = 91. The XYZ representation is X: 71, Y: 81, Z: 12. In the YUV color space, it translates to Y (luminance) = 0.8400, U (chrominance) = -0.4133, and V (chrominance) = 0.1404.
The decimal value of the color is 16771840. The closest Web-safe HEX code is #FFFF00. Variations of the colour are #FFF266 for a 20% lighter version and #998C00 for a 20% darker version.
For the color with hex value #ffeb00, the correlated color temperature (CT) is estimated to be 3629 Kelvin (3629K).
The approximate wavelength of #ffeb00 is around 590.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffeb00 | #ffeb00 |
RGB Decimal Code | 255, 235, 0 | rgb(255, 235, 0) |
CMYK | 0, 8, 100, 0 | / |
HSL | 55°, 100%, 50% | hsl(55°, 100%, 50%) |
HSV | 55°, 100%, 100% | / |
CIE-LAB | 92, -12, 91 | / |
XYZ | 71, 81, 12 | / |
YUV | 0.8400, -0.4133, 0.1404 | / |
Decimal value | 16771840 | / |
Web-Safe HEX | FFFF00 | #FFFF00 |
Color Temperature (CT) | 3629 Kelvin (3629K) | / |
Estimate Wavelength | around 590.00nm | / |
The Depth and Diversity of Middle Yellow (Hex: #ffeb00): Exploring its Impact in Design and Culture
The hex color #ffeb00, also known as Middle Yellow, is reminiscent of golden sunflowers swaying in a summer field. Its vibrant hue mimics the petals of daffodils and marigolds, evoking feelings of warmth and joy. This color can be compared to a freshly squeezed lemon, radiating freshness and zest. Middle Yellow is also like a beaming smile, lighting up a room with its cheerful and energetic personality. Its intense brightness is like a burst of sunshine, infusing life and positivity into any design or setting.
Download Stunning Middle Yellow Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Middle 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 Middle Yellow 4K Wallpaper
Immerse yourself in the beauty of our Middle 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 Middle Yellow 4K WallpaperTints and Shades of #ffeb00 HEX color (Middle 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 #ffeb00, 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
- #FFFABF
- #FFF580
- #FFF040
- #ffeb00
- #BFB000
- #807600
- #403B00
- #000000
Tones of Middle Yellow (#ffeb00 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffeb00, #ccc033 is the less saturated color, while #ffeb00 is the most saturated one.
- #ccc033
- #d9cb26
- #e6d61a
- #f2e00d
- #ffeb00
- #524f33
- #4a4726
- #423f1a
- #3b370d
HTML Usage Examples
HTML using color code example
<p style="color: #ffeb00;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffeb00.
CSS color code example
p { color: #ffeb00; }
Text with hexadecimal color #ffeb00
This is a sample text with color #ffeb00.
Background Color with #ffeb00
This is a example with background color #ffeb00.
Border Color with #ffeb00
#ffeb00 Color Preview on White (#ffffff) Background
This is a example of text with color #ffeb00 on white background.
#ffeb00 Color Preview on Black (#000000) Background
This is a example of text with color #ffeb00 on black background.
CSS codes examples
.text {color:#ffeb00;}
.background {background-color:#ffeb00;}
.border {border:1px solid #ffeb00;}