#734F12 Color Information

Hex color code: #734F12

A striking orange shade, #734F12 appears as (115, 79, 18) in RGB and (38°, 73%, 26%) in HSL. It is popular in mobile app design.

Try:
Color NameSaddle Brown
HEX
#734F12
RGB
115, 79, 18
HSL
38°, 73%, 26%
CMYK
0%, 31%, 84%, 55%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #734F12; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #734F12; 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 #734F12; background-color: #734F1215; }

Alert / Toast

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

Link / Accent

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

a { color: #734F12; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #734F12 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

115, 79, 18

Red: 115 / Green: 79 / Blue: 18

HSL

38°, 73%, 26%

Hue: 38° / Saturation: 73% / Lightness: 26%

CMYK

0%, 31%, 84%, 55%

Cyan: 0% / Magenta: 31% / Yellow: 84% / Key: 55%

What color is #734F12?

#734F12 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #734F12 to RGB:

rgb(115, 79, 18)HEX to RGB Converter →

HEX to HSL

Convert #734F12 to HSL:

hsl(38, 73%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #734F12 to CMYK:

cmyk(0%, 31%, 84%, 55%)Color Converter →

Color Meaning and Usage

A dynamic orange tone, #734F12 has RGB (115, 79, 18) and HSL (38°, 73%, 26%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #734F12 is #123573, creating high-contrast pairings. For softer combinations, try analogous colors like #731F12.

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

Contrast with #734F12

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #734F12?

#734F12 is a dynamic orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #734F12?

#734F12 in RGB is (115, 79, 18) - 115 red, 79 green, and 18 blue.

How to use #734F12 in CSS?

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

What colors go well with #734F12?

#123573 (complementary), #731F12 (analogous), and #312208 (lighter shade) work well with #734F12.