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

Deep Gray

#32373A

📝 Color Information for #32373A

The hexadecimal color code #32373A represents a dark shade in the gray family. In the RGB color model, this color is composed of 50 red, 55 green, and 58 blue, which translates to approximately 20% red, 22% green, and 23% blue. This makes it a nearly neutral color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #32373A has a hue of 203 degrees, a saturation level of 7%, and a lightness value of 21%. The hue angle of 203° places this color firmly in the gray spectrum. In the HSV/HSB color model, this translates to a hue of 203°, saturation of 14%, and brightness/value of 23%. For print applications using the CMYK color model, #32373A would be reproduced using 14% cyan, 5% magenta, 0% yellow, and 77% 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 #32373A with other colors, consider its complementary color at hue 23° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 3290938, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #32373A

Tailwind CSS
neutral-700
HEX
#32373A
RGB
rgb(50, 55, 58)
RGB %
20%, 22%, 23%
HSL
hsl(203, 7%, 21%)
HSV
hsv(203, 14%, 23%)
CMYK
14%, 5%, 0%, 77%
Decimal
3290938
Web Safe
#333333

🎨 Color Schemes for #32373A

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #32373A

🌗 Shades and Tints of #32373A

Shades (adding black)
Tints (adding white)

🎚️ Tones of #32373A

Tones (adding gray / desaturating)

🌈 Hue Variations of #32373A

Hue Variations (shifting the color spectrum)

👁️ Preview of #32373A in Use

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

👓 Color Blindness Simulation for #32373A

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 #32373A

:root { --color-hex: #32373A; --color-rgb: 50, 55, 58; --color-hsl: 203, 7%, 21%; } .bg-color { background-color: #32373A; } .text-color { color: #32373A; } .border-color { border-color: #32373A; }

🛠️ Use #32373A in Your Project

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

🔗 Related Colors to #32373A

#323938
Hue -30°
#323839
Hue -15°
#323539
Hue +15°
#323339
Hue +30°
#2B2F31
85% L
#242729
70% L
#1A1D1E
50% L
#0E1010
30% L
#586065
37% L
#7F8990
53% L
#A8AFB3
68% L
#D3D7D9
84% L

About Deep Gray (#32373A)

Deep Gray is a dark, muted, cool gray color with a hue angle of 203°, saturation of 7%, and lightness of 21%. Its RGB value is (50, 55, 58) and its CMYK breakdown is C:14% M:5% Y:0% K:77%.

This is a Winter (Muted) color palette archetype. Calm, Clarity, Communication, Tech. Cyan/Teal promotes clear thinking and emotional balance.

Frequently Asked Questions About #32373A

What is the HEX code for Deep Gray? +

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

The RGB value of #32373A is rgb(50, 55, 58). This means the color contains 50 out of 255 parts red, 55 out of 255 parts green, and 58 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(50, 55, 58);

What is the HSL value of #32373A? +

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

#32373A is classified as a cool color based on its hue angle of 203°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #32373A? +

The approximate CMYK value of #32373A is C:14% M:5% Y:0% K:77%. 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 #32373A with Other Tools

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