Color #B5692B Color / Colour Code #B5692B

    This page shows the hex color code for color #b5692b (#B5692B). The colour is a orange tone with 62% saturation and 44% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #B5692B

    Color Conversions

    HEX
    #B5692B
    RGB
    rgb(181, 105, 43)
    HSL
    hsl(27, 62%, 44%)
    HSV
    hsv(27, 76%, 71%)
    CMYK
    cmyk(0%, 42%, 76%, 29%)

    Accessibility Contrast

    WCAG contrast ratios for #B5692B against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    4.18:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    5.02:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    3.61:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

    #B5692B paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 357, 27, and 57 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 27, 147, and 267 degrees.

    Color Palettes Using #B5692B

    Monochromatic Scale

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

    #3E240F #7C481D #CF7830 #E2AE83 #F0D6C1
    Warm Harmony

    Adjacent hues from 27 to 72 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.

    #D38545 #D3A945 #D3CC45 #B7D345
    Cool Contrast

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

    #CF7830 #3087CF #3038CF #7830CF
    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.

    #E0CAB8 #CEE0B8 #B8E0CA #B8CEE0 #CAB8E0

    Shades & Tints of #B5692B

    Lightness variations at hue 27 and 62% saturation.

    CSS Gradients with #B5692B

    Orange to Blue
    linear-gradient(135deg, #b5692b, #2b77b6)
    Analogous Fade
    linear-gradient(90deg, #b5692b, #b6af2b)
    Deep to Light
    linear-gradient(180deg, #4a2b11, #eeceb5)
    Tricolor Sweep
    linear-gradient(135deg, #b6692b, #2bb669, #692bb6)

    Design Use Cases for #B5692B

    Vibrant Brand Color

    #B5692B has a strong 62% 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.

    Primary Interface Color

    At 44% lightness, #B5692B 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

    #B5692B sits in the orange range (hue 27). 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 #B5692B (hue 27) to its complement at hue 207. For a subtler effect, try pairing with an analogous color at hue 57. Use CSS: background: linear-gradient(135deg, #b5692b, #2b77b6);

    CSS Code for #B5692B

    /* Background */
    background-color: #b5692b;
    background-color: rgb(181, 105, 43);
    background-color: hsl(27, 62%, 44%);
    /* Text */
    color: #b5692b;
    /* Border */
    border: 2px solid #b5692b;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(181, 105, 43, 0.3);
    /* CSS Variable */
    --color-primary: 27 62% 44%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #B5692B across image editing and color design tools.

    About Color #B5692B (#B5692B)

    #B5692B is a orange color (colour) with RGB channel values of 181 red, 105 green, and 43 blue. The red channel is dominant by a ratio of 4.2:1 over the weakest channel. In HSL terms, the hue sits at 27 degrees with 62% saturation and 44% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #B5692B is 121/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, 42% magenta, 76% yellow, and 29% key (black).

    The WCAG contrast ratio of #B5692B against white is 4.18:1 and against black is 5.02:1. This only passes AA for large text (18pt+) on white. For normal body text on white, darken the color or use it on a dark background where it achieves 5.02:1.

    The complementary colour #2B77B6 creates maximum visual tension when paired with #B5692B. For more harmonious color combinations, use the analogous colours #B62B32 and #B6AF2B, 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 #B5692B

    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 #B5692B?
    #B5692B is Color #B5692B, a orange color (colour) with RGB(181, 105, 43), HSL(27, 62%, 44%), and CMYK(0%, 42%, 76%, 29%). Its perceived brightness is 121/255.
    Is #B5692B accessible for text?
    Against white, #B5692B has a contrast ratio of 4.18:1 (fails AA for normal text). Against black, it has 5.02:1 (passes AA). It passes AA for large text (18pt+) on white. Use the contrast checker tool for custom background pairings.
    What colours pair well with #B5692B?
    The complementary colour is #2B77B6 (hue 207). For subtle color combinations, use analogous colours #B62B32 and #B6AF2B. The triadic palette adds #2BB669 and #692BB6 for vibrant variety.
    How do I use #B5692B in CSS?
    Use any format: color: #b5692b; or rgb(181, 105, 43); or hsl(27, 62%, 44%). For CSS custom properties: --color-primary: 27 62% 44%; 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.