✓ Copied to clipboard
#AEAE5B (Yellow) color swatch preview — Color From Pic.
#AEAE5B — Yellow color swatch

Yellow

#AEAE5B

📝 Color Information for #AEAE5B

The hexadecimal color code #AEAE5B represents a medium shade in the yellow family. In the RGB color model, this color is composed of 174 red, 174 green, and 91 blue, which translates to approximately 68% red, 68% green, and 36% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #AEAE5B has a hue of 60 degrees, a saturation level of 34%, and a lightness value of 52%. The hue angle of 60° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 60°, saturation of 48%, and brightness/value of 68%. For print applications using the CMYK color model, #AEAE5B would be reproduced using 0% cyan, 0% magenta, 48% yellow, and 32% black. The closest web-safe color is #999966, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #AEAE5B with other colors, consider its complementary color at hue 240° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11447899, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AEAE5B

Tailwind CSS
stone-400
HEX
#AEAE5B
RGB
rgb(174, 174, 91)
RGB %
68%, 68%, 36%
HSL
hsl(60, 34%, 52%)
HSV
hsv(60, 48%, 68%)
CMYK
0%, 0%, 48%, 32%
Decimal
11447899
Web Safe
#999966

🎨 Color Schemes for #AEAE5B

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AEAE5B

🌗 Shades and Tints of #AEAE5B

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AEAE5B

Tones (adding gray / desaturating)

🌈 Hue Variations of #AEAE5B

Hue Variations (shifting the color spectrum)

👁️ Preview of #AEAE5B in Use

Text on #AEAE5B
This demonstrates text readability on the color background. (Click to edit)
#AEAE5B as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #AEAE5B

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #AEAE5B

:root { --color-hex: #AEAE5B; --color-rgb: 174, 174, 91; --color-hsl: 60, 34%, 52%; } .bg-color { background-color: #AEAE5B; } .text-color { color: #AEAE5B; } .border-color { border-color: #AEAE5B; }

🛠️ Use #AEAE5B in Your Project

🎨
Build a Palette with #AEAE5B
Generate harmonious color schemes
⚖️
Check Contrast for #AEAE5B
WCAG accessibility testing
🌈
Create a Gradient with #AEAE5B
Beautiful CSS gradients

🔗 Related Colors to #AEAE5B

#AE855B
Hue -30°
#AE995B
Hue -15°
#99AE5B
Hue +15°
#85AE5B
Hue +30°
#96964A
85% L
#7B7B3D
70% L
#59592C
50% L
#37371B
30% L
#BFBF7D
62% L
#CECE9C
71% L
#DFDFBE
81% L
#EEEEDD
90% L

About Yellow (#AEAE5B)

Yellow is a medium, moderately saturated, warm yellow color with a hue angle of 60°, saturation of 34%, and lightness of 52%. Its RGB value is (174, 174, 91) and its CMYK breakdown is C:0% M:0% Y:48% K:32%.

This is a Spring (Vital) color palette archetype. Happiness, Positivity, Optimism, Caution. Yellow is the most luminous of all the colors of the spectrum.

Frequently Asked Questions About #AEAE5B

What is the HEX code for Yellow? +

The HEX code for Yellow is #AEAE5B. In CSS you can use it directly as color: #AEAE5B; or as a background: background-color: #AEAE5B;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #AEAE5B? +

The RGB value of #AEAE5B is rgb(174, 174, 91). This means the color contains 174 out of 255 parts red, 174 out of 255 parts green, and 91 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(174, 174, 91);

What is the HSL value of #AEAE5B? +

The HSL value of #AEAE5B is hsl(60, 34%, 52%). The hue is 60°, placing it in the yellow family on the color wheel. The saturation is 34%, making it moderately saturated. The lightness is 52%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #AEAE5B a warm or cool color? +

#AEAE5B is classified as a warm color based on its hue angle of 60°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #AEAE5B? +

The approximate CMYK value of #AEAE5B is C:0% M:0% Y:48% K:32%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #AEAE5B with Other Tools

🔢
Color Converter
Get all formats for #AEAE5B — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #AEAE5B passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #AEAE5B.
👓
Blindness Simulator
See how #AEAE5B appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #AEAE5B.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #AEAE5B.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #AEAE5B.
🔬
Technical Formats
See #AEAE5B in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #AEAE5B as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.