#693B0C Color Information

Hex color code: #693B0C

The hex color #693B0C is a intense orange with RGB values of (105, 59, 12) and HSL of (30°, 79%, 23%). It is widely used in graphic design.

Try:
Color NameSaddle Brown
HEX
#693B0C
RGB
105, 59, 12
HSL
30°, 79%, 23%
CMYK
0%, 44%, 89%, 59%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #693B0C; 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 #693B0C; background-color: #693B0C15; }

Alert / Toast

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

Link / Accent

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

a { color: #693B0C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #693B0C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 59, 12

Red: 105 / Green: 59 / Blue: 12

HSL

30°, 79%, 23%

Hue: 30° / Saturation: 79% / Lightness: 23%

CMYK

0%, 44%, 89%, 59%

Cyan: 0% / Magenta: 44% / Yellow: 89% / Key: 59%

What color is #693B0C?

#693B0C is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #693B0C to RGB:

rgb(105, 59, 12)HEX to RGB Converter →

HEX to HSL

Convert #693B0C to HSL:

hsl(30, 79%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #693B0C to CMYK:

cmyk(0%, 44%, 89%, 59%)Color Converter →

Color Meaning and Usage

#693B0C is a intense orange color with RGB values of 105, 59, 12 and HSL of 30°, 79%, 23%. This orange-yellow hue evokes optimism and creativity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #693B0C is #0C3B69, creating high-contrast pairings. For softer combinations, try analogous colors like #690C0C.

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

Contrast with #693B0C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #693B0C?

#693B0C is a intense orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #693B0C?

#693B0C in RGB is (105, 59, 12) - 105 red, 59 green, and 12 blue.

How to use #693B0C in CSS?

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

What colors go well with #693B0C?

#0C3B69 (complementary), #690C0C (analogous), and #251404 (lighter shade) work well with #693B0C.