#4B552B Color Information

Hex color code: #4B552B

#4B552B is a soft yellow color. In RGB it is (75, 85, 43), and in HSL it is (74°, 33%, 25%). It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#4B552B
RGB
75, 85, 43
HSL
74°, 33%, 25%
CMYK
12%, 0%, 49%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #4B552B; 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 #4B552B; background-color: #4B552B15; }

Alert / Toast

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

Link / Accent

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

a { color: #4B552B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4B552B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

75, 85, 43

Red: 75 / Green: 85 / Blue: 43

HSL

74°, 33%, 25%

Hue: 74° / Saturation: 33% / Lightness: 25%

CMYK

12%, 0%, 49%, 67%

Cyan: 12% / Magenta: 0% / Yellow: 49% / Key: 67%

What color is #4B552B?

#4B552B is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4B552B to RGB:

rgb(75, 85, 43)HEX to RGB Converter →

HEX to HSL

Convert #4B552B to HSL:

hsl(74, 33%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #4B552B to CMYK:

cmyk(12%, 0%, 49%, 67%)Color Converter →

Color Meaning and Usage

#4B552B is a subtle yellow color with RGB values of 75, 85, 43 and HSL of 74°, 33%, 25%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4B552B is #352B55, creating high-contrast pairings. For softer combinations, try analogous colors like #554A2B.

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

Contrast with #4B552B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4B552B?

#4B552B is a subtle yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #4B552B?

#4B552B in RGB is (75, 85, 43) - 75 red, 85 green, and 43 blue.

How to use #4B552B in CSS?

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

What colors go well with #4B552B?

#352B55 (complementary), #554A2B (analogous), and #1E2211 (lighter shade) work well with #4B552B.