Color #405567 Color / Colour Code #405567

    This page shows the hex color code for color #405567 (#405567). The colour is a blue tone with 23% saturation and 33% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #405567

    Color Conversions

    HEX
    #405567
    RGB
    rgb(64, 85, 103)
    HSL
    hsl(208, 23%, 33%)
    HSV
    hsv(208, 38%, 40%)
    CMYK
    cmyk(38%, 17%, 0%, 60%)

    Accessibility Contrast

    WCAG contrast ratios for #405567 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    7.74:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Black (#000000)
    2.71:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    6.67:1
    AA PassAA Large PassAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 178, 208, and 238 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 208, 328, and 88 degrees.

    Color Palettes Using #405567

    Monochromatic Scale

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

    #1D272F #3B4E5E #62819D #A1B4C4 #D0D9E2
    Warm Harmony

    Adjacent hues from 208 to 253 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.

    #728EA7 #7281A7 #7274A7 #7D72A7
    Cool Contrast

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

    #62819D #9D7E62 #9D9B62 #819D62
    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.

    #B8CDE0 #CBB8E0 #E0B8CD #E0CBB8 #CDE0B8

    Shades & Tints of #405567

    Lightness variations at hue 208 and 23% saturation.

    CSS Gradients with #405567

    Blue to Orange
    linear-gradient(135deg, #405567, #685341)
    Analogous Fade
    linear-gradient(90deg, #405567, #414268)
    Deep to Light
    linear-gradient(180deg, #232f38, #c7d2dc)
    Tricolor Sweep
    linear-gradient(135deg, #415568, #684155, #556841)

    Design Use Cases for #405567

    Muted Accent Color

    With 23% saturation, #405567 has a subtle, sophisticated quality. This level of desaturation works well for secondary buttons, inactive states, subtle borders, and backgrounds that need a hint of color without being distracting. Muted colors communicate restraint and professionalism.

    Primary Interface Color

    At 33% lightness, #405567 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.

    Trust & Professional Identity

    #405567 sits in the blue range (hue 208). Blue is the world's most popular color for corporate identities because it conveys trust, stability, and competence. Use it for navigation bars, link text, form focus states, and any element where user confidence matters. Financial, healthcare, and technology brands rely heavily on this hue range.

    Gradient Pairing

    Create a gradient from #405567 (hue 208) to its complement at hue 28. For a subtler effect, try pairing with an analogous color at hue 238. Use CSS: background: linear-gradient(135deg, #405567, #685341);

    CSS Code for #405567

    /* Background */
    background-color: #405567;
    background-color: rgb(64, 85, 103);
    background-color: hsl(208, 23%, 33%);
    /* Text */
    color: #405567;
    /* Border */
    border: 2px solid #405567;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(64, 85, 103, 0.3);
    /* CSS Variable */
    --color-primary: 208 23% 33%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #405567 across image editing and color design tools.

    About Color #405567 (#405567)

    #405567 is a blue color (colour) with RGB channel values of 64 red, 85 green, and 103 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 208 degrees with 23% saturation and 33% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #405567 is 81/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 38% cyan, 17% magenta, 0% yellow, and 60% key (black).

    The WCAG contrast ratio of #405567 against white is 7.74:1 and against black is 2.71: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 #685341 creates maximum visual tension when paired with #405567. For more harmonious color combinations, use the analogous colours #416866 and #414268, 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 #405567

    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 #405567?
    #405567 is Color #405567, a blue color (colour) with RGB(64, 85, 103), HSL(208, 23%, 33%), and CMYK(38%, 17%, 0%, 60%). Its perceived brightness is 81/255.
    Is #405567 accessible for text?
    Against white, #405567 has a contrast ratio of 7.74:1 (passes AA for normal text). Against black, it has 2.71:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #405567?
    The complementary colour is #685341 (hue 28). For subtle color combinations, use analogous colours #416866 and #414268. The triadic palette adds #684155 and #556841 for vibrant variety.
    How do I use #405567 in CSS?
    Use any format: color: #405567; or rgb(64, 85, 103); or hsl(208, 23%, 33%). For CSS custom properties: --color-primary: 208 23% 33%; 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.