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

Dark Red

#784848

📝 Color Information for #784848

The hexadecimal color code #784848 represents a dark shade in the red family. In the RGB color model, this color is composed of 120 red, 72 green, and 72 blue, which translates to approximately 47% red, 28% green, and 28% 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, #784848 has a hue of 0 degrees, a saturation level of 25%, and a lightness value of 38%. 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 40%, and brightness/value of 47%. For print applications using the CMYK color model, #784848 would be reproduced using 0% cyan, 40% magenta, 40% yellow, and 53% 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 #784848 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 7882824, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #784848

Tailwind CSS
stone-600
HEX
#784848
RGB
rgb(120, 72, 72)
RGB %
47%, 28%, 28%
HSL
hsl(0, 25%, 38%)
HSV
hsv(0, 40%, 47%)
CMYK
0%, 40%, 40%, 53%
Decimal
7882824
Web Safe
#663333

🎨 Color Schemes for #784848

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #784848

🌗 Shades and Tints of #784848

Shades (adding black)
Tints (adding white)

🎚️ Tones of #784848

Tones (adding gray / desaturating)

🌈 Hue Variations of #784848

Hue Variations (shifting the color spectrum)

👁️ Preview of #784848 in Use

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

👓 Color Blindness Simulation for #784848

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

:root { --color-hex: #784848; --color-rgb: 120, 72, 72; --color-hsl: 0, 25%, 38%; } .bg-color { background-color: #784848; } .text-color { color: #784848; } .border-color { border-color: #784848; }

🛠️ Use #784848 in Your Project

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

🔗 Related Colors to #784848

#794961
Hue -30°
#794955
Hue -15°
#795549
Hue +15°
#796149
Hue +30°
#663D3D
85% L
#563434
70% L
#3D2424
50% L
#231515
30% L
#9F6060
50% L
#B88989
63% L
#CFAFAF
75% L
#E8D9D9
88% L

About Dark Red (#784848)

Dark Red is a medium, moderately saturated, warm red color with a hue angle of 0°, saturation of 25%, and lightness of 38%. Its RGB value is (120, 72, 72) and its CMYK breakdown is C:0% M:40% Y:40% K:53%.

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

What is the HEX code for Dark Red? +

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

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

What is the HSL value of #784848? +

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

#784848 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 #784848? +

The approximate CMYK value of #784848 is C:0% M:40% Y:40% K:53%. 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 #784848 with Other Tools

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