#226833 Color Information

Hex color code: #226833

#226833 is a muted green color. In RGB it is (34, 104, 51), and in HSL it is (135°, 51%, 27%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#226833
RGB
34, 104, 51
HSL
135°, 51%, 27%
CMYK
67%, 0%, 51%, 59%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #226833; 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 #226833; background-color: #22683315; }

Alert / Toast

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

Link / Accent

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

a { color: #226833; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #226833 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

34, 104, 51

Red: 34 / Green: 104 / Blue: 51

HSL

135°, 51%, 27%

Hue: 135° / Saturation: 51% / Lightness: 27%

CMYK

67%, 0%, 51%, 59%

Cyan: 67% / Magenta: 0% / Yellow: 51% / Key: 59%

What color is #226833?

#226833 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #226833 to RGB:

rgb(34, 104, 51)HEX to RGB Converter →

HEX to HSL

Convert #226833 to HSL:

hsl(135, 51%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #226833 to CMYK:

cmyk(67%, 0%, 51%, 59%)Color Converter →

Color Meaning and Usage

#226833 is a understated green color with RGB values of 34, 104, 51 and HSL of 135°, 51%, 27%. This green hue evokes nature and harmony, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #226833 is #682256, creating high-contrast pairings. For softer combinations, try analogous colors like #336822.

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

Contrast with #226833

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #226833?

#226833 is a understated green color - a green hue that evokes nature and harmony.

What is the RGB value of #226833?

#226833 in RGB is (34, 104, 51) - 34 red, 104 green, and 51 blue.

How to use #226833 in CSS?

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

What colors go well with #226833?

#682256 (complementary), #336822 (analogous), and #0F2E17 (lighter shade) work well with #226833.