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

Dark Gray

#444040

📝 Color Information for #444040

The hexadecimal color code #444040 represents a dark shade in the gray family. In the RGB color model, this color is composed of 68 red, 64 green, and 64 blue, which translates to approximately 27% red, 25% green, and 25% 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, #444040 has a hue of 0 degrees, a saturation level of 3%, and a lightness value of 26%. The hue angle of 0° places this color firmly in the gray spectrum. In the HSV/HSB color model, this translates to a hue of 0°, saturation of 6%, and brightness/value of 27%. For print applications using the CMYK color model, #444040 would be reproduced using 0% cyan, 6% magenta, 6% yellow, and 73% black. The closest web-safe color is #333333, 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 #444040 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 4472896, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #444040

Tailwind CSS
neutral-700
HEX
#444040
RGB
rgb(68, 64, 64)
RGB %
27%, 25%, 25%
HSL
hsl(0, 3%, 26%)
HSV
hsv(0, 6%, 27%)
CMYK
0%, 6%, 6%, 73%
Decimal
4472896
Web Safe
#333333

🎨 Color Schemes for #444040

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #444040

🌗 Shades and Tints of #444040

Shades (adding black)
Tints (adding white)

🎚️ Tones of #444040

Tones (adding gray / desaturating)

🌈 Hue Variations of #444040

Hue Variations (shifting the color spectrum)

👁️ Preview of #444040 in Use

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

👓 Color Blindness Simulation for #444040

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

:root { --color-hex: #444040; --color-rgb: 68, 64, 64; --color-hsl: 0, 3%, 26%; } .bg-color { background-color: #444040; } .text-color { color: #444040; } .border-color { border-color: #444040; }

🛠️ Use #444040 in Your Project

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

🔗 Related Colors to #444040

#444042
Hue -30°
#444041
Hue -15°
#444140
Hue +15°
#444240
Hue +30°
#3A3636
85% L
#2F2D2D
70% L
#222020
50% L
#151414
30% L
#6C6565
41% L
#928B8B
56% L
#B5B0B0
70% L
#DAD8D8
85% L

About Dark Gray (#444040)

Dark Gray is a dark, muted, warm gray color with a hue angle of 0°, saturation of 3%, and lightness of 26%. Its RGB value is (68, 64, 64) and its CMYK breakdown is C:0% M:6% Y:6% K:73%.

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

What is the HEX code for Dark Gray? +

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

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

What is the HSL value of #444040? +

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

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

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

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