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

Dark Red

#8A3D3D

📝 Color Information for #8A3D3D

The hexadecimal color code #8A3D3D represents a dark shade in the red family. In the RGB color model, this color is composed of 138 red, 61 green, and 61 blue, which translates to approximately 54% red, 24% 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, #8A3D3D has a hue of 0 degrees, a saturation level of 39%, and a lightness value of 39%. The hue angle of 0° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 0°, saturation of 56%, and brightness/value of 54%. For print applications using the CMYK color model, #8A3D3D would be reproduced using 0% cyan, 56% magenta, 56% yellow, and 46% black. The closest web-safe color is #993333, 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 #8A3D3D with other colors, consider its complementary color at hue 180° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 9059645, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #8A3D3D

Tailwind CSS
pink-900
HEX
#8A3D3D
RGB
rgb(138, 61, 61)
RGB %
54%, 24%, 24%
HSL
hsl(0, 39%, 39%)
HSV
hsv(0, 56%, 54%)
CMYK
0%, 56%, 56%, 46%
Decimal
9059645
Web Safe
#993333

🎨 Color Schemes for #8A3D3D

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #8A3D3D

🌗 Shades and Tints of #8A3D3D

Shades (adding black)
Tints (adding white)

🎚️ Tones of #8A3D3D

Tones (adding gray / desaturating)

🌈 Hue Variations of #8A3D3D

Hue Variations (shifting the color spectrum)

👁️ Preview of #8A3D3D in Use

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

👓 Color Blindness Simulation for #8A3D3D

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 #8A3D3D

:root { --color-hex: #8A3D3D; --color-rgb: 138, 61, 61; --color-hsl: 0, 39%, 39%; } .bg-color { background-color: #8A3D3D; } .text-color { color: #8A3D3D; } .border-color { border-color: #8A3D3D; }

🛠️ Use #8A3D3D in Your Project

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

🔗 Related Colors to #8A3D3D

#8A3D63
Hue -30°
#8A3D50
Hue -15°
#8A503D
Hue +15°
#8A633D
Hue +30°
#753333
85% L
#602A2A
70% L
#471F1F
50% L
#2B1313
30% L
#B35151
51% L
#C57C7C
63% L
#DAAAAA
76% L
#ECD4D4
88% L

About Dark Red (#8A3D3D)

Dark Red is a medium, moderately saturated, warm red color with a hue angle of 0°, saturation of 39%, and lightness of 39%. Its RGB value is (138, 61, 61) and its CMYK breakdown is C:0% M:56% Y:56% K:46%.

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 #8A3D3D

What is the HEX code for Dark Red? +

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

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

What is the HSL value of #8A3D3D? +

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

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

The approximate CMYK value of #8A3D3D is C:0% M:56% Y:56% K:46%. 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 #8A3D3D with Other Tools

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