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

Yellow

#AFBA5A

📝 Color Information for #AFBA5A

The hexadecimal color code #AFBA5A represents a medium shade in the yellow family. In the RGB color model, this color is composed of 175 red, 186 green, and 90 blue, which translates to approximately 69% red, 73% green, and 35% 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, #AFBA5A has a hue of 67 degrees, a saturation level of 41%, and a lightness value of 54%. The hue angle of 67° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 67°, saturation of 52%, and brightness/value of 73%. For print applications using the CMYK color model, #AFBA5A would be reproduced using 6% cyan, 0% magenta, 52% yellow, and 27% black. The closest web-safe color is #99CC66, 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 #AFBA5A with other colors, consider its complementary color at hue 247° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11516506, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AFBA5A

Tailwind CSS
lime-400
HEX
#AFBA5A
RGB
rgb(175, 186, 90)
RGB %
69%, 73%, 35%
HSL
hsl(67, 41%, 54%)
HSV
hsv(67, 52%, 73%)
CMYK
6%, 0%, 52%, 27%
Decimal
11516506
Web Safe
#99CC66

🎨 Color Schemes for #AFBA5A

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AFBA5A

🌗 Shades and Tints of #AFBA5A

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AFBA5A

Tones (adding gray / desaturating)

🌈 Hue Variations of #AFBA5A

Hue Variations (shifting the color spectrum)

👁️ Preview of #AFBA5A in Use

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

👓 Color Blindness Simulation for #AFBA5A

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 #AFBA5A

:root { --color-hex: #AFBA5A; --color-rgb: 175, 186, 90; --color-hsl: 67, 41%, 54%; } .bg-color { background-color: #AFBA5A; } .text-color { color: #AFBA5A; } .border-color { border-color: #AFBA5A; }

🛠️ Use #AFBA5A in Your Project

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

🔗 Related Colors to #AFBA5A

#BA955A
Hue -30°
#BAAD5A
Hue -15°
#97BA5A
Hue +15°
#7EBA5A
Hue +30°
#9AA545
85% L
#7F8939
70% L
#5A6129
50% L
#363A18
30% L
#BEC77A
63% L
#CED59A
72% L
#E0E4BE
82% L
#EFF1DF
91% L

About Yellow (#AFBA5A)

Yellow is a medium, moderately saturated, warm yellow color with a hue angle of 67°, saturation of 41%, and lightness of 54%. Its RGB value is (175, 186, 90) and its CMYK breakdown is C:6% M:0% Y:52% K:27%.

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 #AFBA5A

What is the HEX code for Yellow? +

The HEX code for Yellow is #AFBA5A. In CSS you can use it directly as color: #AFBA5A; or as a background: background-color: #AFBA5A;. 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 #AFBA5A? +

The RGB value of #AFBA5A is rgb(175, 186, 90). This means the color contains 175 out of 255 parts red, 186 out of 255 parts green, and 90 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(175, 186, 90);

What is the HSL value of #AFBA5A? +

The HSL value of #AFBA5A is hsl(67, 41%, 54%). The hue is 67°, placing it in the yellow family on the color wheel. The saturation is 41%, making it moderately saturated. The lightness is 54%, 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 #AFBA5A a warm or cool color? +

#AFBA5A is classified as a warm color based on its hue angle of 67°. 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 #AFBA5A? +

The approximate CMYK value of #AFBA5A is C:6% M:0% Y:52% K:27%. 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 #AFBA5A with Other Tools

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