#674F0A Color Information

Hex color code: #674F0A

A dramatic yellow shade, #674F0A appears as (103, 79, 10) in RGB and (45°, 82%, 22%) in HSL. It is typically applied in digital products.

Try:
Color NameSaddle Brown
HEX
#674F0A
RGB
103, 79, 10
HSL
45°, 82%, 22%
CMYK
0%, 23%, 90%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #674F0A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #674F0A; 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 #674F0A; background-color: #674F0A15; }

Alert / Toast

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

Link / Accent

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

a { color: #674F0A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #674F0A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

103, 79, 10

Red: 103 / Green: 79 / Blue: 10

HSL

45°, 82%, 22%

Hue: 45° / Saturation: 82% / Lightness: 22%

CMYK

0%, 23%, 90%, 60%

Cyan: 0% / Magenta: 23% / Yellow: 90% / Key: 60%

What color is #674F0A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #674F0A to RGB:

rgb(103, 79, 10)HEX to RGB Converter →

HEX to HSL

Convert #674F0A to HSL:

hsl(45, 82%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #674F0A to CMYK:

cmyk(0%, 23%, 90%, 60%)Color Converter →

Color Meaning and Usage

#674F0A is a rich yellow color with RGB values of 103, 79, 10 and HSL of 45°, 82%, 22%. This highly saturated hue evokes energy and excitement, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #674F0A is #0A2166, creating high-contrast pairings. For softer combinations, try analogous colors like #66210A.

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

Contrast with #674F0A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #674F0A?

#674F0A is a rich yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #674F0A?

#674F0A in RGB is (103, 79, 10) - 103 red, 79 green, and 10 blue.

How to use #674F0A in CSS?

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

What colors go well with #674F0A?

#0A2166 (complementary), #66210A (analogous), and #201903 (lighter shade) work well with #674F0A.