Color Directory/Raw Umber

Raw Umber (#826644)

Luminance: 15% · Nearest standard name: Raw Umber

RAW UMBER
#826644
rgb(130, 102, 68) · hsl(33°, 31%, 39%)
HEX#826644
RGB130, 102, 68
HSL33°, 31%, 39%
HSV / HSB33°, 48%, 51%
CMYK (Print)0%, 22%, 48%, 49%

Color Harmonies

Complementary

#826644#456082

Analogous

#824845#826644#7F8245

Triadic

#826644#458267#674582

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)5.34:1

Sample text rendered with #826644 on white

AA Normal: PASSAA Large: PASS
Against Dark (#0F172A)3.34:1

Sample text rendered with #826644 on dark

AA Normal: FAILAA Large: PASS
Comprehensive Color Profile & Design Architecture

The Complete Color Guide to Raw Umber (#826644)

Raw Umber (#826644) is a distinct shade within the Coral & Orange chromatic spectrum. Characterized by an optical luminance of 15% and a warm color temperature, this tone plays a vital role across web applications, brand identities, and editorial typography. Discover its mathematical harmonies, accessibility metrics, UI engineering roles, and front-end code tokens.

Technical Colorimetry & Coordinate Breakdown

Exact mathematical values across digital display, print press, and human perceptual spaces.

HEX Code#826644
RGB Space130, 102, 68
HSL Values33°, 31%, 39%
HSV / HSB33°, 48%, 51%
CMYK Ink0%, 22%, 48%, 49%
TemperatureWarm

Optical Color Harmony Formulas for Raw Umber

Geometric intervals calculated from #826644 on the 360-degree color wheel.

Direct Polar (180°)#456082

Complementary Harmony

Pairs Raw Umber with its polar opposite (#456082) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#824845 · #7F8245

Analogous Harmony

Positions adjacent neighboring hues on either side of Raw Umber for serene, gentle, and organic visual transitions.

Split Angles (150° / 210°)#457F82 · #484582

Split-Complementary

Uses the two colors flanking the direct complement of Raw Umber, offering rich visual variety without harsh chromatic vibration.

Triangular (120°)#458267 · #674582

Triadic Harmony

Forms an equilateral triangle on the color wheel, generating playful, dynamic energy when balanced against a neutral background.

Rectangular (90°)#458248 · #456082 · #82457F

Tetradic (Square) Harmony

A rich four-color scheme combining two complementary pairs, ideal for complex dashboards, gaming HUDs, and multi-tier charts.

Interactive Exploration

Build Palettes With Raw Umber

Lock #826644 inside our interactive generator to calculate live matching palettes in real time.

Launch Palette Generator

The 60-30-10 UI Implementation Role for Raw Umber

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Interactive Brand Accent (10% Volume)

With a saturation of 31% and lightness of 39%, Raw Umber (#826644) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.

Light Mode SurfaceIdeal for buttons and badges
Dark Mode AdaptationDesaturate slightly for ambient glow

Color Psychology & Industry Alignment

Strategic cognitive triggers and target sector recommendations.

Cognitive & Emotional Perception

Embodies tactile warmth, artisan craftsmanship, grounded optimism, and hospitality. Creates an inviting, friendly atmosphere.

Optimal Industry Verticals

Hospitality Resorts, Artisan Food & Dining, Interior Decor, Education. Combining Raw Umber with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Raw Umber

Drop-in design system tokens for CSS, Tailwind CSS, and SCSS.

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-826644: #826644;
  --color-826644-rgb: 130, 102, 68;
  --color-826644-hsl: 33deg 31% 39%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        '826644': '#826644',
      }
    }
  }
};

Frequently Asked Questions About Raw Umber (#826644)

Authoritative answers covering Raw Umber color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Raw Umber (#826644)?
Raw Umber is defined by the HEX code #826644. Its digital screen RGB coordinates are R:130, G:102, B:68. Its cylindrical HSL values are Hue:33°, Saturation:31%, Lightness:39%. In HSV/HSB format, it is 33°, 48%, 51%. For four-color CMYK process printing, its ink percentages are C:0%, M:22%, Y:48%, K:49%.
Does Raw Umber (#826644) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Raw Umber achieves a contrast ratio of 5.34:1 (Passing WCAG AA for normal body text, and Passing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 3.34:1 (Failing WCAG AA).
What is the direct complementary color for Raw Umber (#826644)?
The exact 180-degree optical complementary color for #826644 is #456082. When placed side-by-side, #826644 and #456082 create maximum visual tension and high click-through conversion rates.
What is the recommended role for Raw Umber in the 60-30-10 UI design rule?
With a saturation of 31% and lightness of 39%, Raw Umber (#826644) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.
How can I copy and export Raw Umber into Tailwind CSS and CSS variables?
You can define Raw Umber in CSS custom properties as ':root { --color-custom: #826644; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Raw Umber using our interactive Color Palette Generator.
Which color family does Raw Umber (#826644) belong to?
Raw Umber belongs to the Coral & Orange family (Warm spectrum). You can explore full tonal ramps and curated palettes in our Coral & Orange Color Guide.