Color #3C331B Color / Colour Code #3C331B

    This page shows the hex color code for color #3c331b (#3C331B). The colour is a orange tone with 38% saturation and 17% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #3C331B

    Color Conversions

    HEX
    #3C331B
    RGB
    rgb(60, 51, 27)
    HSL
    hsl(44, 38%, 17%)
    HSV
    hsv(44, 55%, 24%)
    CMYK
    cmyk(0%, 15%, 55%, 76%)

    Accessibility Contrast

    WCAG contrast ratios for #3C331B against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    12.49:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Black (#000000)
    1.68:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    10.76:1
    AA PassAA Large PassAAA Pass

    Complementary Colors

    #3C331B paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 14, 44, and 74 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 44, 164, and 284 degrees.

    Color Palettes Using #3C331B

    Monochromatic Scale

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

    #352D18 #6A5A2F #B0964F #D0C095 #E7E0CA
    Warm Harmony

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

    #B8A161 #B8B661 #A4B861 #8EB861
    Cool Contrast

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

    #B0964F #4F69B0 #664FB0 #964FB0
    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.

    #E0D6B8 #C2E0B8 #B8E0D6 #B8C2E0 #D6B8E0

    Shades & Tints of #3C331B

    Lightness variations at hue 44 and 38% saturation.

    CSS Gradients with #3C331B

    Orange to Blue
    linear-gradient(135deg, #3c331b, #1b243c)
    Analogous Fade
    linear-gradient(90deg, #3c331b, #343c1b)
    Deep to Light
    linear-gradient(180deg, #3f361c, #e3d9c0)
    Tricolor Sweep
    linear-gradient(135deg, #3c331b, #1b3c33, #331b3c)

    Design Use Cases for #3C331B

    Balanced UI Color

    At 38% saturation, #3C331B 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.

    Deep Accent & Text Color

    #3C331B at 17% lightness is dark enough for readable body text on light backgrounds while retaining its orange character. Use for headings, emphasized text, or deep accent borders. It provides contrast without the harshness of pure black.

    Warmth & Enthusiasm

    #3C331B sits in the orange range (hue 44). 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 #3C331B (hue 44) to its complement at hue 224. For a subtler effect, try pairing with an analogous color at hue 74. Use CSS: background: linear-gradient(135deg, #3c331b, #1b243c);

    CSS Code for #3C331B

    /* Background */
    background-color: #3c331b;
    background-color: rgb(60, 51, 27);
    background-color: hsl(44, 38%, 17%);
    /* Text */
    color: #3c331b;
    /* Border */
    border: 2px solid #3c331b;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(60, 51, 27, 0.3);
    /* CSS Variable */
    --color-primary: 44 38% 17%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #3C331B across image editing and color design tools.

    About Color #3C331B (#3C331B)

    #3C331B is a orange color (colour) with RGB channel values of 60 red, 51 green, and 27 blue. The red channel is dominant by a ratio of 2.2:1 over the weakest channel. In HSL terms, the hue sits at 44 degrees with 38% saturation and 17% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #3C331B is 51/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, 15% magenta, 55% yellow, and 76% key (black).

    The WCAG contrast ratio of #3C331B against white is 12.49:1 and against black is 1.68: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 #1B243C creates maximum visual tension when paired with #3C331B. For more harmonious color combinations, use the analogous colours #3C231B and #343C1B, 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 #3C331B

    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 #3C331B?
    #3C331B is Color #3C331B, a orange color (colour) with RGB(60, 51, 27), HSL(44, 38%, 17%), and CMYK(0%, 15%, 55%, 76%). Its perceived brightness is 51/255.
    Is #3C331B accessible for text?
    Against white, #3C331B has a contrast ratio of 12.49:1 (passes AA for normal text). Against black, it has 1.68:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #3C331B?
    The complementary colour is #1B243C (hue 224). For subtle color combinations, use analogous colours #3C231B and #343C1B. The triadic palette adds #1B3C33 and #331B3C for vibrant variety.
    How do I use #3C331B in CSS?
    Use any format: color: #3c331b; or rgb(60, 51, 27); or hsl(44, 38%, 17%). For CSS custom properties: --color-primary: 44 38% 17%; 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.