✓ Copied to clipboard
#5F762D (Dark Chartreuse) color swatch preview — Color From Pic.
#5F762D — Dark Chartreuse color swatch

Dark Chartreuse

#5F762D

📝 Color Information for #5F762D

The hexadecimal color code #5F762D represents a dark shade in the yellow family. In the RGB color model, this color is composed of 95 red, 118 green, and 45 blue, which translates to approximately 37% red, 46% green, and 18% 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, #5F762D has a hue of 79 degrees, a saturation level of 45%, and a lightness value of 32%. The hue angle of 79° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 79°, saturation of 62%, and brightness/value of 46%. For print applications using the CMYK color model, #5F762D would be reproduced using 19% cyan, 0% magenta, 62% yellow, and 54% 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. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #5F762D with other colors, consider its complementary color at hue 259° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 6256173, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #5F762D

Tailwind CSS
lime-700
HEX
#5F762D
RGB
rgb(95, 118, 45)
RGB %
37%, 46%, 18%
HSL
hsl(79, 45%, 32%)
HSV
hsv(79, 62%, 46%)
CMYK
19%, 0%, 62%, 54%
Decimal
6256173
Web Safe
#666633

🎨 Color Schemes for #5F762D

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #5F762D

🌗 Shades and Tints of #5F762D

Shades (adding black)
Tints (adding white)

🎚️ Tones of #5F762D

Tones (adding gray / desaturating)

🌈 Hue Variations of #5F762D

Hue Variations (shifting the color spectrum)

👁️ Preview of #5F762D in Use

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

👓 Color Blindness Simulation for #5F762D

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

:root { --color-hex: #5F762D; --color-rgb: 95, 118, 45; --color-hsl: 79, 45%, 32%; } .bg-color { background-color: #5F762D; } .text-color { color: #5F762D; } .border-color { border-color: #5F762D; }

🛠️ Use #5F762D in Your Project

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

🔗 Related Colors to #5F762D

#76692D
Hue -30°
#71762D
Hue -15°
#4D762D
Hue +15°
#3A762D
Hue +30°
#506426
85% L
#41511F
70% L
#303B16
50% L
#1E250E
30% L
#89AA41
46% L
#A8C567
59% L
#C6D99B
73% L
#E1EBCB
86% L

About Dark Chartreuse (#5F762D)

Dark Chartreuse is a medium, moderately saturated, warm yellow color with a hue angle of 79°, saturation of 45%, and lightness of 32%. Its RGB value is (95, 118, 45) and its CMYK breakdown is C:19% M:0% Y:62% K:54%.

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

Frequently Asked Questions About #5F762D

What is the HEX code for Dark Chartreuse? +

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

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

What is the HSL value of #5F762D? +

The HSL value of #5F762D is hsl(79, 45%, 32%). The hue is 79°, placing it in the yellow family on the color wheel. The saturation is 45%, making it moderately saturated. The lightness is 32%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #5F762D a warm or cool color? +

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

The approximate CMYK value of #5F762D is C:19% M:0% Y:62% K:54%. 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 #5F762D with Other Tools

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