Color #715C19 Color / Colour Code #715C19

    This page shows the hex color code for color #715c19 (#715C19). The colour is a yellow tone with 64% saturation and 27% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #715C19

    Color Conversions

    HEX
    #715C19
    RGB
    rgb(113, 92, 25)
    HSL
    hsl(46, 64%, 27%)
    HSV
    hsv(46, 78%, 44%)
    CMYK
    cmyk(0%, 19%, 78%, 56%)

    Accessibility Contrast

    WCAG contrast ratios for #715C19 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    6.47:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    3.25:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    5.57:1
    AA PassAA Large PassAAA Fail

    Complementary Colors

    #715C19 paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 16, 46, and 76 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 46, 166, and 286 degrees.

    Color Palettes Using #715C19

    Monochromatic Scale

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

    #3F330E #7D671C #D1AB2E #E3CD82 #F1E6C0
    Warm Harmony

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

    #D6B343 #D3D643 #AFD643 #8AD643
    Cool Contrast

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

    #D1AB2E #2E54D1 #592ED1 #AB2ED1
    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.

    #E0D7B8 #C1E0B8 #B8E0D7 #B8C1E0 #D7B8E0

    Shades & Tints of #715C19

    Lightness variations at hue 46 and 64% saturation.

    CSS Gradients with #715C19

    Yellow to Blue
    linear-gradient(135deg, #715c19, #192d71)
    Analogous Fade
    linear-gradient(90deg, #715c19, #597119)
    Deep to Light
    linear-gradient(180deg, #4b3e11, #eee1b4)
    Tricolor Sweep
    linear-gradient(135deg, #715c19, #19715c, #5c1971)

    Design Use Cases for #715C19

    Vibrant Brand Color

    #715C19 has a strong 64% saturation that makes it ideal for brand identity elements. Use it for logos, primary call-to-action buttons, hero section accents, and marketing materials where visual impact matters. This saturation level is eye-catching without being harsh.

    Deep Accent & Text Color

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

    Attention & Optimism

    #715C19 is in the yellow spectrum (hue 46). 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 #715C19 (hue 46) to its complement at hue 226. For a subtler effect, try pairing with an analogous color at hue 76. Use CSS: background: linear-gradient(135deg, #715c19, #192d71);

    CSS Code for #715C19

    /* Background */
    background-color: #715c19;
    background-color: rgb(113, 92, 25);
    background-color: hsl(46, 64%, 27%);
    /* Text */
    color: #715c19;
    /* Border */
    border: 2px solid #715c19;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(113, 92, 25, 0.3);
    /* CSS Variable */
    --color-primary: 46 64% 27%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #715C19 across image editing and color design tools.

    About Color #715C19 (#715C19)

    #715C19 is a yellow color (colour) with RGB channel values of 113 red, 92 green, and 25 blue. The red channel is dominant by a ratio of 4.5:1 over the weakest channel. In HSL terms, the hue sits at 46 degrees with 64% saturation and 27% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #715C19 is 91/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, 19% magenta, 78% yellow, and 56% key (black).

    The WCAG contrast ratio of #715C19 against white is 6.47:1 and against black is 3.25:1. This meets the AA requirement (4.5:1) for normal text on white. For AAA compliance, consider darkening to at least 19% lightness.

    The complementary colour #192D71 creates maximum visual tension when paired with #715C19. For more harmonious color combinations, use the analogous colours #713019 and #597119, 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 #715C19

    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 #715C19?
    #715C19 is Color #715C19, a yellow color (colour) with RGB(113, 92, 25), HSL(46, 64%, 27%), and CMYK(0%, 19%, 78%, 56%). Its perceived brightness is 91/255.
    Is #715C19 accessible for text?
    Against white, #715C19 has a contrast ratio of 6.47:1 (passes AA for normal text). Against black, it has 3.25:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #715C19?
    The complementary colour is #192D71 (hue 226). For subtle color combinations, use analogous colours #713019 and #597119. The triadic palette adds #19715C and #5C1971 for vibrant variety.
    How do I use #715C19 in CSS?
    Use any format: color: #715c19; or rgb(113, 92, 25); or hsl(46, 64%, 27%). For CSS custom properties: --color-primary: 46 64% 27%; 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.