✓ Copied to clipboard
#5A5C38 (Dark Muted Yellow) color swatch preview — Color From Pic.
#5A5C38 — Dark Muted Yellow color swatch

Dark Muted Yellow

#5A5C38

📝 Color Information for #5A5C38

The hexadecimal color code #5A5C38 represents a dark shade in the yellow family. In the RGB color model, this color is composed of 90 red, 92 green, and 56 blue, which translates to approximately 35% red, 36% green, and 22% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #5A5C38 has a hue of 63 degrees, a saturation level of 24%, and a lightness value of 29%. The hue angle of 63° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 63°, saturation of 39%, and brightness/value of 36%. For print applications using the CMYK color model, #5A5C38 would be reproduced using 2% cyan, 0% magenta, 39% yellow, and 64% black. The closest web-safe color is #666633, 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 #5A5C38 with other colors, consider its complementary color at hue 243° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 5921848, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #5A5C38

Tailwind CSS
stone-600
HEX
#5A5C38
RGB
rgb(90, 92, 56)
RGB %
35%, 36%, 22%
HSL
hsl(63, 24%, 29%)
HSV
hsv(63, 39%, 36%)
CMYK
2%, 0%, 39%, 64%
Decimal
5921848
Web Safe
#666633

🎨 Color Schemes for #5A5C38

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #5A5C38

🌗 Shades and Tints of #5A5C38

Shades (adding black)
Tints (adding white)

🎚️ Tones of #5A5C38

Tones (adding gray / desaturating)

🌈 Hue Variations of #5A5C38

Hue Variations (shifting the color spectrum)

👁️ Preview of #5A5C38 in Use

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

👓 Color Blindness Simulation for #5A5C38

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 #5A5C38

:root { --color-hex: #5A5C38; --color-rgb: 90, 92, 56; --color-hsl: 63, 24%, 29%; } .bg-color { background-color: #5A5C38; } .text-color { color: #5A5C38; } .border-color { border-color: #5A5C38; }

🛠️ Use #5A5C38 in Your Project

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

🔗 Related Colors to #5A5C38

#5C4C38
Hue -30°
#5C5538
Hue -15°
#515C38
Hue +15°
#485C38
Hue +30°
#4E4F30
85% L
#3E3F27
70% L
#2F2F1D
50% L
#1C1C11
30% L
#858853
43% L
#A9AC77
57% L
#C7C9A6
72% L
#E3E4D3
86% L

About Dark Muted Yellow (#5A5C38)

Dark Muted Yellow is a dark, moderately saturated, warm yellow color with a hue angle of 63°, saturation of 24%, and lightness of 29%. Its RGB value is (90, 92, 56) and its CMYK breakdown is C:2% M:0% Y:39% K:64%.

This is a Winter (Deep) color palette archetype. Happiness, Positivity, Optimism, Caution. Yellow is the most luminous of all the colors of the spectrum.

Frequently Asked Questions About #5A5C38

What is the HEX code for Dark Muted Yellow? +

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

The RGB value of #5A5C38 is rgb(90, 92, 56). This means the color contains 90 out of 255 parts red, 92 out of 255 parts green, and 56 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(90, 92, 56);

What is the HSL value of #5A5C38? +

The HSL value of #5A5C38 is hsl(63, 24%, 29%). The hue is 63°, placing it in the yellow family on the color wheel. The saturation is 24%, making it moderately saturated. The lightness is 29%, 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 #5A5C38 a warm or cool color? +

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

The approximate CMYK value of #5A5C38 is C:2% M:0% Y:39% K:64%. 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 #5A5C38 with Other Tools

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