Color #361C16 Color / Colour Code #361C16

    This page shows the hex color code for color #361c16 (#361C16). The colour is a red tone with 42% saturation and 15% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #361C16

    Color Conversions

    HEX
    #361C16
    RGB
    rgb(54, 28, 22)
    HSL
    hsl(11, 42%, 15%)
    HSV
    hsv(11, 59%, 21%)
    CMYK
    cmyk(0%, 48%, 59%, 79%)

    Accessibility Contrast

    WCAG contrast ratios for #361C16 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    15.74:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Black (#000000)
    1.33:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    13.56:1
    AA PassAA Large PassAAA Pass

    Complementary Colors

    #361C16 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 #361C16

    Monochromatic Scale

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

    #361C16 #6D382C #B55E4A #D39E92 #E9CFC9
    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.

    #BC6E5C #BC865C #BC9E5C #BCB65C
    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.

    #B55E4A #4AA1B5 #4A6CB5 #5E4AB5
    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 #361C16

    Lightness variations at hue 11 and 42% saturation.

    CSS Gradients with #361C16

    Red to Cyan
    linear-gradient(135deg, #361c16, #163036)
    Analogous Fade
    linear-gradient(90deg, #361c16, #362c16)
    Deep to Light
    linear-gradient(180deg, #41221b, #e4c5be)
    Tricolor Sweep
    linear-gradient(135deg, #361c16, #16361c, #1c1636)

    Design Use Cases for #361C16

    Balanced UI Color

    At 42% saturation, #361C16 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.

    Deep Accent & Text Color

    #361C16 at 15% lightness is dark enough for readable body text on light backgrounds while retaining its red character. Use for headings, emphasized text, or deep accent borders. It provides contrast without the harshness of pure black.

    Urgency & Energy Signaling

    #361C16 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 #361C16 (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, #361c16, #163036);

    CSS Code for #361C16

    /* Background */
    background-color: #361c16;
    background-color: rgb(54, 28, 22);
    background-color: hsl(11, 42%, 15%);
    /* Text */
    color: #361c16;
    /* Border */
    border: 2px solid #361c16;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(54, 28, 22, 0.3);
    /* CSS Variable */
    --color-primary: 11 42% 15%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #361C16 across image editing and color design tools.

    About Color #361C16 (#361C16)

    #361C16 is a red color (colour) with RGB channel values of 54 red, 28 green, and 22 blue. The red channel is dominant by a ratio of 2.5:1 over the weakest channel. In HSL terms, the hue sits at 11 degrees with 42% saturation and 15% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #361C16 is 35/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, 48% magenta, 59% yellow, and 79% key (black).

    The WCAG contrast ratio of #361C16 against white is 15.74:1 and against black is 1.33: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 #163036 creates maximum visual tension when paired with #361C16. For more harmonious color combinations, use the analogous colours #361620 and #362C16, 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 #361C16

    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 #361C16?
    #361C16 is Color #361C16, a red color (colour) with RGB(54, 28, 22), HSL(11, 42%, 15%), and CMYK(0%, 48%, 59%, 79%). Its perceived brightness is 35/255.
    Is #361C16 accessible for text?
    Against white, #361C16 has a contrast ratio of 15.74:1 (passes AA for normal text). Against black, it has 1.33:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #361C16?
    The complementary colour is #163036 (hue 191). For subtle color combinations, use analogous colours #361620 and #362C16. The triadic palette adds #16361C and #1C1636 for vibrant variety.
    How do I use #361C16 in CSS?
    Use any format: color: #361c16; or rgb(54, 28, 22); or hsl(11, 42%, 15%). For CSS custom properties: --color-primary: 11 42% 15%; 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.