Color #C77829 Color / Colour Code #C77829

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

    #C77829

    Color Conversions

    HEX
    #C77829
    RGB
    rgb(199, 120, 41)
    HSL
    hsl(30, 66%, 47%)
    HSV
    hsv(30, 79%, 78%)
    CMYK
    cmyk(0%, 40%, 79%, 22%)

    Accessibility Contrast

    WCAG contrast ratios for #C77829 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    3.42:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    6.15:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    2.94:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 0, 30, and 60 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 30, 150, and 270 degrees.

    Color Palettes Using #C77829

    Monochromatic Scale

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

    #3F260D #7F4D1A #D4802B #E5B380 #F2D9C0
    Warm Harmony

    Adjacent hues from 30 to 75 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.

    #D88C41 #D8B241 #D8D841 #B2D841
    Cool Contrast

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

    #D4802B #2B7FD4 #2B2BD4 #7F2BD4
    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.

    #E0CCB8 #CCE0B8 #B8E0CC #B8CCE0 #CCB8E0

    Shades & Tints of #C77829

    Lightness variations at hue 30 and 66% saturation.

    CSS Gradients with #C77829

    Orange to Blue
    linear-gradient(135deg, #c77829, #2978c7)
    Analogous Fade
    linear-gradient(90deg, #c77829, #c7c729)
    Deep to Light
    linear-gradient(180deg, #4c2e10, #efd1b3)
    Tricolor Sweep
    linear-gradient(135deg, #c77829, #29c778, #7829c7)

    Design Use Cases for #C77829

    Vibrant Brand Color

    #C77829 has a strong 66% 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 47% lightness, #C77829 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

    #C77829 sits in the orange range (hue 30). 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 #C77829 (hue 30) to its complement at hue 210. For a subtler effect, try pairing with an analogous color at hue 60. Use CSS: background: linear-gradient(135deg, #c77829, #2978c7);

    CSS Code for #C77829

    /* Background */
    background-color: #c77829;
    background-color: rgb(199, 120, 41);
    background-color: hsl(30, 66%, 47%);
    /* Text */
    color: #c77829;
    /* Border */
    border: 2px solid #c77829;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(199, 120, 41, 0.3);
    /* CSS Variable */
    --color-primary: 30 66% 47%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #C77829 across image editing and color design tools.

    About Color #C77829 (#C77829)

    #C77829 is a orange color (colour) with RGB channel values of 199 red, 120 green, and 41 blue. The red channel is dominant by a ratio of 4.9:1 over the weakest channel. In HSL terms, the hue sits at 30 degrees with 66% saturation and 47% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #C77829 is 135/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This is a medium-brightness color that can work with either dark or light text depending on font weight and size. For print production, the CMYK equivalent is 0% cyan, 40% magenta, 79% yellow, and 22% key (black).

    The WCAG contrast ratio of #C77829 against white is 3.42:1 and against black is 6.15: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 6.15:1.

    The complementary colour #2978C7 creates maximum visual tension when paired with #C77829. For more harmonious color combinations, use the analogous colours #C72929 and #C7C729, 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 #C77829

    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 #C77829?
    #C77829 is Color #C77829, a orange color (colour) with RGB(199, 120, 41), HSL(30, 66%, 47%), and CMYK(0%, 40%, 79%, 22%). Its perceived brightness is 135/255.
    Is #C77829 accessible for text?
    Against white, #C77829 has a contrast ratio of 3.42:1 (fails AA for normal text). Against black, it has 6.15: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 #C77829?
    The complementary colour is #2978C7 (hue 210). For subtle color combinations, use analogous colours #C72929 and #C7C729. The triadic palette adds #29C778 and #7829C7 for vibrant variety.
    How do I use #C77829 in CSS?
    Use any format: color: #c77829; or rgb(199, 120, 41); or hsl(30, 66%, 47%). For CSS custom properties: --color-primary: 30 66% 47%; 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.