Color #953C2D Color / Colour Code #953C2D

    This page shows the hex color code for color #953c2d (#953C2D). The colour is a red tone with 54% saturation and 38% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #953C2D

    Color Conversions

    HEX
    #953C2D
    RGB
    rgb(149, 60, 45)
    HSL
    hsl(9, 54%, 38%)
    HSV
    hsv(9, 70%, 58%)
    CMYK
    cmyk(0%, 60%, 70%, 42%)

    Accessibility Contrast

    WCAG contrast ratios for #953C2D against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    7.09:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Black (#000000)
    2.96:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    6.11:1
    AA PassAA Large PassAAA Fail

    Complementary Colors

    #953C2D paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 339, 9, and 39 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 9, 129, and 249 degrees.

    Color Palettes Using #953C2D

    Monochromatic Scale

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

    #3B1812 #763023 #C44F3B #DC9689 #EDCAC4
    Warm Harmony

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

    #CA614E #CA804E #CA9F4E #CABE4E
    Cool Contrast

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

    #C44F3B #3BB0C4 #3B6BC4 #4F3BC4
    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.

    #E0BEB8 #DAE0B8 #B8E0BE #B8DAE0 #BEB8E0

    Shades & Tints of #953C2D

    Lightness variations at hue 9 and 54% saturation.

    CSS Gradients with #953C2D

    Red to Cyan
    linear-gradient(135deg, #953c2d, #2d8695)
    Analogous Fade
    linear-gradient(90deg, #953c2d, #95712d)
    Deep to Light
    linear-gradient(180deg, #471d15, #eac0b8)
    Tricolor Sweep
    linear-gradient(135deg, #953c2d, #2d953c, #3c2d95)

    Design Use Cases for #953C2D

    Balanced UI Color

    At 54% saturation, #953C2D 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 38% lightness, #953C2D 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.

    Urgency & Energy Signaling

    #953C2D falls in the red spectrum (hue 9). 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 #953C2D (hue 9) to its complement at hue 189. For a subtler effect, try pairing with an analogous color at hue 39. Use CSS: background: linear-gradient(135deg, #953c2d, #2d8695);

    CSS Code for #953C2D

    /* Background */
    background-color: #953c2d;
    background-color: rgb(149, 60, 45);
    background-color: hsl(9, 54%, 38%);
    /* Text */
    color: #953c2d;
    /* Border */
    border: 2px solid #953c2d;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(149, 60, 45, 0.3);
    /* CSS Variable */
    --color-primary: 9 54% 38%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #953C2D across image editing and color design tools.

    About Color #953C2D (#953C2D)

    #953C2D is a red color (colour) with RGB channel values of 149 red, 60 green, and 45 blue. The red channel is dominant by a ratio of 3.3:1 over the weakest channel. In HSL terms, the hue sits at 9 degrees with 54% saturation and 38% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #953C2D is 85/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, 60% magenta, 70% yellow, and 42% key (black).

    The WCAG contrast ratio of #953C2D against white is 7.09:1 and against black is 2.96:1. This exceeds the AAA requirement (7:1) for normal text on white, making it excellent for body text and small UI labels on light backgrounds.

    The complementary colour #2D8695 creates maximum visual tension when paired with #953C2D. For more harmonious color combinations, use the analogous colours #952D51 and #95712D, 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 #953C2D

    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 #953C2D?
    #953C2D is Color #953C2D, a red color (colour) with RGB(149, 60, 45), HSL(9, 54%, 38%), and CMYK(0%, 60%, 70%, 42%). Its perceived brightness is 85/255.
    Is #953C2D accessible for text?
    Against white, #953C2D has a contrast ratio of 7.09:1 (passes AA for normal text). Against black, it has 2.96:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #953C2D?
    The complementary colour is #2D8695 (hue 189). For subtle color combinations, use analogous colours #952D51 and #95712D. The triadic palette adds #2D953C and #3C2D95 for vibrant variety.
    How do I use #953C2D in CSS?
    Use any format: color: #953c2d; or rgb(149, 60, 45); or hsl(9, 54%, 38%). For CSS custom properties: --color-primary: 9 54% 38%; 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.