Color #CC751E Color / Colour Code #CC751E

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

    #CC751E

    Color Conversions

    HEX
    #CC751E
    RGB
    rgb(204, 117, 30)
    HSL
    hsl(30, 74%, 46%)
    HSV
    hsv(30, 85%, 80%)
    CMYK
    cmyk(0%, 43%, 85%, 20%)

    Accessibility Contrast

    WCAG contrast ratios for #CC751E against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    3.43:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    6.13:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    2.95:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

    #CC751E 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 #CC751E

    Monochromatic Scale

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

    #43260A #854D14 #DE7F21 #EBB37A #F5D9BC
    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.

    #E18C37 #E1B737 #E1E137 #B7E137
    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.

    #D97F26 #267FD9 #2626D9 #7F26D9
    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 #CC751E

    Lightness variations at hue 30 and 74% saturation.

    CSS Gradients with #CC751E

    Orange to Blue
    linear-gradient(135deg, #cc751e, #1e75cc)
    Analogous Fade
    linear-gradient(90deg, #cc751e, #cccc1e)
    Deep to Light
    linear-gradient(180deg, #502e0c, #f3d1af)
    Tricolor Sweep
    linear-gradient(135deg, #cc751e, #1ecc75, #751ecc)

    Design Use Cases for #CC751E

    Vibrant Brand Color

    #CC751E has a strong 74% 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 46% lightness, #CC751E 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

    #CC751E 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 #CC751E (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, #cc751e, #1e75cc);

    CSS Code for #CC751E

    /* Background */
    background-color: #cc751e;
    background-color: rgb(204, 117, 30);
    background-color: hsl(30, 74%, 46%);
    /* Text */
    color: #cc751e;
    /* Border */
    border: 2px solid #cc751e;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(204, 117, 30, 0.3);
    /* CSS Variable */
    --color-primary: 30 74% 46%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #CC751E across image editing and color design tools.

    About Color #CC751E (#CC751E)

    #CC751E is a orange color (colour) with RGB channel values of 204 red, 117 green, and 30 blue. The red channel is dominant by a ratio of 6.8:1 over the weakest channel. In HSL terms, the hue sits at 30 degrees with 74% saturation and 46% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #CC751E is 133/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, 43% magenta, 85% yellow, and 20% key (black).

    The WCAG contrast ratio of #CC751E against white is 3.43:1 and against black is 6.13: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.13:1.

    The complementary colour #1E75CC creates maximum visual tension when paired with #CC751E. For more harmonious color combinations, use the analogous colours #CC1E1E and #CCCC1E, 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 #CC751E

    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 #CC751E?
    #CC751E is Color #CC751E, a orange color (colour) with RGB(204, 117, 30), HSL(30, 74%, 46%), and CMYK(0%, 43%, 85%, 20%). Its perceived brightness is 133/255.
    Is #CC751E accessible for text?
    Against white, #CC751E has a contrast ratio of 3.43:1 (fails AA for normal text). Against black, it has 6.13: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 #CC751E?
    The complementary colour is #1E75CC (hue 210). For subtle color combinations, use analogous colours #CC1E1E and #CCCC1E. The triadic palette adds #1ECC75 and #751ECC for vibrant variety.
    How do I use #CC751E in CSS?
    Use any format: color: #cc751e; or rgb(204, 117, 30); or hsl(30, 74%, 46%). For CSS custom properties: --color-primary: 30 74% 46%; 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.