Color #A67771 Color / Colour Code #A67771

    This page shows the hex color code for color #a67771 (#A67771). The colour is a red tone with 23% saturation and 55% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #A67771

    Color Conversions

    HEX
    #A67771
    RGB
    rgb(166, 119, 113)
    HSL
    hsl(7, 23%, 55%)
    HSV
    hsv(7, 32%, 65%)
    CMYK
    cmyk(0%, 28%, 32%, 35%)

    Accessibility Contrast

    WCAG contrast ratios for #A67771 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    3.82:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    5.50:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    3.29:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

    #A67771 paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 337, 7, and 37 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 7, 127, and 247 degrees.

    Color Palettes Using #A67771

    Monochromatic Scale

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

    #2F201D #5E3F3B #9D6962 #C4A5A1 #E2D2D0
    Warm Harmony

    Adjacent hues from 7 to 52 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.

    #A77872 #A78572 #A79272 #A7A072
    Cool Contrast

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

    #9D6962 #62969D #62799D #69629D
    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.

    #E0BCB8 #DCE0B8 #B8E0BC #B8DCE0 #BCB8E0

    Shades & Tints of #A67771

    Lightness variations at hue 7 and 23% saturation.

    CSS Gradients with #A67771

    Red to Cyan
    linear-gradient(135deg, #a67771, #72a0a7)
    Analogous Fade
    linear-gradient(90deg, #a67771, #a79272)
    Deep to Light
    linear-gradient(180deg, #382623, #dcc9c7)
    Tricolor Sweep
    linear-gradient(135deg, #a77872, #72a778, #7872a7)

    Design Use Cases for #A67771

    Muted Accent Color

    With 23% saturation, #A67771 has a subtle, sophisticated quality. This level of desaturation works well for secondary buttons, inactive states, subtle borders, and backgrounds that need a hint of color without being distracting. Muted colors communicate restraint and professionalism.

    Soft Accent & Highlight

    With 55% lightness, #A67771 has a softer, more approachable quality. It works well for hover states, subtle highlights, progress indicators, and secondary UI elements. This lightness range is particularly effective for tag backgrounds and status indicators.

    Urgency & Energy Signaling

    #A67771 falls in the red spectrum (hue 7). Red triggers urgency and excitement, making it effective for sale badges, countdown timers, error messages, and "limited time" labels. In data visualization, use it to flag negative values or critical thresholds.

    Gradient Pairing

    Create a gradient from #A67771 (hue 7) to its complement at hue 187. For a subtler effect, try pairing with an analogous color at hue 37. Use CSS: background: linear-gradient(135deg, #a67771, #72a0a7);

    CSS Code for #A67771

    /* Background */
    background-color: #a67771;
    background-color: rgb(166, 119, 113);
    background-color: hsl(7, 23%, 55%);
    /* Text */
    color: #a67771;
    /* Border */
    border: 2px solid #a67771;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(166, 119, 113, 0.3);
    /* CSS Variable */
    --color-primary: 7 23% 55%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #A67771 across image editing and color design tools.

    About Color #A67771 (#A67771)

    #A67771 is a red color (colour) with RGB channel values of 166 red, 119 green, and 113 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 7 degrees with 23% saturation and 55% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #A67771 is 132/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This is a medium-brightness color that can work with either dark or light text depending on font weight and size. For print production, the CMYK equivalent is 0% cyan, 28% magenta, 32% yellow, and 35% key (black).

    The WCAG contrast ratio of #A67771 against white is 3.82:1 and against black is 5.50:1. This only passes AA for large text (18pt+) on white. For normal body text on white, darken the color or use it on a dark background where it achieves 5.50:1.

    The complementary colour #72A0A7 creates maximum visual tension when paired with #A67771. For more harmonious color combinations, use the analogous colours #A77286 and #A79272, 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 #A67771

    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 #A67771?
    #A67771 is Color #A67771, a red color (colour) with RGB(166, 119, 113), HSL(7, 23%, 55%), and CMYK(0%, 28%, 32%, 35%). Its perceived brightness is 132/255.
    Is #A67771 accessible for text?
    Against white, #A67771 has a contrast ratio of 3.82:1 (fails AA for normal text). Against black, it has 5.50:1 (passes AA). It passes AA for large text (18pt+) on white. Use the contrast checker tool for custom background pairings.
    What colours pair well with #A67771?
    The complementary colour is #72A0A7 (hue 187). For subtle color combinations, use analogous colours #A77286 and #A79272. The triadic palette adds #72A778 and #7872A7 for vibrant variety.
    How do I use #A67771 in CSS?
    Use any format: color: #a67771; or rgb(166, 119, 113); or hsl(7, 23%, 55%). For CSS custom properties: --color-primary: 7 23% 55%; 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.