#61340A Color Information

Hex color code: #61340A

#61340A is a intense orange color. In RGB it is (97, 52, 10), and in HSL it is (29°, 81%, 21%). It is popular in mobile app design.

Try:
Color NameSaddle Brown
HEX
#61340A
RGB
97, 52, 10
HSL
29°, 81%, 21%
CMYK
0%, 46%, 90%, 62%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #61340A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #61340A; 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 #61340A; background-color: #61340A15; }

Alert / Toast

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

Link / Accent

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

a { color: #61340A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #61340A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

97, 52, 10

Red: 97 / Green: 52 / Blue: 10

HSL

29°, 81%, 21%

Hue: 29° / Saturation: 81% / Lightness: 21%

CMYK

0%, 46%, 90%, 62%

Cyan: 0% / Magenta: 46% / Yellow: 90% / Key: 62%

What color is #61340A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #61340A to RGB:

rgb(97, 52, 10)HEX to RGB Converter →

HEX to HSL

Convert #61340A to HSL:

hsl(29, 81%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #61340A to CMYK:

cmyk(0%, 46%, 90%, 62%)Color Converter →

Color Meaning and Usage

A deep orange tone, #61340A has RGB (97, 52, 10) and HSL (29°, 81%, 21%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #61340A is #0A3761, creating high-contrast pairings. For softer combinations, try analogous colors like #610A0C.

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

Contrast with #61340A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #61340A?

#61340A is a deep orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #61340A?

#61340A in RGB is (97, 52, 10) - 97 red, 52 green, and 10 blue.

How to use #61340A in CSS?

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

What colors go well with #61340A?

#0A3761 (complementary), #610A0C (analogous), and #1C0F03 (lighter shade) work well with #61340A.