✓ Copied to clipboard
#375A0C (Deep Vivid Chartreuse) color swatch preview — Color From Pic.
#375A0C — Deep Vivid Chartreuse color swatch

Deep Vivid Chartreuse

#375A0C

📝 Color Information for #375A0C

The hexadecimal color code #375A0C represents a very dark shade in the yellow family. In the RGB color model, this color is composed of 55 red, 90 green, and 12 blue, which translates to approximately 22% red, 35% green, and 5% 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, #375A0C has a hue of 87 degrees, a saturation level of 76%, and a lightness value of 20%. The hue angle of 87° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 87°, saturation of 87%, and brightness/value of 35%. For print applications using the CMYK color model, #375A0C would be reproduced using 39% cyan, 0% magenta, 87% yellow, and 65% black. The closest web-safe color is #336600, 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 high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #375A0C with other colors, consider its complementary color at hue 267° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 3627532, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #375A0C

Tailwind CSS
lime-900
HEX
#375A0C
RGB
rgb(55, 90, 12)
RGB %
22%, 35%, 5%
HSL
hsl(87, 76%, 20%)
HSV
hsv(87, 87%, 35%)
CMYK
39%, 0%, 87%, 65%
Decimal
3627532
Web Safe
#336600

🎨 Color Schemes for #375A0C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #375A0C

🌗 Shades and Tints of #375A0C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #375A0C

Tones (adding gray / desaturating)

🌈 Hue Variations of #375A0C

Hue Variations (shifting the color spectrum)

👁️ Preview of #375A0C in Use

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

👓 Color Blindness Simulation for #375A0C

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 #375A0C

:root { --color-hex: #375A0C; --color-rgb: 55, 90, 12; --color-hsl: 87, 76%, 20%; } .bg-color { background-color: #375A0C; } .text-color { color: #375A0C; } .border-color { border-color: #375A0C; }

🛠️ Use #375A0C in Your Project

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

🔗 Related Colors to #375A0C

#5A560C
Hue -30°
#4A5A0C
Hue -15°
#235A0C
Hue +15°
#105A0C
Hue +30°
#2F4C0A
85% L
#263F09
70% L
#1B2D06
50% L
#101B04
30% L
#63A216
36% L
#8EE228
52% L
#B4EB6F
68% L
#D9F5B7
84% L

About Deep Vivid Chartreuse (#375A0C)

Deep Vivid Chartreuse is a dark, vibrant, warm yellow color with a hue angle of 87°, saturation of 76%, and lightness of 20%. Its RGB value is (55, 90, 12) and its CMYK breakdown is C:39% M:0% Y:87% K:65%.

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 #375A0C

What is the HEX code for Deep Vivid Chartreuse? +

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

The RGB value of #375A0C is rgb(55, 90, 12). This means the color contains 55 out of 255 parts red, 90 out of 255 parts green, and 12 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(55, 90, 12);

What is the HSL value of #375A0C? +

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

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

The approximate CMYK value of #375A0C is C:39% M:0% Y:87% K:65%. 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 #375A0C with Other Tools

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