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

Vermilion

#A15C45

📝 Color Information for #A15C45

The hexadecimal color code #A15C45 represents a medium shade in the red family. In the RGB color model, this color is composed of 161 red, 92 green, and 69 blue, which translates to approximately 63% red, 36% green, and 27% 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, #A15C45 has a hue of 15 degrees, a saturation level of 40%, and a lightness value of 45%. The hue angle of 15° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 15°, saturation of 57%, and brightness/value of 63%. For print applications using the CMYK color model, #A15C45 would be reproduced using 0% cyan, 43% magenta, 57% yellow, and 37% 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 #A15C45 with other colors, consider its complementary color at hue 195° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 10574917, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #A15C45

Tailwind CSS
stone-500
HEX
#A15C45
RGB
rgb(161, 92, 69)
RGB %
63%, 36%, 27%
HSL
hsl(15, 40%, 45%)
HSV
hsv(15, 57%, 63%)
CMYK
0%, 43%, 57%, 37%
Decimal
10574917
Web Safe
#996633

🎨 Color Schemes for #A15C45

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #A15C45

🌗 Shades and Tints of #A15C45

Shades (adding black)
Tints (adding white)

🎚️ Tones of #A15C45

Tones (adding gray / desaturating)

🌈 Hue Variations of #A15C45

Hue Variations (shifting the color spectrum)

👁️ Preview of #A15C45 in Use

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

👓 Color Blindness Simulation for #A15C45

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

:root { --color-hex: #A15C45; --color-rgb: 161, 92, 69; --color-hsl: 15, 40%, 45%; } .bg-color { background-color: #A15C45; } .text-color { color: #A15C45; } .border-color { border-color: #A15C45; }

🛠️ Use #A15C45 in Your Project

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

🔗 Related Colors to #A15C45

#A1455C
Hue -30°
#A14545
Hue -15°
#A17345
Hue +15°
#A18A45
Hue +30°
#884E3A
85% L
#724131
70% L
#522F23
50% L
#321D15
30% L
#BC7862
56% L
#CD9A89
67% L
#DDBCB0
78% L
#EEDDD8
89% L

About Vermilion (#A15C45)

Vermilion is a medium, moderately saturated, warm red color with a hue angle of 15°, saturation of 40%, and lightness of 45%. Its RGB value is (161, 92, 69) and its CMYK breakdown is C:0% M:43% Y:57% K:37%.

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

What is the HEX code for Vermilion? +

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

The RGB value of #A15C45 is rgb(161, 92, 69). This means the color contains 161 out of 255 parts red, 92 out of 255 parts green, and 69 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(161, 92, 69);

What is the HSL value of #A15C45? +

The HSL value of #A15C45 is hsl(15, 40%, 45%). The hue is 15°, placing it in the red family on the color wheel. The saturation is 40%, 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 #A15C45 a warm or cool color? +

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

The approximate CMYK value of #A15C45 is C:0% M:43% Y:57% K:37%. 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 #A15C45 with Other Tools

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