#67282F Color Information

Hex color code: #67282F

#67282F is a delicate red color. In RGB it is (103, 40, 47), and in HSL it is (353°, 44%, 28%). It is widely used in graphic design.

Try:
Color NameSaddle Brown
HEX
#67282F
RGB
103, 40, 47
HSL
353°, 44%, 28%
CMYK
0%, 61%, 54%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #67282F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

103, 40, 47

Red: 103 / Green: 40 / Blue: 47

HSL

353°, 44%, 28%

Hue: 353° / Saturation: 44% / Lightness: 28%

CMYK

0%, 61%, 54%, 60%

Cyan: 0% / Magenta: 61% / Yellow: 54% / Key: 60%

What color is #67282F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #67282F to RGB:

rgb(103, 40, 47)HEX to RGB Converter →

HEX to HSL

Convert #67282F to HSL:

hsl(353, 44%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #67282F to CMYK:

cmyk(0%, 61%, 54%, 60%)Color Converter →

Color Meaning and Usage

A delicate red tone, #67282F has RGB (103, 40, 47) and HSL (353°, 44%, 28%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #67282F is #28675F, creating high-contrast pairings. For softer combinations, try analogous colors like #67284F.

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

Contrast with #67282F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #67282F?

#67282F is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #67282F?

#67282F in RGB is (103, 40, 47) - 103 red, 40 green, and 47 blue.

How to use #67282F in CSS?

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

What colors go well with #67282F?

#28675F (complementary), #67284F (analogous), and #301316 (lighter shade) work well with #67282F.