Color #495C5F Color / Colour Code #495C5F

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

    #495C5F

    Color Conversions

    HEX
    #495C5F
    RGB
    rgb(73, 92, 95)
    HSL
    hsl(188, 13%, 33%)
    HSV
    hsv(188, 23%, 37%)
    CMYK
    cmyk(23%, 3%, 0%, 63%)

    Accessibility Contrast

    WCAG contrast ratios for #495C5F against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    7.05:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Black (#000000)
    2.98:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    6.08:1
    AA PassAA Large PassAAA Fail

    Complementary Colors

    #495C5F paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 158, 188, and 218 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 188, 308, and 68 degrees.

    Color Palettes Using #495C5F

    Monochromatic Scale

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

    #212A2B #435456 #6F8C90 #A9BABC #D4DCDE
    Warm Harmony

    Adjacent hues from 188 to 233 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.

    #7D979B #7D909B #7D889B #7D819B
    Cool Contrast

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

    #6F8C90 #90736F #90846F #8C906F
    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.

    #B8DBE0 #BDB8E0 #E0B8DB #E0BDB8 #DBE0B8

    Shades & Tints of #495C5F

    Lightness variations at hue 188 and 13% saturation.

    CSS Gradients with #495C5F

    Cyan to Red
    linear-gradient(135deg, #495c5f, #5f4c49)
    Analogous Fade
    linear-gradient(90deg, #495c5f, #49515f)
    Deep to Light
    linear-gradient(180deg, #283234, #cbd5d7)
    Tricolor Sweep
    linear-gradient(135deg, #495c5f, #5f495c, #5c5f49)

    Design Use Cases for #495C5F

    Muted Accent Color

    With 13% saturation, #495C5F 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, #495C5F 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.

    Clarity & Technology

    #495C5F is in the cyan spectrum (hue 188). Cyan evokes technology, clarity, and innovation. It works well for tech product interfaces, data visualization accents, loading indicators, and futuristic design themes. Cyan provides a modern alternative to traditional blues.

    Gradient Pairing

    Create a gradient from #495C5F (hue 188) to its complement at hue 8. For a subtler effect, try pairing with an analogous color at hue 218. Use CSS: background: linear-gradient(135deg, #495c5f, #5f4c49);

    CSS Code for #495C5F

    /* Background */
    background-color: #495c5f;
    background-color: rgb(73, 92, 95);
    background-color: hsl(188, 13%, 33%);
    /* Text */
    color: #495c5f;
    /* Border */
    border: 2px solid #495c5f;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(73, 92, 95, 0.3);
    /* CSS Variable */
    --color-primary: 188 13% 33%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #495C5F across image editing and color design tools.

    About Color #495C5F (#495C5F)

    #495C5F is a cyan color (colour) with RGB channel values of 73 red, 92 green, and 95 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 188 degrees with 13% saturation and 33% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #495C5F is 87/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 23% cyan, 3% magenta, 0% yellow, and 63% key (black).

    The WCAG contrast ratio of #495C5F against white is 7.05:1 and against black is 2.98: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 #5F4C49 creates maximum visual tension when paired with #495C5F. For more harmonious color combinations, use the analogous colours #495F57 and #49515F, 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 #495C5F

    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 #495C5F?
    #495C5F is Color #495C5F, a cyan color (colour) with RGB(73, 92, 95), HSL(188, 13%, 33%), and CMYK(23%, 3%, 0%, 63%). Its perceived brightness is 87/255.
    Is #495C5F accessible for text?
    Against white, #495C5F has a contrast ratio of 7.05:1 (passes AA for normal text). Against black, it has 2.98:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #495C5F?
    The complementary colour is #5F4C49 (hue 8). For subtle color combinations, use analogous colours #495F57 and #49515F. The triadic palette adds #5F495C and #5C5F49 for vibrant variety.
    How do I use #495C5F in CSS?
    Use any format: color: #495c5f; or rgb(73, 92, 95); or hsl(188, 13%, 33%). For CSS custom properties: --color-primary: 188 13% 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.