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

Deep Gray

#383838

📝 Color Information for #383838

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

🔢 Color Conversion Codes for #383838

Tailwind CSS
neutral-700
HEX
#383838
RGB
rgb(56, 56, 56)
RGB %
22%, 22%, 22%
HSL
hsl(0, 0%, 22%)
HSV
hsv(0, 0%, 22%)
CMYK
0%, 0%, 0%, 78%
Decimal
3684408
Web Safe
#333333

🎨 Color Schemes for #383838

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #383838

🌗 Shades and Tints of #383838

Shades (adding black)
Tints (adding white)

🎚️ Tones of #383838

Tones (adding gray / desaturating)

🌈 Hue Variations of #383838

Hue Variations (shifting the color spectrum)

👁️ Preview of #383838 in Use

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

👓 Color Blindness Simulation for #383838

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

:root { --color-hex: #383838; --color-rgb: 56, 56, 56; --color-hsl: 0, 0%, 22%; } .bg-color { background-color: #383838; } .text-color { color: #383838; } .border-color { border-color: #383838; }

🛠️ Use #383838 in Your Project

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

🔗 Related Colors to #383838

#383838
Hue -30°
#383838
Hue -15°
#383838
Hue +15°
#383838
Hue +30°
#303030
85% L
#262626
70% L
#1C1C1C
50% L
#121212
30% L
#616161
38% L
#878787
53% L
#B0B0B0
69% L
#D6D6D6
84% L

About Deep Gray (#383838)

Deep Gray is a dark, muted, warm gray color with a hue angle of 0°, saturation of 0%, and lightness of 22%. Its RGB value is (56, 56, 56) and its CMYK breakdown is C:0% M:0% Y:0% K:78%.

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

What is the HEX code for Deep Gray? +

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

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

What is the HSL value of #383838? +

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

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

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

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