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

Warm Vermilion

#BF6C40

📝 Color Information for #BF6C40

The hexadecimal color code #BF6C40 represents a medium shade in the red family. In the RGB color model, this color is composed of 191 red, 108 green, and 64 blue, which translates to approximately 75% red, 42% green, and 25% 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, #BF6C40 has a hue of 21 degrees, a saturation level of 50%, and a lightness value of 50%. The hue angle of 21° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 21°, saturation of 66%, and brightness/value of 75%. For print applications using the CMYK color model, #BF6C40 would be reproduced using 0% cyan, 43% magenta, 66% yellow, and 25% black. The closest web-safe color is #CC6633, 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 #BF6C40 with other colors, consider its complementary color at hue 201° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12545088, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BF6C40

Tailwind CSS
amber-700
HEX
#BF6C40
RGB
rgb(191, 108, 64)
RGB %
75%, 42%, 25%
HSL
hsl(21, 50%, 50%)
HSV
hsv(21, 66%, 75%)
CMYK
0%, 43%, 66%, 25%
Decimal
12545088
Web Safe
#CC6633

🎨 Color Schemes for #BF6C40

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BF6C40

🌗 Shades and Tints of #BF6C40

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BF6C40

Tones (adding gray / desaturating)

🌈 Hue Variations of #BF6C40

Hue Variations (shifting the color spectrum)

👁️ Preview of #BF6C40 in Use

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

👓 Color Blindness Simulation for #BF6C40

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

:root { --color-hex: #BF6C40; --color-rgb: 191, 108, 64; --color-hsl: 21, 50%, 50%; } .bg-color { background-color: #BF6C40; } .text-color { color: #BF6C40; } .border-color { border-color: #BF6C40; }

🛠️ Use #BF6C40 in Your Project

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

🔗 Related Colors to #BF6C40

#BF4053
Hue -30°
#BF4D40
Hue -15°
#BF8C40
Hue +15°
#BFAC40
Hue +30°
#A45D37
85% L
#864C2D
70% L
#603620
50% L
#392113
30% L
#CC8A66
60% L
#D9A78C
70% L
#E6C4B3
80% L
#F2E2D9
90% L

About Warm Vermilion (#BF6C40)

Warm Vermilion is a medium, moderately saturated, warm red color with a hue angle of 21°, saturation of 50%, and lightness of 50%. Its RGB value is (191, 108, 64) and its CMYK breakdown is C:0% M:43% Y:66% K:25%.

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

What is the HEX code for Warm Vermilion? +

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

The RGB value of #BF6C40 is rgb(191, 108, 64). This means the color contains 191 out of 255 parts red, 108 out of 255 parts green, and 64 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(191, 108, 64);

What is the HSL value of #BF6C40? +

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

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

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

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