✓ Copied to clipboard
#AA7B55 (Vermilion) color swatch preview — Color From Pic.
#AA7B55 — Vermilion color swatch

Vermilion

#AA7B55

📝 Color Information for #AA7B55

The hexadecimal color code #AA7B55 represents a medium shade in the red family. In the RGB color model, this color is composed of 170 red, 123 green, and 85 blue, which translates to approximately 67% red, 48% green, and 33% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #AA7B55 has a hue of 27 degrees, a saturation level of 33%, and a lightness value of 50%. The hue angle of 27° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 27°, saturation of 50%, and brightness/value of 67%. For print applications using the CMYK color model, #AA7B55 would be reproduced using 0% cyan, 28% magenta, 50% yellow, and 33% black. The closest web-safe color is #996666, 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 #AA7B55 with other colors, consider its complementary color at hue 207° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11172693, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AA7B55

Tailwind CSS
stone-500
HEX
#AA7B55
RGB
rgb(170, 123, 85)
RGB %
67%, 48%, 33%
HSL
hsl(27, 33%, 50%)
HSV
hsv(27, 50%, 67%)
CMYK
0%, 28%, 50%, 33%
Decimal
11172693
Web Safe
#996666

🎨 Color Schemes for #AA7B55

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AA7B55

🌗 Shades and Tints of #AA7B55

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AA7B55

Tones (adding gray / desaturating)

🌈 Hue Variations of #AA7B55

Hue Variations (shifting the color spectrum)

👁️ Preview of #AA7B55 in Use

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

👓 Color Blindness Simulation for #AA7B55

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

:root { --color-hex: #AA7B55; --color-rgb: 170, 123, 85; --color-hsl: 27, 33%, 50%; } .bg-color { background-color: #AA7B55; } .text-color { color: #AA7B55; } .border-color { border-color: #AA7B55; }

🛠️ Use #AA7B55 in Your Project

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

🔗 Related Colors to #AA7B55

#AA555A
Hue -30°
#AA6655
Hue -15°
#AA9055
Hue +15°
#AAA555
Hue +30°
#926A49
85% L
#77563C
70% L
#553E2B
50% L
#33251A
30% L
#BB9677
60% L
#CCB099
70% L
#DDCABB
80% L
#EEE5DD
90% L

About Vermilion (#AA7B55)

Vermilion is a medium, moderately saturated, warm red color with a hue angle of 27°, saturation of 33%, and lightness of 50%. Its RGB value is (170, 123, 85) and its CMYK breakdown is C:0% M:28% Y:50% K:33%.

This is a Summer (Cool) color palette archetype. Passion, Energy, Action, Danger. Red is a powerful color that evokes strong emotions and captures attention immediately.

Frequently Asked Questions About #AA7B55

What is the HEX code for Vermilion? +

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

The RGB value of #AA7B55 is rgb(170, 123, 85). This means the color contains 170 out of 255 parts red, 123 out of 255 parts green, and 85 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(170, 123, 85);

What is the HSL value of #AA7B55? +

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

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

The approximate CMYK value of #AA7B55 is C:0% M:28% Y:50% K:33%. 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 #AA7B55 with Other Tools

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