Color #22100C Color / Colour Code #22100C

    This page shows the hex color code for color #22100c (#22100C). The colour is a red tone with 48% saturation and 9% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #22100C

    Color Conversions

    HEX
    #22100C
    RGB
    rgb(34, 16, 12)
    HSL
    hsl(11, 48%, 9%)
    HSV
    hsv(11, 65%, 13%)
    CMYK
    cmyk(0%, 53%, 65%, 87%)

    Accessibility Contrast

    WCAG contrast ratios for #22100C against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    18.30:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Black (#000000)
    1.15:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    15.77:1
    AA PassAA Large PassAAA Pass

    Complementary Colors

    #22100C paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 341, 11, and 41 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 11, 131, and 251 degrees.

    Color Palettes Using #22100C

    Monochromatic Scale

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

    #391B14 #713528 #BD5942 #D79B8E #EBCDC6
    Warm Harmony

    Adjacent hues from 11 to 56 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.

    #C36955 #C38555 #C3A055 #C3BC55
    Cool Contrast

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

    #BD5942 #42A6BD #4269BD #5942BD
    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.

    #E0BFB8 #D9E0B8 #B8E0BF #B8D9E0 #BFB8E0

    Shades & Tints of #22100C

    Lightness variations at hue 11 and 48% saturation.

    CSS Gradients with #22100C

    Red to Cyan
    linear-gradient(135deg, #22100c, #0c1e22)
    Analogous Fade
    linear-gradient(90deg, #22100c, #221b0c)
    Deep to Light
    linear-gradient(180deg, #442018, #e7c3bb)
    Tricolor Sweep
    linear-gradient(135deg, #22100c, #0c2210, #100c22)

    Design Use Cases for #22100C

    Balanced UI Color

    At 48% saturation, #22100C 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.

    Dark Mode Background

    At just 9% lightness, #22100C works as a dark mode background or overlay color. Dark backgrounds reduce eye strain in low-light environments and make bright accent colors pop. Pair with light text (minimum 4.5:1 contrast ratio) for readability.

    Urgency & Energy Signaling

    #22100C falls in the red spectrum (hue 11). 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 #22100C (hue 11) to its complement at hue 191. For a subtler effect, try pairing with an analogous color at hue 41. Use CSS: background: linear-gradient(135deg, #22100c, #0c1e22);

    CSS Code for #22100C

    /* Background */
    background-color: #22100c;
    background-color: rgb(34, 16, 12);
    background-color: hsl(11, 48%, 9%);
    /* Text */
    color: #22100c;
    /* Border */
    border: 2px solid #22100c;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(34, 16, 12, 0.3);
    /* CSS Variable */
    --color-primary: 11 48% 9%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #22100C across image editing and color design tools.

    About Color #22100C (#22100C)

    #22100C is a red color (colour) with RGB channel values of 34 red, 16 green, and 12 blue. The red channel is dominant by a ratio of 2.8:1 over the weakest channel. In HSL terms, the hue sits at 11 degrees with 48% saturation and 9% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #22100C is 21/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, 53% magenta, 65% yellow, and 87% key (black).

    The WCAG contrast ratio of #22100C against white is 18.30:1 and against black is 1.15:1. This exceeds the AAA requirement (7:1) for normal text on white, making it excellent for body text and small UI labels on light backgrounds.

    The complementary colour #0C1E22 creates maximum visual tension when paired with #22100C. For more harmonious color combinations, use the analogous colours #220C13 and #221B0C, 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 #22100C

    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 #22100C?
    #22100C is Color #22100C, a red color (colour) with RGB(34, 16, 12), HSL(11, 48%, 9%), and CMYK(0%, 53%, 65%, 87%). Its perceived brightness is 21/255.
    Is #22100C accessible for text?
    Against white, #22100C has a contrast ratio of 18.30:1 (passes AA for normal text). Against black, it has 1.15:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #22100C?
    The complementary colour is #0C1E22 (hue 191). For subtle color combinations, use analogous colours #220C13 and #221B0C. The triadic palette adds #0C2210 and #100C22 for vibrant variety.
    How do I use #22100C in CSS?
    Use any format: color: #22100c; or rgb(34, 16, 12); or hsl(11, 48%, 9%). For CSS custom properties: --color-primary: 11 48% 9%; 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.