#B99813 Color Information

Hex color code: #B99813

The hex color #B99813 is a vivid yellow with RGB values of (185, 152, 19) and HSL of (48°, 81%, 40%). It is commonly used in modern UI design.

Try:
Color NameDark Goldenrod
HEX
#B99813
RGB
185, 152, 19
HSL
48°, 81%, 40%
CMYK
0%, 18%, 90%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B99813; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 152, 19

Red: 185 / Green: 152 / Blue: 19

HSL

48°, 81%, 40%

Hue: 48° / Saturation: 81% / Lightness: 40%

CMYK

0%, 18%, 90%, 27%

Cyan: 0% / Magenta: 18% / Yellow: 90% / Key: 27%

What color is #B99813?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B99813 to RGB:

rgb(185, 152, 19)HEX to RGB Converter →

HEX to HSL

Convert #B99813 to HSL:

hsl(48, 81%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #B99813 to CMYK:

cmyk(0%, 18%, 90%, 27%)Color Converter →

Color Meaning and Usage

#B99813 is a vivid yellow color with RGB values of 185, 152, 19 and HSL of 48°, 81%, 40%. This highly saturated hue evokes energy and excitement, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B99813 is #1334B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B94513.

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

Contrast with #B99813

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

Contrast Ratio: 7.56:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B99813?

#B99813 is a vivid yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B99813?

#B99813 in RGB is (185, 152, 19) - 185 red, 152 green, and 19 blue.

How to use #B99813 in CSS?

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

What colors go well with #B99813?

#1334B9 (complementary), #B94513 (analogous), and #735F0C (lighter shade) work well with #B99813.