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

Dark Vermilion

#8B613C

📝 Color Information for #8B613C

The hexadecimal color code #8B613C represents a dark shade in the red family. In the RGB color model, this color is composed of 139 red, 97 green, and 60 blue, which translates to approximately 55% red, 38% 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, #8B613C has a hue of 28 degrees, a saturation level of 40%, and a lightness value of 39%. The hue angle of 28° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 28°, saturation of 57%, and brightness/value of 55%. For print applications using the CMYK color model, #8B613C would be reproduced using 0% cyan, 30% magenta, 57% yellow, and 45% 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 #8B613C with other colors, consider its complementary color at hue 208° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 9134396, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #8B613C

Tailwind CSS
yellow-800
HEX
#8B613C
RGB
rgb(139, 97, 60)
RGB %
55%, 38%, 24%
HSL
hsl(28, 40%, 39%)
HSV
hsv(28, 57%, 55%)
CMYK
0%, 30%, 57%, 45%
Decimal
9134396
Web Safe
#996633

🎨 Color Schemes for #8B613C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #8B613C

🌗 Shades and Tints of #8B613C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #8B613C

Tones (adding gray / desaturating)

🌈 Hue Variations of #8B613C

Hue Variations (shifting the color spectrum)

👁️ Preview of #8B613C in Use

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

👓 Color Blindness Simulation for #8B613C

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

:root { --color-hex: #8B613C; --color-rgb: 139, 97, 60; --color-hsl: 28, 40%, 39%; } .bg-color { background-color: #8B613C; } .text-color { color: #8B613C; } .border-color { border-color: #8B613C; }

🛠️ Use #8B613C in Your Project

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

🔗 Related Colors to #8B613C

#8B3C3E
Hue -30°
#8B4D3C
Hue -15°
#8B753C
Hue +15°
#8B893C
Hue +30°
#765232
85% L
#604329
70% L
#47321F
50% L
#2B1E12
30% L
#B47F50
51% L
#C69E7B
63% L
#DAC0A9
76% L
#EDE0D4
88% L

About Dark Vermilion (#8B613C)

Dark Vermilion is a medium, moderately saturated, warm red color with a hue angle of 28°, saturation of 40%, and lightness of 39%. Its RGB value is (139, 97, 60) and its CMYK breakdown is C:0% M:30% Y:57% K:45%.

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

What is the HEX code for Dark Vermilion? +

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

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

What is the HSL value of #8B613C? +

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

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

The approximate CMYK value of #8B613C is C:0% M:30% Y:57% K:45%. 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 #8B613C with Other Tools

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