#61330F Color Information

Hex color code: #61330F

The hex color #61330F is a intense orange with RGB values of (97, 51, 15) and HSL of (26°, 73%, 22%). It is popular in mobile app design.

Try:
Color NameSaddle Brown
HEX
#61330F
RGB
97, 51, 15
HSL
26°, 73%, 22%
CMYK
0%, 47%, 85%, 62%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #61330F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #61330F; 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 #61330F; background-color: #61330F15; }

Alert / Toast

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

Link / Accent

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

a { color: #61330F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #61330F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

97, 51, 15

Red: 97 / Green: 51 / Blue: 15

HSL

26°, 73%, 22%

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

CMYK

0%, 47%, 85%, 62%

Cyan: 0% / Magenta: 47% / Yellow: 85% / Key: 62%

What color is #61330F?

#61330F is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #61330F to RGB:

rgb(97, 51, 15)HEX to RGB Converter →

HEX to HSL

Convert #61330F to HSL:

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

HEX to CMYK

Convert #61330F to CMYK:

cmyk(0%, 47%, 85%, 62%)Color Converter →

Color Meaning and Usage

#61330F is a deep orange color with RGB values of 97, 51, 15 and HSL of 26°, 73%, 22%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #61330F is #0F3E61, creating high-contrast pairings. For softer combinations, try analogous colors like #610F15.

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

Contrast with #61330F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #61330F?

#61330F is a deep orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #61330F?

#61330F in RGB is (97, 51, 15) - 97 red, 51 green, and 15 blue.

How to use #61330F in CSS?

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

What colors go well with #61330F?

#0F3E61 (complementary), #610F15 (analogous), and #1F1005 (lighter shade) work well with #61330F.