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

Dark Cool Chartreuse

#77AC1B

📝 Color Information for #77AC1B

The hexadecimal color code #77AC1B represents a dark shade in the yellow family. In the RGB color model, this color is composed of 119 red, 172 green, and 27 blue, which translates to approximately 47% red, 67% green, and 11% 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, #77AC1B has a hue of 82 degrees, a saturation level of 73%, and a lightness value of 39%. The hue angle of 82° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 82°, saturation of 84%, and brightness/value of 67%. For print applications using the CMYK color model, #77AC1B would be reproduced using 31% cyan, 0% magenta, 84% yellow, and 33% black. The closest web-safe color is #669933, 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 high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #77AC1B with other colors, consider its complementary color at hue 262° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 7842843, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #77AC1B

Tailwind CSS
lime-600
HEX
#77AC1B
RGB
rgb(119, 172, 27)
RGB %
47%, 67%, 11%
HSL
hsl(82, 73%, 39%)
HSV
hsv(82, 84%, 67%)
CMYK
31%, 0%, 84%, 33%
Decimal
7842843
Web Safe
#669933

🎨 Color Schemes for #77AC1B

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #77AC1B

🌗 Shades and Tints of #77AC1B

Shades (adding black)
Tints (adding white)

🎚️ Tones of #77AC1B

Tones (adding gray / desaturating)

🌈 Hue Variations of #77AC1B

Hue Variations (shifting the color spectrum)

👁️ Preview of #77AC1B in Use

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

👓 Color Blindness Simulation for #77AC1B

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 #77AC1B

:root { --color-hex: #77AC1B; --color-rgb: 119, 172, 27; --color-hsl: 82, 73%, 39%; } .bg-color { background-color: #77AC1B; } .text-color { color: #77AC1B; } .border-color { border-color: #77AC1B; }

🛠️ Use #77AC1B in Your Project

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

🔗 Related Colors to #77AC1B

#AC991B
Hue -30°
#9BAC1B
Hue -15°
#53AC1B
Hue +15°
#2EAC1B
Hue +30°
#659217
85% L
#527713
70% L
#3D580E
50% L
#253508
30% L
#9ADD27
51% L
#B3E65C
63% L
#CEEE95
76% L
#E6F7CA
88% L

About Dark Cool Chartreuse (#77AC1B)

Dark Cool Chartreuse is a medium, vibrant, warm yellow color with a hue angle of 82°, saturation of 73%, and lightness of 39%. Its RGB value is (119, 172, 27) and its CMYK breakdown is C:31% M:0% Y:84% K:33%.

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 #77AC1B

What is the HEX code for Dark Cool Chartreuse? +

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

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

What is the HSL value of #77AC1B? +

The HSL value of #77AC1B is hsl(82, 73%, 39%). The hue is 82°, placing it in the yellow family on the color wheel. The saturation is 73%, making it vibrant. The lightness is 39%, 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 #77AC1B a warm or cool color? +

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

The approximate CMYK value of #77AC1B is C:31% M:0% Y:84% K:33%. 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 #77AC1B with Other Tools

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