#757963 Color Information

Hex color code: #757963

A neutral yellow shade, #757963 appears as (117, 121, 99) in RGB and (71°, 10%, 43%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#757963
RGB
117, 121, 99
HSL
71°, 10%, 43%
CMYK
3%, 0%, 18%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #757963; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 121, 99

Red: 117 / Green: 121 / Blue: 99

HSL

71°, 10%, 43%

Hue: 71° / Saturation: 10% / Lightness: 43%

CMYK

3%, 0%, 18%, 53%

Cyan: 3% / Magenta: 0% / Yellow: 18% / Key: 53%

What color is #757963?

#757963 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #757963 to RGB:

rgb(117, 121, 99)HEX to RGB Converter →

HEX to HSL

Convert #757963 to HSL:

hsl(71, 10%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #757963 to CMYK:

cmyk(3%, 0%, 18%, 53%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #757963 has RGB (117, 121, 99) and HSL (71°, 10%, 43%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #757963 is #676379, creating high-contrast pairings. For softer combinations, try analogous colors like #797263.

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

Contrast with #757963

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #757963?

#757963 is a subtle yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #757963?

#757963 in RGB is (117, 121, 99) - 117 red, 121 green, and 99 blue.

How to use #757963 in CSS?

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

What colors go well with #757963?

#676379 (complementary), #797263 (analogous), and #4C4F40 (lighter shade) work well with #757963.