✓ Copied to clipboard
#5F4C45 (Dark Muted Vermilion) color swatch preview — Color From Pic.
#5F4C45 — Dark Muted Vermilion color swatch

Dark Muted Vermilion

#5F4C45

📝 Color Information for #5F4C45

The hexadecimal color code #5F4C45 represents a dark shade in the red family. In the RGB color model, this color is composed of 95 red, 76 green, and 69 blue, which translates to approximately 37% red, 30% green, and 27% blue. This makes it a nearly neutral color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #5F4C45 has a hue of 16 degrees, a saturation level of 16%, and a lightness value of 32%. The hue angle of 16° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 16°, saturation of 27%, and brightness/value of 37%. For print applications using the CMYK color model, #5F4C45 would be reproduced using 0% cyan, 20% magenta, 27% yellow, and 63% black. The closest web-safe color is #663333, 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 #5F4C45 with other colors, consider its complementary color at hue 196° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 6245445, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #5F4C45

Tailwind CSS
stone-600
HEX
#5F4C45
RGB
rgb(95, 76, 69)
RGB %
37%, 30%, 27%
HSL
hsl(16, 16%, 32%)
HSV
hsv(16, 27%, 37%)
CMYK
0%, 20%, 27%, 63%
Decimal
6245445
Web Safe
#663333

🎨 Color Schemes for #5F4C45

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #5F4C45

🌗 Shades and Tints of #5F4C45

Shades (adding black)
Tints (adding white)

🎚️ Tones of #5F4C45

Tones (adding gray / desaturating)

🌈 Hue Variations of #5F4C45

Hue Variations (shifting the color spectrum)

👁️ Preview of #5F4C45 in Use

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

👓 Color Blindness Simulation for #5F4C45

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 #5F4C45

:root { --color-hex: #5F4C45; --color-rgb: 95, 76, 69; --color-hsl: 16, 16%, 32%; } .bg-color { background-color: #5F4C45; } .text-color { color: #5F4C45; } .border-color { border-color: #5F4C45; }

🛠️ Use #5F4C45 in Your Project

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

🔗 Related Colors to #5F4C45

#5F454B
Hue -30°
#5F4545
Hue -15°
#5F5245
Hue +15°
#5F5945
Hue +30°
#50403A
85% L
#41342F
70% L
#2F2622
50% L
#1E1815
30% L
#886D63
46% L
#A78F86
59% L
#C5B5AF
73% L
#E1D9D6
86% L

About Dark Muted Vermilion (#5F4C45)

Dark Muted Vermilion is a medium, muted, warm red color with a hue angle of 16°, saturation of 16%, and lightness of 32%. Its RGB value is (95, 76, 69) and its CMYK breakdown is C:0% M:20% Y:27% K:63%.

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

Frequently Asked Questions About #5F4C45

What is the HEX code for Dark Muted Vermilion? +

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

The RGB value of #5F4C45 is rgb(95, 76, 69). This means the color contains 95 out of 255 parts red, 76 out of 255 parts green, and 69 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(95, 76, 69);

What is the HSL value of #5F4C45? +

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

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

The approximate CMYK value of #5F4C45 is C:0% M:20% Y:27% K:63%. 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 #5F4C45 with Other Tools

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