#61300A Color Information

Hex color code: #61300A

The hex color #61300A is a dramatic orange with RGB values of (97, 48, 10) and HSL of (26°, 81%, 21%). It is typically applied in digital products.

Try:
Color NameSaddle Brown
HEX
#61300A
RGB
97, 48, 10
HSL
26°, 81%, 21%
CMYK
0%, 51%, 90%, 62%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #61300A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

97, 48, 10

Red: 97 / Green: 48 / Blue: 10

HSL

26°, 81%, 21%

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

CMYK

0%, 51%, 90%, 62%

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

What color is #61300A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #61300A to RGB:

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

HEX to HSL

Convert #61300A to HSL:

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

HEX to CMYK

Convert #61300A to CMYK:

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

Color Meaning and Usage

#61300A is a rich orange color with RGB values of 97, 48, 10 and HSL of 26°, 81%, 21%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #61300A is #0A3B61, creating high-contrast pairings. For softer combinations, try analogous colors like #610A10.

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

Contrast with #61300A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #61300A?

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

What is the RGB value of #61300A?

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

How to use #61300A in CSS?

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

What colors go well with #61300A?

#0A3B61 (complementary), #610A10 (analogous), and #1C0E03 (lighter shade) work well with #61300A.