#61330A Color Information

Hex color code: #61330A

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

Try:
Color NameSaddle Brown
HEX
#61330A
RGB
97, 51, 10
HSL
28°, 81%, 21%
CMYK
0%, 47%, 90%, 62%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #61330A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

97, 51, 10

Red: 97 / Green: 51 / Blue: 10

HSL

28°, 81%, 21%

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

CMYK

0%, 47%, 90%, 62%

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

What color is #61330A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #61330A to RGB:

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

HEX to HSL

Convert #61330A to HSL:

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

HEX to CMYK

Convert #61330A to CMYK:

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

Color Meaning and Usage

#61330A is a deep orange color with RGB values of 97, 51, 10 and HSL of 28°, 81%, 21%. This highly saturated hue evokes energy and excitement, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #61330A is #0A3861, creating high-contrast pairings. For softer combinations, try analogous colors like #610A0D.

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

Contrast with #61330A

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 #61330A?

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

What is the RGB value of #61330A?

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

How to use #61330A in CSS?

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

What colors go well with #61330A?

#0A3861 (complementary), #610A0D (analogous), and #1C0E03 (lighter shade) work well with #61330A.