Color #C91D1D Color / Colour Code #C91D1D

    This page shows the hex color code for color #c91d1d (#C91D1D). The colour is a red tone with 75% saturation and 45% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #C91D1D

    Color Conversions

    HEX
    #C91D1D
    RGB
    rgb(201, 29, 29)
    HSL
    hsl(0, 75%, 45%)
    HSV
    hsv(0, 86%, 79%)
    CMYK
    cmyk(0%, 86%, 86%, 21%)

    Accessibility Contrast

    WCAG contrast ratios for #C91D1D against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    5.71:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    3.68:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    4.92:1
    AA PassAA Large PassAAA Fail

    Complementary Colors

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

    Analogous Colors

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

    Triadic Palette

    Three colors at 0, 120, and 240 degrees.

    Color Palettes Using #C91D1D

    Monochromatic Scale

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

    #430A0A #861313 #DF2020 #EC7979 #F5BCBC
    Warm Harmony

    Adjacent hues from 0 to 45 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.

    #E23636 #E26136 #E28C36 #E2B736
    Cool Contrast

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

    #D92626 #26D9D9 #267FD9 #2626D9
    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.

    #E0B8B8 #E0E0B8 #B8E0B8 #B8E0E0 #B8B8E0

    Shades & Tints of #C91D1D

    Lightness variations at hue 0 and 75% saturation.

    CSS Gradients with #C91D1D

    Red to Cyan
    linear-gradient(135deg, #c91d1d, #1dc9c9)
    Analogous Fade
    linear-gradient(90deg, #c91d1d, #c9731d)
    Deep to Light
    linear-gradient(180deg, #500b0b, #f4afaf)
    Tricolor Sweep
    linear-gradient(135deg, #c91d1d, #1dc91d, #1d1dc9)

    Design Use Cases for #C91D1D

    Vibrant Brand Color

    #C91D1D has a strong 75% 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 45% lightness, #C91D1D 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.

    Urgency & Energy Signaling

    #C91D1D falls in the red spectrum (hue 0). Red triggers urgency and excitement, making it effective for sale badges, countdown timers, error messages, and "limited time" labels. In data visualization, use it to flag negative values or critical thresholds.

    Gradient Pairing

    Create a gradient from #C91D1D (hue 0) to its complement at hue 180. For a subtler effect, try pairing with an analogous color at hue 30. Use CSS: background: linear-gradient(135deg, #c91d1d, #1dc9c9);

    CSS Code for #C91D1D

    /* Background */
    background-color: #c91d1d;
    background-color: rgb(201, 29, 29);
    background-color: hsl(0, 75%, 45%);
    /* Text */
    color: #c91d1d;
    /* Border */
    border: 2px solid #c91d1d;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(201, 29, 29, 0.3);
    /* CSS Variable */
    --color-primary: 0 75% 45%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #C91D1D across image editing and color design tools.

    About Color #C91D1D (#C91D1D)

    #C91D1D is a red color (colour) with RGB channel values of 201 red, 29 green, and 29 blue. The red channel is dominant by a ratio of 6.9:1 over the weakest channel. In HSL terms, the hue sits at 0 degrees with 75% saturation and 45% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #C91D1D is 80/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, 86% magenta, 86% yellow, and 21% key (black).

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

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

    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 #C91D1D?
    #C91D1D is Color #C91D1D, a red color (colour) with RGB(201, 29, 29), HSL(0, 75%, 45%), and CMYK(0%, 86%, 86%, 21%). Its perceived brightness is 80/255.
    Is #C91D1D accessible for text?
    Against white, #C91D1D has a contrast ratio of 5.71:1 (passes AA for normal text). Against black, it has 3.68:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #C91D1D?
    The complementary colour is #1DC9C9 (hue 180). For subtle color combinations, use analogous colours #C91D73 and #C9731D. The triadic palette adds #1DC91D and #1D1DC9 for vibrant variety.
    How do I use #C91D1D in CSS?
    Use any format: color: #c91d1d; or rgb(201, 29, 29); or hsl(0, 75%, 45%). For CSS custom properties: --color-primary: 0 75% 45%; 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.