#AB7707 Color Information

Hex color code: #AB7707

The hex color #AB7707 is a bold orange with RGB values of (171, 119, 7) and HSL of (41°, 92%, 35%). It is frequently seen in web interfaces.

Try:
Color NameDark Goldenrod
HEX
#AB7707
RGB
171, 119, 7
HSL
41°, 92%, 35%
CMYK
0%, 30%, 96%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB7707; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 119, 7

Red: 171 / Green: 119 / Blue: 7

HSL

41°, 92%, 35%

Hue: 41° / Saturation: 92% / Lightness: 35%

CMYK

0%, 30%, 96%, 33%

Cyan: 0% / Magenta: 30% / Yellow: 96% / Key: 33%

What color is #AB7707?

#AB7707 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB7707 to RGB:

rgb(171, 119, 7)HEX to RGB Converter →

HEX to HSL

Convert #AB7707 to HSL:

hsl(41, 92%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #AB7707 to CMYK:

cmyk(0%, 30%, 96%, 33%)Color Converter →

Color Meaning and Usage

A vivid orange tone, #AB7707 has RGB (171, 119, 7) and HSL (41°, 92%, 35%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB7707 is #073BAB, creating high-contrast pairings. For softer combinations, try analogous colors like #AB2507.

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

Contrast with #AB7707

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB7707?

#AB7707 is a vivid orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #AB7707?

#AB7707 in RGB is (171, 119, 7) - 171 red, 119 green, and 7 blue.

How to use #AB7707 in CSS?

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

What colors go well with #AB7707?

#073BAB (complementary), #AB2507 (analogous), and #624404 (lighter shade) work well with #AB7707.