#41412A Color Information

Hex color code: #41412A

#41412A is a intense yellow color. In RGB it is (65, 65, 42), and in HSL it is (60°, 21%, 21%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#41412A
RGB
65, 65, 42
HSL
60°, 21%, 21%
CMYK
0%, 0%, 35%, 75%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #41412A; 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 #41412A; background-color: #41412A15; }

Alert / Toast

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

Link / Accent

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

a { color: #41412A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #41412A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 65, 42

Red: 65 / Green: 65 / Blue: 42

HSL

60°, 21%, 21%

Hue: 60° / Saturation: 21% / Lightness: 21%

CMYK

0%, 0%, 35%, 75%

Cyan: 0% / Magenta: 0% / Yellow: 35% / Key: 75%

What color is #41412A?

#41412A is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #41412A to RGB:

rgb(65, 65, 42)HEX to RGB Converter →

HEX to HSL

Convert #41412A to HSL:

hsl(60, 21%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #41412A to CMYK:

cmyk(0%, 0%, 35%, 75%)Color Converter →

Color Meaning and Usage

#41412A is a deep yellow color with RGB values of 65, 65, 42 and HSL of 60°, 21%, 21%. This green hue evokes nature and harmony, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #41412A is #2A2A41, creating high-contrast pairings. For softer combinations, try analogous colors like #41362A.

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

Contrast with #41412A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #41412A?

#41412A is a deep yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #41412A?

#41412A in RGB is (65, 65, 42) - 65 red, 65 green, and 42 blue.

How to use #41412A in CSS?

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

What colors go well with #41412A?

#2A2A41 (complementary), #41362A (analogous), and #13130C (lighter shade) work well with #41412A.