✓ Copied to clipboard
#4E2A22 (Deep Red) color swatch preview — Color From Pic.
#4E2A22 — Deep Red color swatch

Deep Red

#4E2A22

📝 Color Information for #4E2A22

The hexadecimal color code #4E2A22 represents a dark shade in the red family. In the RGB color model, this color is composed of 78 red, 42 green, and 34 blue, which translates to approximately 31% red, 16% green, and 13% 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, #4E2A22 has a hue of 11 degrees, a saturation level of 39%, and a lightness value of 22%. The hue angle of 11° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 11°, saturation of 56%, and brightness/value of 31%. For print applications using the CMYK color model, #4E2A22 would be reproduced using 0% cyan, 46% magenta, 56% yellow, and 69% 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. As a darker shade, it works well for text, headers, and creating visual weight in compositions. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #4E2A22 with other colors, consider its complementary color at hue 191° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 5122594, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #4E2A22

Tailwind CSS
yellow-950
HEX
#4E2A22
RGB
rgb(78, 42, 34)
RGB %
31%, 16%, 13%
HSL
hsl(11, 39%, 22%)
HSV
hsv(11, 56%, 31%)
CMYK
0%, 46%, 56%, 69%
Decimal
5122594
Web Safe
#663333

🎨 Color Schemes for #4E2A22

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #4E2A22

🌗 Shades and Tints of #4E2A22

Shades (adding black)
Tints (adding white)

🎚️ Tones of #4E2A22

Tones (adding gray / desaturating)

🌈 Hue Variations of #4E2A22

Hue Variations (shifting the color spectrum)

👁️ Preview of #4E2A22 in Use

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

👓 Color Blindness Simulation for #4E2A22

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 #4E2A22

:root { --color-hex: #4E2A22; --color-rgb: 78, 42, 34; --color-hsl: 11, 39%, 22%; } .bg-color { background-color: #4E2A22; } .text-color { color: #4E2A22; } .border-color { border-color: #4E2A22; }

🛠️ Use #4E2A22 in Your Project

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

🔗 Related Colors to #4E2A22

#4E2230
Hue -30°
#4E2225
Hue -15°
#4E3522
Hue +15°
#4E4022
Hue +30°
#43241E
85% L
#351D17
70% L
#271511
50% L
#190D0B
30% L
#87493B
38% L
#B66A58
53% L
#CF9C91
69% L
#E6CCC6
84% L

About Deep Red (#4E2A22)

Deep Red is a dark, moderately saturated, warm red color with a hue angle of 11°, saturation of 39%, and lightness of 22%. Its RGB value is (78, 42, 34) and its CMYK breakdown is C:0% M:46% Y:56% K:69%.

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 #4E2A22

What is the HEX code for Deep Red? +

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

The RGB value of #4E2A22 is rgb(78, 42, 34). This means the color contains 78 out of 255 parts red, 42 out of 255 parts green, and 34 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(78, 42, 34);

What is the HSL value of #4E2A22? +

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

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

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

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