#823935 Color Information

Hex color code: #823935

#823935 is a subtle red color. In RGB it is (130, 57, 53), and in HSL it is (3°, 42%, 36%). It is often used for branding and logos.

Try:
Color NameSaddle Brown
HEX
#823935
RGB
130, 57, 53
HSL
3°, 42%, 36%
CMYK
0%, 56%, 59%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #823935; 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 #823935; background-color: #82393515; }

Alert / Toast

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

Link / Accent

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

a { color: #823935; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #823935 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

130, 57, 53

Red: 130 / Green: 57 / Blue: 53

HSL

3°, 42%, 36%

Hue: 3° / Saturation: 42% / Lightness: 36%

CMYK

0%, 56%, 59%, 49%

Cyan: 0% / Magenta: 56% / Yellow: 59% / Key: 49%

What color is #823935?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #823935 to RGB:

rgb(130, 57, 53)HEX to RGB Converter →

HEX to HSL

Convert #823935 to HSL:

hsl(3, 42%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #823935 to CMYK:

cmyk(0%, 56%, 59%, 49%)Color Converter →

Color Meaning and Usage

#823935 is a pastel red color with RGB values of 130, 57, 53 and HSL of 3°, 42%, 36%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #823935 is #357F82, creating high-contrast pairings. For softer combinations, try analogous colors like #823558.

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

Contrast with #823935

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #823935?

#823935 is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #823935?

#823935 in RGB is (130, 57, 53) - 130 red, 57 green, and 53 blue.

How to use #823935 in CSS?

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

What colors go well with #823935?

#357F82 (complementary), #823558 (analogous), and #4C211F (lighter shade) work well with #823935.