Color #856F0F Color / Colour Code #856F0F

    This page shows the hex color code for color #856f0f (#856F0F). The colour is a yellow tone with 80% saturation and 29% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #856F0F

    Color Conversions

    HEX
    #856F0F
    RGB
    rgb(133, 111, 15)
    HSL
    hsl(49, 80%, 29%)
    HSV
    hsv(49, 89%, 52%)
    CMYK
    cmyk(0%, 17%, 89%, 48%)

    Accessibility Contrast

    WCAG contrast ratios for #856F0F against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    4.91:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    4.28:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    4.23:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

    #856F0F paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 19, 49, and 79 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 49, 169, and 289 degrees.

    Color Palettes Using #856F0F

    Monochromatic Scale

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

    #453A08 #8A730F #E6C019 #F0D975 #F7ECBA
    Warm Harmony

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

    #E8C630 #DCE830 #AEE830 #80E830
    Cool Contrast

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

    #D9B826 #2647D9 #5F26D9 #B826D9
    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.

    #E0D9B8 #BFE0B8 #B8E0D9 #B8BFE0 #D9B8E0

    Shades & Tints of #856F0F

    Lightness variations at hue 49 and 80% saturation.

    CSS Gradients with #856F0F

    Yellow to Blue
    linear-gradient(135deg, #856f0f, #0f2485)
    Analogous Fade
    linear-gradient(90deg, #856f0f, #60850f)
    Deep to Light
    linear-gradient(180deg, #534509, #f6e8ac)
    Tricolor Sweep
    linear-gradient(135deg, #856f0f, #0f856f, #6f0f85)

    Design Use Cases for #856F0F

    Vibrant Brand Color

    #856F0F has a strong 80% 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

    #856F0F at 29% 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

    #856F0F is in the yellow spectrum (hue 49). 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 #856F0F (hue 49) to its complement at hue 229. For a subtler effect, try pairing with an analogous color at hue 79. Use CSS: background: linear-gradient(135deg, #856f0f, #0f2485);

    CSS Code for #856F0F

    /* Background */
    background-color: #856f0f;
    background-color: rgb(133, 111, 15);
    background-color: hsl(49, 80%, 29%);
    /* Text */
    color: #856f0f;
    /* Border */
    border: 2px solid #856f0f;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(133, 111, 15, 0.3);
    /* CSS Variable */
    --color-primary: 49 80% 29%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #856F0F across image editing and color design tools.

    About Color #856F0F (#856F0F)

    #856F0F is a yellow color (colour) with RGB channel values of 133 red, 111 green, and 15 blue. The red channel is dominant by a ratio of 8.9:1 over the weakest channel. In HSL terms, the hue sits at 49 degrees with 80% saturation and 29% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #856F0F is 107/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, 17% magenta, 89% yellow, and 48% key (black).

    The WCAG contrast ratio of #856F0F against white is 4.91:1 and against black is 4.28:1. This meets the AA requirement (4.5:1) for normal text on white. For AAA compliance, consider darkening to at least 20% lightness.

    The complementary colour #0F2485 creates maximum visual tension when paired with #856F0F. For more harmonious color combinations, use the analogous colours #85340F and #60850F, 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 #856F0F

    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 #856F0F?
    #856F0F is Color #856F0F, a yellow color (colour) with RGB(133, 111, 15), HSL(49, 80%, 29%), and CMYK(0%, 17%, 89%, 48%). Its perceived brightness is 107/255.
    Is #856F0F accessible for text?
    Against white, #856F0F has a contrast ratio of 4.91:1 (passes AA for normal text). Against black, it has 4.28:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #856F0F?
    The complementary colour is #0F2485 (hue 229). For subtle color combinations, use analogous colours #85340F and #60850F. The triadic palette adds #0F856F and #6F0F85 for vibrant variety.
    How do I use #856F0F in CSS?
    Use any format: color: #856f0f; or rgb(133, 111, 15); or hsl(49, 80%, 29%). For CSS custom properties: --color-primary: 49 80% 29%; 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.