#405233 Color Information

Hex color code: #405233

#405233 is a soft green color. In RGB it is (64, 82, 51), and in HSL it is (95°, 23%, 26%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#405233
RGB
64, 82, 51
HSL
95°, 23%, 26%
CMYK
22%, 0%, 38%, 68%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #405233; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

64, 82, 51

Red: 64 / Green: 82 / Blue: 51

HSL

95°, 23%, 26%

Hue: 95° / Saturation: 23% / Lightness: 26%

CMYK

22%, 0%, 38%, 68%

Cyan: 22% / Magenta: 0% / Yellow: 38% / Key: 68%

What color is #405233?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #405233 to RGB:

rgb(64, 82, 51)HEX to RGB Converter →

HEX to HSL

Convert #405233 to HSL:

hsl(95, 23%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #405233 to CMYK:

cmyk(22%, 0%, 38%, 68%)Color Converter →

Color Meaning and Usage

#405233 is a subtle green color with RGB values of 64, 82, 51 and HSL of 95°, 23%, 26%. This green hue evokes nature and harmony, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #405233 is #453352, creating high-contrast pairings. For softer combinations, try analogous colors like #4F5233.

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

Contrast with #405233

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #405233?

#405233 is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #405233?

#405233 in RGB is (64, 82, 51) - 64 red, 82 green, and 51 blue.

How to use #405233 in CSS?

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

What colors go well with #405233?

#453352 (complementary), #4F5233 (analogous), and #1B2316 (lighter shade) work well with #405233.