Color #67742F Color / Colour Code #67742F

    This page shows the hex color code for color #67742f (#67742F). The colour is a yellow tone with 42% saturation and 32% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #67742F

    Color Conversions

    HEX
    #67742F
    RGB
    rgb(103, 116, 47)
    HSL
    hsl(71, 42%, 32%)
    HSV
    hsv(71, 59%, 45%)
    CMYK
    cmyk(11%, 0%, 59%, 55%)

    Accessibility Contrast

    WCAG contrast ratios for #67742F against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    5.10:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    4.12:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    4.40:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

    #67742F paired with its color wheel opposite for maximum contrast.

    Analogous Colors

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

    Triadic Palette

    Three colors at 71, 191, and 311 degrees.

    Color Palettes Using #67742F

    Monochromatic Scale

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

    #303616 #616D2C #A1B54A #C7D392 #E3E9C9
    Warm Harmony

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

    #ABBC5C #93BC5C #7BBC5C #62BC5C
    Cool Contrast

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

    #A1B54A #5E4AB5 #934AB5 #B54AA1
    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.

    #D9E0B8 #B8E0BF #B8D9E0 #BFB8E0 #E0B8D9

    Shades & Tints of #67742F

    Lightness variations at hue 71 and 42% saturation.

    CSS Gradients with #67742F

    Yellow to Blue
    linear-gradient(135deg, #67742f, #3c2f74)
    Analogous Fade
    linear-gradient(90deg, #67742f, #45742f)
    Deep to Light
    linear-gradient(180deg, #3a411b, #dde4be)
    Tricolor Sweep
    linear-gradient(135deg, #67742f, #2f6774, #742f67)

    Design Use Cases for #67742F

    Balanced UI Color

    At 42% saturation, #67742F 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 32% lightness, #67742F 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.

    Attention & Optimism

    #67742F is in the yellow spectrum (hue 71). Yellow attracts attention faster than any other color. Use it for warning labels, featured content markers, star ratings, and tooltip backgrounds. Pair with dark text since yellow often fails contrast checks against white.

    Gradient Pairing

    Create a gradient from #67742F (hue 71) to its complement at hue 251. For a subtler effect, try pairing with an analogous color at hue 101. Use CSS: background: linear-gradient(135deg, #67742f, #3c2f74);

    CSS Code for #67742F

    /* Background */
    background-color: #67742f;
    background-color: rgb(103, 116, 47);
    background-color: hsl(71, 42%, 32%);
    /* Text */
    color: #67742f;
    /* Border */
    border: 2px solid #67742f;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(103, 116, 47, 0.3);
    /* CSS Variable */
    --color-primary: 71 42% 32%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #67742F across image editing and color design tools.

    About Color #67742F (#67742F)

    #67742F is a yellow color (colour) with RGB channel values of 103 red, 116 green, and 47 blue. The green channel is dominant by a ratio of 2.5:1 over the weakest channel. In HSL terms, the hue sits at 71 degrees with 42% saturation and 32% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #67742F is 104/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 11% cyan, 0% magenta, 59% yellow, and 55% key (black).

    The WCAG contrast ratio of #67742F against white is 5.10:1 and against black is 4.12:1. This meets the AA requirement (4.5:1) for normal text on white. For AAA compliance, consider darkening to at least 22% lightness.

    The complementary colour #3C2F74 creates maximum visual tension when paired with #67742F. For more harmonious color combinations, use the analogous colours #745E2F and #45742F, 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 #67742F

    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 #67742F?
    #67742F is Color #67742F, a yellow color (colour) with RGB(103, 116, 47), HSL(71, 42%, 32%), and CMYK(11%, 0%, 59%, 55%). Its perceived brightness is 104/255.
    Is #67742F accessible for text?
    Against white, #67742F has a contrast ratio of 5.10:1 (passes AA for normal text). Against black, it has 4.12:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #67742F?
    The complementary colour is #3C2F74 (hue 251). For subtle color combinations, use analogous colours #745E2F and #45742F. The triadic palette adds #2F6774 and #742F67 for vibrant variety.
    How do I use #67742F in CSS?
    Use any format: color: #67742f; or rgb(103, 116, 47); or hsl(71, 42%, 32%). For CSS custom properties: --color-primary: 71 42% 32%; 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.