Color #755D3D Color / Colour Code #755D3D

    This page shows the hex color code for color #755d3d (#755D3D). The colour is a orange tone with 31% saturation and 35% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #755D3D

    Color Conversions

    HEX
    #755D3D
    RGB
    rgb(117, 93, 61)
    HSL
    hsl(34, 31%, 35%)
    HSV
    hsv(34, 48%, 46%)
    CMYK
    cmyk(0%, 21%, 48%, 54%)

    Accessibility Contrast

    WCAG contrast ratios for #755D3D against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    6.20:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    3.39:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    5.34:1
    AA PassAA Large PassAAA Fail

    Complementary Colors

    #755D3D paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 4, 34, and 64 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 34, 154, and 274 degrees.

    Color Palettes Using #755D3D

    Monochromatic Scale

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

    #32281A #645035 #A78558 #CAB69B #E5DACD
    Warm Harmony

    Adjacent hues from 34 to 79 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.

    #B09169 #B0A369 #ABB069 #99B069
    Cool Contrast

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

    #A78558 #587AA7 #5D58A7 #8558A7
    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.

    #E0CFB8 #C9E0B8 #B8E0CF #B8C9E0 #CFB8E0

    Shades & Tints of #755D3D

    Lightness variations at hue 34 and 31% saturation.

    CSS Gradients with #755D3D

    Orange to Blue
    linear-gradient(135deg, #755d3d, #3e5675)
    Analogous Fade
    linear-gradient(90deg, #755d3d, #71753e)
    Deep to Light
    linear-gradient(180deg, #3c3020, #dfd3c3)
    Tricolor Sweep
    linear-gradient(135deg, #755d3e, #3e755d, #5d3e75)

    Design Use Cases for #755D3D

    Balanced UI Color

    At 31% saturation, #755D3D 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 35% lightness, #755D3D 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.

    Warmth & Enthusiasm

    #755D3D sits in the orange range (hue 34). 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 #755D3D (hue 34) to its complement at hue 214. For a subtler effect, try pairing with an analogous color at hue 64. Use CSS: background: linear-gradient(135deg, #755d3d, #3e5675);

    CSS Code for #755D3D

    /* Background */
    background-color: #755d3d;
    background-color: rgb(117, 93, 61);
    background-color: hsl(34, 31%, 35%);
    /* Text */
    color: #755d3d;
    /* Border */
    border: 2px solid #755d3d;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(117, 93, 61, 0.3);
    /* CSS Variable */
    --color-primary: 34 31% 35%;

    Similar Colors

    Colors visually similar to #755D3D based on RGB, lightness, and hue variations.

    Use This Color in Design Tools

    Apply #755D3D across image editing and color design tools.

    About Color #755D3D (#755D3D)

    #755D3D is a orange color (colour) with RGB channel values of 117 red, 93 green, and 61 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 34 degrees with 31% saturation and 35% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #755D3D is 97/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, 21% magenta, 48% yellow, and 54% key (black).

    The WCAG contrast ratio of #755D3D against white is 6.20:1 and against black is 3.39:1. This meets the AA requirement (4.5:1) for normal text on white. For AAA compliance, consider darkening to at least 25% lightness.

    The complementary colour #3E5675 creates maximum visual tension when paired with #755D3D. For more harmonious color combinations, use the analogous colours #75413E and #71753E, 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 #755D3D

    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 #755D3D?
    #755D3D is Color #755D3D, a orange color (colour) with RGB(117, 93, 61), HSL(34, 31%, 35%), and CMYK(0%, 21%, 48%, 54%). Its perceived brightness is 97/255.
    Is #755D3D accessible for text?
    Against white, #755D3D has a contrast ratio of 6.20:1 (passes AA for normal text). Against black, it has 3.39:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #755D3D?
    The complementary colour is #3E5675 (hue 214). For subtle color combinations, use analogous colours #75413E and #71753E. The triadic palette adds #3E755D and #5D3E75 for vibrant variety.
    How do I use #755D3D in CSS?
    Use any format: color: #755d3d; or rgb(117, 93, 61); or hsl(34, 31%, 35%). For CSS custom properties: --color-primary: 34 31% 35%; 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.