#75826B Color Information

Hex color code: #75826B

The hex color #75826B is a neutral green with RGB values of (117, 130, 107) and HSL of (94°, 10%, 46%). It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#75826B
RGB
117, 130, 107
HSL
94°, 10%, 46%
CMYK
10%, 0%, 18%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #75826B; color: #000000; }

Badge

New Feature
.badge { background-color: #75826B; color: #000000; }

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 #75826B; background-color: #75826B15; }

Alert / Toast

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

Link / Accent

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

a { color: #75826B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #75826B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 130, 107

Red: 117 / Green: 130 / Blue: 107

HSL

94°, 10%, 46%

Hue: 94° / Saturation: 10% / Lightness: 46%

CMYK

10%, 0%, 18%, 49%

Cyan: 10% / Magenta: 0% / Yellow: 18% / Key: 49%

What color is #75826B?

#75826B is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #75826B to RGB:

rgb(117, 130, 107)HEX to RGB Converter →

HEX to HSL

Convert #75826B to HSL:

hsl(94, 10%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #75826B to CMYK:

cmyk(10%, 0%, 18%, 49%)Color Converter →

Color Meaning and Usage

A muted green tone, #75826B has RGB (117, 130, 107) and HSL (94°, 10%, 46%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #75826B is #776A81, creating high-contrast pairings. For softer combinations, try analogous colors like #7F816A.

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

Contrast with #75826B

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

Contrast Ratio: 5.16:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #75826B?

#75826B is a muted green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #75826B?

#75826B in RGB is (117, 130, 107) - 117 red, 130 green, and 107 blue.

How to use #75826B in CSS?

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

What colors go well with #75826B?

#776A81 (complementary), #7F816A (analogous), and #4E5747 (lighter shade) work well with #75826B.