#42503E Color Information

Hex color code: #42503E

The hex color #42503E is a balanced green with RGB values of (66, 80, 62) and HSL of (107°, 13%, 28%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#42503E
RGB
66, 80, 62
HSL
107°, 13%, 28%
CMYK
18%, 0%, 22%, 69%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #42503E; 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 #42503E; background-color: #42503E15; }

Alert / Toast

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

Link / Accent

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

a { color: #42503E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #42503E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

66, 80, 62

Red: 66 / Green: 80 / Blue: 62

HSL

107°, 13%, 28%

Hue: 107° / Saturation: 13% / Lightness: 28%

CMYK

18%, 0%, 22%, 69%

Cyan: 18% / Magenta: 0% / Yellow: 22% / Key: 69%

What color is #42503E?

#42503E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #42503E to RGB:

rgb(66, 80, 62)HEX to RGB Converter →

HEX to HSL

Convert #42503E to HSL:

hsl(107, 13%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #42503E to CMYK:

cmyk(18%, 0%, 22%, 69%)Color Converter →

Color Meaning and Usage

A subtle green tone, #42503E has RGB (66, 80, 62) and HSL (107°, 13%, 28%). Known for evoking balance and subtlety, this desaturated neutral is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #42503E is #4D3E51, creating high-contrast pairings. For softer combinations, try analogous colors like #4B513E.

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

Contrast with #42503E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #42503E?

#42503E is a subtle green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #42503E?

#42503E in RGB is (66, 80, 62) - 66 red, 80 green, and 62 blue.

How to use #42503E in CSS?

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

What colors go well with #42503E?

#4D3E51 (complementary), #4B513E (analogous), and #1F251D (lighter shade) work well with #42503E.