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

Vermilion

#A86F3E

📝 Color Information for #A86F3E

The hexadecimal color code #A86F3E represents a medium shade in the red family. In the RGB color model, this color is composed of 168 red, 111 green, and 62 blue, which translates to approximately 66% red, 44% green, and 24% 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, #A86F3E has a hue of 28 degrees, a saturation level of 46%, and a lightness value of 45%. The hue angle of 28° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 28°, saturation of 63%, and brightness/value of 66%. For print applications using the CMYK color model, #A86F3E would be reproduced using 0% cyan, 34% magenta, 63% yellow, and 34% black. The closest web-safe color is #996633, 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 #A86F3E with other colors, consider its complementary color at hue 208° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11038526, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #A86F3E

Tailwind CSS
yellow-700
HEX
#A86F3E
RGB
rgb(168, 111, 62)
RGB %
66%, 44%, 24%
HSL
hsl(28, 46%, 45%)
HSV
hsv(28, 63%, 66%)
CMYK
0%, 34%, 63%, 34%
Decimal
11038526
Web Safe
#996633

🎨 Color Schemes for #A86F3E

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #A86F3E

🌗 Shades and Tints of #A86F3E

Shades (adding black)
Tints (adding white)

🎚️ Tones of #A86F3E

Tones (adding gray / desaturating)

🌈 Hue Variations of #A86F3E

Hue Variations (shifting the color spectrum)

👁️ Preview of #A86F3E in Use

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

👓 Color Blindness Simulation for #A86F3E

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

:root { --color-hex: #A86F3E; --color-rgb: 168, 111, 62; --color-hsl: 28, 46%, 45%; } .bg-color { background-color: #A86F3E; } .text-color { color: #A86F3E; } .border-color { border-color: #A86F3E; }

🛠️ Use #A86F3E in Your Project

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

🔗 Related Colors to #A86F3E

#A83E41
Hue -30°
#A8553E
Hue -15°
#A88A3E
Hue +15°
#A8A43E
Hue +30°
#8D5E34
85% L
#774F2C
70% L
#563920
50% L
#342313
30% L
#C28B5B
56% L
#D2A884
67% L
#E1C5AD
78% L
#F0E2D6
89% L

About Vermilion (#A86F3E)

Vermilion is a medium, moderately saturated, warm red color with a hue angle of 28°, saturation of 46%, and lightness of 45%. Its RGB value is (168, 111, 62) and its CMYK breakdown is C:0% M:34% Y:63% K:34%.

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

What is the HEX code for Vermilion? +

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

The RGB value of #A86F3E is rgb(168, 111, 62). This means the color contains 168 out of 255 parts red, 111 out of 255 parts green, and 62 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(168, 111, 62);

What is the HSL value of #A86F3E? +

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

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

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

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