✓ Copied to clipboard
#8A3C00 (Dark Vivid Vermilion) color swatch preview — Color From Pic.
#8A3C00 — Dark Vivid Vermilion color swatch

Dark Vivid Vermilion

#8A3C00

📝 Color Information for #8A3C00

The hexadecimal color code #8A3C00 represents a dark shade in the red family. In the RGB color model, this color is composed of 138 red, 60 green, and 0 blue, which translates to approximately 54% red, 24% green, and 0% 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, #8A3C00 has a hue of 26 degrees, a saturation level of 100%, and a lightness value of 27%. The hue angle of 26° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 26°, saturation of 100%, and brightness/value of 54%. For print applications using the CMYK color model, #8A3C00 would be reproduced using 0% cyan, 57% magenta, 100% yellow, and 46% black. The closest web-safe color is #993300, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a darker shade, it works well for text, headers, and creating visual weight in compositions. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #8A3C00 with other colors, consider its complementary color at hue 206° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 9059328, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #8A3C00

Tailwind CSS
amber-800
HEX
#8A3C00
RGB
rgb(138, 60, 0)
RGB %
54%, 24%, 0%
HSL
hsl(26, 100%, 27%)
HSV
hsv(26, 100%, 54%)
CMYK
0%, 57%, 100%, 46%
Decimal
9059328
Web Safe
#993300

🎨 Color Schemes for #8A3C00

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #8A3C00

🌗 Shades and Tints of #8A3C00

Shades (adding black)
Tints (adding white)

🎚️ Tones of #8A3C00

Tones (adding gray / desaturating)

🌈 Hue Variations of #8A3C00

Hue Variations (shifting the color spectrum)

👁️ Preview of #8A3C00 in Use

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

👓 Color Blindness Simulation for #8A3C00

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

:root { --color-hex: #8A3C00; --color-rgb: 138, 60, 0; --color-hsl: 26, 100%, 27%; } .bg-color { background-color: #8A3C00; } .text-color { color: #8A3C00; } .border-color { border-color: #8A3C00; }

🛠️ Use #8A3C00 in Your Project

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

🔗 Related Colors to #8A3C00

#8A0009
Hue -30°
#8A1900
Hue -15°
#8A5E00
Hue +15°
#8A8100
Hue +30°
#753300
85% L
#612A00
70% L
#471F00
50% L
#291200
30% L
#D65D00
42% L
#FF801F
56% L
#FFAB6B
71% L
#FFD4B3
85% L

About Dark Vivid Vermilion (#8A3C00)

Dark Vivid Vermilion is a dark, vibrant, warm red color with a hue angle of 26°, saturation of 100%, and lightness of 27%. Its RGB value is (138, 60, 0) and its CMYK breakdown is C:0% M:57% Y:100% K:46%.

This is a Winter (Deep) color palette archetype. Passion, Energy, Action, Danger. Red is a powerful color that evokes strong emotions and captures attention immediately.

Frequently Asked Questions About #8A3C00

What is the HEX code for Dark Vivid Vermilion? +

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

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

What is the HSL value of #8A3C00? +

The HSL value of #8A3C00 is hsl(26, 100%, 27%). The hue is 26°, placing it in the red family on the color wheel. The saturation is 100%, making it vibrant. The lightness is 27%, making it dark. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #8A3C00 a warm or cool color? +

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

The approximate CMYK value of #8A3C00 is C:0% M:57% Y:100% 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 #8A3C00 with Other Tools

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