#454431 Color Information

Hex color code: #454431

#454431 is a deep yellow color. In RGB it is (69, 68, 49), and in HSL it is (57°, 17%, 23%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#454431
RGB
69, 68, 49
HSL
57°, 17%, 23%
CMYK
0%, 1%, 29%, 73%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #454431; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

69, 68, 49

Red: 69 / Green: 68 / Blue: 49

HSL

57°, 17%, 23%

Hue: 57° / Saturation: 17% / Lightness: 23%

CMYK

0%, 1%, 29%, 73%

Cyan: 0% / Magenta: 1% / Yellow: 29% / Key: 73%

What color is #454431?

#454431 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #454431 to RGB:

rgb(69, 68, 49)HEX to RGB Converter →

HEX to HSL

Convert #454431 to HSL:

hsl(57, 17%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #454431 to CMYK:

cmyk(0%, 1%, 29%, 73%)Color Converter →

Color Meaning and Usage

#454431 is a deep yellow color with RGB values of 69, 68, 49 and HSL of 57°, 17%, 23%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #454431 is #313245, creating high-contrast pairings. For softer combinations, try analogous colors like #453A31.

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

Contrast with #454431

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #454431?

#454431 is a deep yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #454431?

#454431 in RGB is (69, 68, 49) - 69 red, 68 green, and 49 blue.

How to use #454431 in CSS?

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

What colors go well with #454431?

#313245 (complementary), #453A31 (analogous), and #181811 (lighter shade) work well with #454431.