Color #8A713D Color / Colour Code #8A713D

    This page shows the hex color code for color #8a713d (#8A713D). The colour is a orange tone with 39% saturation and 39% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #8A713D

    Color Conversions

    HEX
    #8A713D
    RGB
    rgb(138, 113, 61)
    HSL
    hsl(41, 39%, 39%)
    HSV
    hsv(41, 56%, 54%)
    CMYK
    cmyk(0%, 18%, 56%, 46%)

    Accessibility Contrast

    WCAG contrast ratios for #8A713D against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    4.66:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    4.51:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    4.01:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

    #8A713D paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 11, 41, and 71 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 41, 161, and 281 degrees.

    Color Palettes Using #8A713D

    Monochromatic Scale

    Five shades at lightness levels 15% through 85% while keeping hue at 41 and saturation at 39%. Use the darkest shade for text and the lightest for backgrounds to build a cohesive single-hue design system.

    #352C17 #6A572F #B1924E #D0BD95 #E8DECA
    Warm Harmony

    Adjacent hues from 41 to 86 degrees create a warm, unified palette. This analogous scheme works for marketing materials, seasonal campaigns, and any design that needs visual warmth without clashing colors.

    #B99D5F #B9B35F #A9B95F #92B95F
    Cool Contrast

    Combines the base color at hue 41 with its complement at 221 and two adjacent cool tones. This split-complementary approach provides strong visual contrast while remaining more balanced than a pure complementary scheme.

    #B1924E #4E6DB1 #604EB1 #924EB1
    Pastel Variation

    Five evenly spaced hues at 40% saturation and 80% lightness. Pastels are gentle on the eyes and work well for dashboards, onboarding screens, category tags, and any interface where multiple distinct colors are needed without visual aggression.

    #E0D3B8 #C5E0B8 #B8E0D3 #B8C5E0 #D3B8E0

    Shades & Tints of #8A713D

    Lightness variations at hue 41 and 39% saturation.

    CSS Gradients with #8A713D

    Orange to Blue
    linear-gradient(135deg, #8a713d, #3d558a)
    Analogous Fade
    linear-gradient(90deg, #8a713d, #7c8a3d)
    Deep to Light
    linear-gradient(180deg, #40341c, #e3d8bf)
    Tricolor Sweep
    linear-gradient(135deg, #8a723d, #3d8a72, #723d8a)

    Design Use Cases for #8A713D

    Balanced UI Color

    At 39% saturation, #8A713D strikes a balance between vibrancy and restraint. This makes it versatile for primary UI elements like navigation bars, card headers, and form accents. It draws attention without overwhelming adjacent content.

    Primary Interface Color

    At 39% lightness, #8A713D is in the mid-range, making it ideal for interactive elements like buttons, links, and selected states. This lightness level ensures good contrast against both light and dark adjacent elements in most layouts.

    Warmth & Enthusiasm

    #8A713D sits in the orange range (hue 41). Orange combines the energy of red with the warmth of yellow. It works naturally for progress indicators, pricing highlights, "new" badges, and friendly call-to-action buttons. Food and fitness brands frequently use this hue range.

    Gradient Pairing

    Create a gradient from #8A713D (hue 41) to its complement at hue 221. For a subtler effect, try pairing with an analogous color at hue 71. Use CSS: background: linear-gradient(135deg, #8a713d, #3d558a);

    CSS Code for #8A713D

    /* Background */
    background-color: #8a713d;
    background-color: rgb(138, 113, 61);
    background-color: hsl(41, 39%, 39%);
    /* Text */
    color: #8a713d;
    /* Border */
    border: 2px solid #8a713d;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(138, 113, 61, 0.3);
    /* CSS Variable */
    --color-primary: 41 39% 39%;

    Similar Colors

    Colors visually similar to #8A713D based on RGB, lightness, and hue variations.

    Use This Color in Design Tools

    Apply #8A713D across image editing and color design tools.

    About Color #8A713D (#8A713D)

    #8A713D is a orange color (colour) with RGB channel values of 138 red, 113 green, and 61 blue. The red channel is dominant by a ratio of 2.3:1 over the weakest channel. In HSL terms, the hue sits at 41 degrees with 39% saturation and 39% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #8A713D is 115/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This appears dark to the human eye, so pair it with light text for adequate readability. For print production, the CMYK equivalent is 0% cyan, 18% magenta, 56% yellow, and 46% key (black).

    The WCAG contrast ratio of #8A713D against white is 4.66:1 and against black is 4.51:1. This meets the AA requirement (4.5:1) for normal text on white. For AAA compliance, consider darkening to at least 27% lightness.

    The complementary colour #3D558A creates maximum visual tension when paired with #8A713D. For more harmonious color combinations, use the analogous colours #8A4B3D and #7C8A3D, which sit 30 degrees on either side of the hue wheel. To build a complete design system, start with the monochromatic scale above for consistent shade variations, then add one complementary or triadic accent for interactive elements.

    How to Explore Color #8A713D

    1. Enter your color value in HEX format.
    2. The tool converts it to RGB, HSL, CMYK format in real time.
    3. Copy the converted value to your clipboard.

    Color Converter · Contrast Checker

    What is HEX to RGB, HSL, CMYK color conversion

    Converting from HEX to RGB, HSL, CMYK translates a color value between two different color models. Different color models are used in web design (HEX, RGB), print (CMYK), and color theory (HSL, HSV).

    Related Tools & Colors

    Frequently Asked Questions

    What color / colour is #8A713D?
    #8A713D is Color #8A713D, a orange color (colour) with RGB(138, 113, 61), HSL(41, 39%, 39%), and CMYK(0%, 18%, 56%, 46%). Its perceived brightness is 115/255.
    Is #8A713D accessible for text?
    Against white, #8A713D has a contrast ratio of 4.66:1 (passes AA for normal text). Against black, it has 4.51:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #8A713D?
    The complementary colour is #3D558A (hue 221). For subtle color combinations, use analogous colours #8A4B3D and #7C8A3D. The triadic palette adds #3D8A72 and #723D8A for vibrant variety.
    How do I use #8A713D in CSS?
    Use any format: color: #8a713d; or rgb(138, 113, 61); or hsl(41, 39%, 39%). For CSS custom properties: --color-primary: 41 39% 39%; then use it as hsl(var(--color-primary)).
    Is this color / colour explorer free?
    Yes, completely free with no signup required. All colour calculations run in your browser. You can explore any valid hex color code, not just the pre-generated palette.