✓ Copied to clipboard
#A69A2B (Warm Amber) color swatch preview — Color From Pic.
#A69A2B — Warm Amber color swatch

Warm Amber

#A69A2B

📝 Color Information for #A69A2B

The hexadecimal color code #A69A2B represents a medium shade in the orange family. In the RGB color model, this color is composed of 166 red, 154 green, and 43 blue, which translates to approximately 65% red, 60% green, and 17% blue. This makes it a moderately saturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #A69A2B has a hue of 54 degrees, a saturation level of 59%, and a lightness value of 41%. The hue angle of 54° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 54°, saturation of 74%, and brightness/value of 65%. For print applications using the CMYK color model, #A69A2B would be reproduced using 0% cyan, 7% magenta, 74% yellow, and 35% black. The closest web-safe color is #999933, 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 #A69A2B with other colors, consider its complementary color at hue 234° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 10918443, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #A69A2B

Tailwind CSS
yellow-600
HEX
#A69A2B
RGB
rgb(166, 154, 43)
RGB %
65%, 60%, 17%
HSL
hsl(54, 59%, 41%)
HSV
hsv(54, 74%, 65%)
CMYK
0%, 7%, 74%, 35%
Decimal
10918443
Web Safe
#999933

🎨 Color Schemes for #A69A2B

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #A69A2B

🌗 Shades and Tints of #A69A2B

Shades (adding black)
Tints (adding white)

🎚️ Tones of #A69A2B

Tones (adding gray / desaturating)

🌈 Hue Variations of #A69A2B

Hue Variations (shifting the color spectrum)

👁️ Preview of #A69A2B in Use

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

👓 Color Blindness Simulation for #A69A2B

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

:root { --color-hex: #A69A2B; --color-rgb: 166, 154, 43; --color-hsl: 54, 59%, 41%; } .bg-color { background-color: #A69A2B; } .text-color { color: #A69A2B; } .border-color { border-color: #A69A2B; }

🛠️ Use #A69A2B in Your Project

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

🔗 Related Colors to #A69A2B

#A65C2B
Hue -30°
#A67B2B
Hue -15°
#94A62B
Hue +15°
#75A62B
Hue +30°
#8E8325
85% L
#766D1E
70% L
#554F16
50% L
#312D0D
30% L
#CEC040
53% L
#DAD071
65% L
#E6DF9E
76% L
#F2EFCE
88% L

About Warm Amber (#A69A2B)

Warm Amber is a medium, moderately saturated, warm orange color with a hue angle of 54°, saturation of 59%, and lightness of 41%. Its RGB value is (166, 154, 43) and its CMYK breakdown is C:0% M:7% Y:74% K:35%.

This is a Spring (Vital) color palette archetype. Creativity, Adventure, Enthusiasm, Success. Orange combines the energy of red and the happiness of yellow.

Frequently Asked Questions About #A69A2B

What is the HEX code for Warm Amber? +

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

The RGB value of #A69A2B is rgb(166, 154, 43). This means the color contains 166 out of 255 parts red, 154 out of 255 parts green, and 43 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(166, 154, 43);

What is the HSL value of #A69A2B? +

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

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

The approximate CMYK value of #A69A2B is C:0% M:7% Y:74% K:35%. 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 #A69A2B with Other Tools

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