#476B00 Color Information

Hex color code: #476B00

A rich green shade, #476B00 appears as (71, 107, 0) in RGB and (80°, 100%, 21%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Olive Green
HEX
#476B00
RGB
71, 107, 0
HSL
80°, 100%, 21%
CMYK
34%, 0%, 100%, 58%

Shades

CSS Usage
color: #476B00;
background-color: #476B00;
border-color: #476B00;
box-shadow: 0 0 10px #476B00;
border: 2px solid #476B00;
Tailwind Usage
bg-[#476B00]
text-[#476B00]
border-[#476B00]
shadow-[0_0_10px_476B00]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #476B00, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #476B00; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #476B00; 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 #476B00; background-color: #476B0015; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #476B0020; border-left: 4px solid #476B00; }

Link / Accent

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

a { color: #476B00; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #476B00 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 107, 0

Red: 71 / Green: 107 / Blue: 0

HSL

80°, 100%, 21%

Hue: 80° / Saturation: 100% / Lightness: 21%

CMYK

34%, 0%, 100%, 58%

Cyan: 34% / Magenta: 0% / Yellow: 100% / Key: 58%

What color is #476B00?

#476B00 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #476B00 to RGB:

rgb(71, 107, 0)HEX to RGB Converter →

HEX to HSL

Convert #476B00 to HSL:

hsl(80, 100%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #476B00 to CMYK:

cmyk(34%, 0%, 100%, 58%)Color Converter →

Color Meaning and Usage

#476B00 is a rich green color with RGB values of 71, 107, 0 and HSL of 80°, 100%, 21%. This highly saturated hue evokes energy and excitement, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #476B00 is #24006B, creating high-contrast pairings. For softer combinations, try analogous colors like #6B5900.

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

Contrast with #476B00

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #476B00?

#476B00 is a rich green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #476B00?

#476B00 in RGB is (71, 107, 0) - 71 red, 107 green, and 0 blue.

How to use #476B00 in CSS?

Use #476B00 directly in your CSS properties like color or background-color.

What colors go well with #476B00?

#24006B (complementary), #6B5900 (analogous), and #141F00 (lighter shade) work well with #476B00.