#10842D Color Information

Hex color code: #10842D

The hex color #10842D is a vivid green with RGB values of (16, 132, 45) and HSL of (135°, 78%, 29%). It is commonly used in modern UI design.

Try:
Color NameGreen
HEX
#10842D
RGB
16, 132, 45
HSL
135°, 78%, 29%
CMYK
88%, 0%, 66%, 48%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #10842D; 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 #10842D; background-color: #10842D15; }

Alert / Toast

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

Link / Accent

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

a { color: #10842D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #10842D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

16, 132, 45

Red: 16 / Green: 132 / Blue: 45

HSL

135°, 78%, 29%

Hue: 135° / Saturation: 78% / Lightness: 29%

CMYK

88%, 0%, 66%, 48%

Cyan: 88% / Magenta: 0% / Yellow: 66% / Key: 48%

What color is #10842D?

#10842D is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #10842D to RGB:

rgb(16, 132, 45)HEX to RGB Converter →

HEX to HSL

Convert #10842D to HSL:

hsl(135, 78%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #10842D to CMYK:

cmyk(88%, 0%, 66%, 48%)Color Converter →

Color Meaning and Usage

A striking green tone, #10842D has RGB (16, 132, 45) and HSL (135°, 78%, 29%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #10842D is #841067, creating high-contrast pairings. For softer combinations, try analogous colors like #2D8410.

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

Contrast with #10842D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #10842D?

#10842D is a striking green color - a green hue that evokes nature and harmony.

What is the RGB value of #10842D?

#10842D in RGB is (16, 132, 45) - 16 red, 132 green, and 45 blue.

How to use #10842D in CSS?

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

What colors go well with #10842D?

#841067 (complementary), #2D8410 (analogous), and #084016 (lighter shade) work well with #10842D.