✓ Copied to clipboard
#4C6C23 (Dark Cool Chartreuse) color swatch preview — Color From Pic.
#4C6C23 — Dark Cool Chartreuse color swatch

Dark Cool Chartreuse

#4C6C23

📝 Color Information for #4C6C23

The hexadecimal color code #4C6C23 represents a dark shade in the yellow family. In the RGB color model, this color is composed of 76 red, 108 green, and 35 blue, which translates to approximately 30% red, 42% green, and 14% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #4C6C23 has a hue of 86 degrees, a saturation level of 51%, and a lightness value of 28%. The hue angle of 86° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 86°, saturation of 68%, and brightness/value of 42%. For print applications using the CMYK color model, #4C6C23 would be reproduced using 30% cyan, 0% magenta, 68% yellow, and 58% black. The closest web-safe color is #336633, 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 #4C6C23 with other colors, consider its complementary color at hue 266° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 5008419, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #4C6C23

Tailwind CSS
lime-800
HEX
#4C6C23
RGB
rgb(76, 108, 35)
RGB %
30%, 42%, 14%
HSL
hsl(86, 51%, 28%)
HSV
hsv(86, 68%, 42%)
CMYK
30%, 0%, 68%, 58%
Decimal
5008419
Web Safe
#336633

🎨 Color Schemes for #4C6C23

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #4C6C23

🌗 Shades and Tints of #4C6C23

Shades (adding black)
Tints (adding white)

🎚️ Tones of #4C6C23

Tones (adding gray / desaturating)

🌈 Hue Variations of #4C6C23

Hue Variations (shifting the color spectrum)

👁️ Preview of #4C6C23 in Use

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

👓 Color Blindness Simulation for #4C6C23

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

:root { --color-hex: #4C6C23; --color-rgb: 76, 108, 35; --color-hsl: 86, 51%, 28%; } .bg-color { background-color: #4C6C23; } .text-color { color: #4C6C23; } .border-color { border-color: #4C6C23; }

🛠️ Use #4C6C23 in Your Project

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

🔗 Related Colors to #4C6C23

#6C6723
Hue -30°
#5E6C23
Hue -15°
#3A6C23
Hue +15°
#286C23
Hue +30°
#415C1E
85% L
#364D19
70% L
#263611
50% L
#161F0A
30% L
#72A234
42% L
#99C959
57% L
#BADB8F
71% L
#DEEEC9
86% L

About Dark Cool Chartreuse (#4C6C23)

Dark Cool Chartreuse is a dark, moderately saturated, warm yellow color with a hue angle of 86°, saturation of 51%, and lightness of 28%. Its RGB value is (76, 108, 35) and its CMYK breakdown is C:30% M:0% Y:68% K:58%.

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

What is the HEX code for Dark Cool Chartreuse? +

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

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

What is the HSL value of #4C6C23? +

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

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

The approximate CMYK value of #4C6C23 is C:30% M:0% Y:68% K:58%. 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 #4C6C23 with Other Tools

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