✓ Copied to clipboard
#BA2B08 (Dark Vivid Red) color swatch preview — Color From Pic.
#BA2B08 — Dark Vivid Red color swatch

Dark Vivid Red

#BA2B08

📝 Color Information for #BA2B08

The hexadecimal color code #BA2B08 represents a dark shade in the red family. In the RGB color model, this color is composed of 186 red, 43 green, and 8 blue, which translates to approximately 73% red, 17% green, and 3% blue. This makes it a highly 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, #BA2B08 has a hue of 12 degrees, a saturation level of 92%, and a lightness value of 38%. The hue angle of 12° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 12°, saturation of 96%, and brightness/value of 73%. For print applications using the CMYK color model, #BA2B08 would be reproduced using 0% cyan, 77% magenta, 96% yellow, and 27% black. The closest web-safe color is #CC3300, 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 high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #BA2B08 with other colors, consider its complementary color at hue 192° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12200712, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BA2B08

Tailwind CSS
orange-700
HEX
#BA2B08
RGB
rgb(186, 43, 8)
RGB %
73%, 17%, 3%
HSL
hsl(12, 92%, 38%)
HSV
hsv(12, 96%, 73%)
CMYK
0%, 77%, 96%, 27%
Decimal
12200712
Web Safe
#CC3300

🎨 Color Schemes for #BA2B08

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BA2B08

🌗 Shades and Tints of #BA2B08

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BA2B08

Tones (adding gray / desaturating)

🌈 Hue Variations of #BA2B08

Hue Variations (shifting the color spectrum)

👁️ Preview of #BA2B08 in Use

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

👓 Color Blindness Simulation for #BA2B08

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

:root { --color-hex: #BA2B08; --color-rgb: 186, 43, 8; --color-hsl: 12, 92%, 38%; } .bg-color { background-color: #BA2B08; } .text-color { color: #BA2B08; } .border-color { border-color: #BA2B08; }

🛠️ Use #BA2B08 in Your Project

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

🔗 Related Colors to #BA2B08

#BA083D
Hue -30°
#BA0811
Hue -15°
#BA5808
Hue +15°
#BA8508
Hue +30°
#9D2507
85% L
#841F06
70% L
#5D1604
50% L
#360D02
30% L
#F5390A
50% L
#F76D4A
63% L
#FA9C85
75% L
#FDD0C4
88% L

About Dark Vivid Red (#BA2B08)

Dark Vivid Red is a medium, vibrant, warm red color with a hue angle of 12°, saturation of 92%, and lightness of 38%. Its RGB value is (186, 43, 8) and its CMYK breakdown is C:0% M:77% Y:96% K:27%.

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

What is the HEX code for Dark Vivid Red? +

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

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

What is the HSL value of #BA2B08? +

The HSL value of #BA2B08 is hsl(12, 92%, 38%). The hue is 12°, placing it in the red family on the color wheel. The saturation is 92%, making it vibrant. The lightness is 38%, 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 #BA2B08 a warm or cool color? +

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

The approximate CMYK value of #BA2B08 is C:0% M:77% Y:96% K:27%. 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 #BA2B08 with Other Tools

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