#646D12 Color Information

Hex color code: #646D12

A vivid yellow shade, #646D12 appears as (100, 109, 18) in RGB and (66°, 72%, 25%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Olive Green
HEX
#646D12
RGB
100, 109, 18
HSL
66°, 72%, 25%
CMYK
8%, 0%, 83%, 57%

Shades

CSS Usage
color: #646D12;
background-color: #646D12;
border-color: #646D12;
box-shadow: 0 0 10px #646D12;
border: 2px solid #646D12;
Tailwind Usage
bg-[#646D12]
text-[#646D12]
border-[#646D12]
shadow-[0_0_10px_646D12]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #646D12, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #646D12; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #646D12; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #646D12; background-color: #646D1215; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #646D1220; border-left: 4px solid #646D12; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #646D12; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #646D12 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

100, 109, 18

Red: 100 / Green: 109 / Blue: 18

HSL

66°, 72%, 25%

Hue: 66° / Saturation: 72% / Lightness: 25%

CMYK

8%, 0%, 83%, 57%

Cyan: 8% / Magenta: 0% / Yellow: 83% / Key: 57%

What color is #646D12?

#646D12 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #646D12 to RGB:

rgb(100, 109, 18)HEX to RGB Converter →

HEX to HSL

Convert #646D12 to HSL:

hsl(66, 72%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #646D12 to CMYK:

cmyk(8%, 0%, 83%, 57%)Color Converter →

Color Meaning and Usage

A dynamic yellow tone, #646D12 has RGB (100, 109, 18) and HSL (66°, 72%, 25%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #646D12 is #1B126E, creating high-contrast pairings. For softer combinations, try analogous colors like #6E4912.

Use #646D12 in CSS: color: #646D12 or background-color: #646D12. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #646D12

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 3.74:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #646D12?

#646D12 is a dynamic yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #646D12?

#646D12 in RGB is (100, 109, 18) - 100 red, 109 green, and 18 blue.

How to use #646D12 in CSS?

Use #646D12 directly in your CSS properties like color or background-color.

What colors go well with #646D12?

#1B126E (complementary), #6E4912 (analogous), and #282C07 (lighter shade) work well with #646D12.