Navy Blue - #00057F Color Information & Palettes

    Comprehensive guide to the color Navy Blue including technical specifications, psychology, design implementations, and accessibility analysis.

    HEX Code

    #00057F

    RGB

    rgb(0, 5, 127)

    Color Conversion & Technical Specs

    Color Space Values (RGB, CMYK, HSL, HSV, XYZ, Lab)

    Color SpaceValue
    HEX#00057F
    RGBrgb(0, 5, 127)
    HSLhsl(238, 100%, 25%)
    HSVhsv(238, 100%, 50%)
    CMYKcmyk(100%, 96%, 0%, 50%)
    XYZX: 0.0389, Y: 0.0164, Z: 0.2019
    LabL: 13.47, a: 45.28, b: -63.23

    Digital & Web Representations

    Web-Safe Version

    #000066

    Decimal Value

    1407

    Binary Value

    000000000000010101111111

    Octal Value

    2577

    Color Psychology & Meaning of Navy Blue

    Emotional Associations

    Blue is the most universally trusted color. It represents stability, loyalty, and wisdom. It's widely used in corporate and professional settings for its calming and trustworthy nature.

    Trust

    Stability

    Wisdom

    Loyalty

    Calmness

    Cultural Significance

    Western

    Represents trust, stability, and calmness. Widely used in corporate branding.

    Eastern

    In some cultures, associated with immortality and heaven.

    Middle Eastern

    Considered a protective color against the evil eye.

    Color Harmonies & Pairings

    complementary

    #00057F

    #807B00

    split Complementary

    #000480

    #803C00

    #448000

    triadic

    #000480

    #800004

    #048000

    analogous

    #004480

    #000480

    #3B0080

    monochromatic

    #FFFFFF

    #999CFF

    #333AFF

    #0007CC

    #000366

    Design & Development Implementation

    CSS & Web Styling Snippets

    background

    background-color: #00057f;

    text

    color: #00057f;

    border

    border: 2px solid #00057f;

    boxShadow

    box-shadow: 0 4px 6px #00057f40;

    gradient

    background: linear-gradient(135deg, #00057f, #00057fcc);

    Mobile App Frameworks

    Swift (iOS)

    UIColor(red: 0.000, green: 0.020, blue: 0.498, alpha: 1.0)

    Kotlin (Android)

    Color(0xFF00057F)

    Flutter

    Color(0xFF00057F)

    Tailwind CSS Configuration

    { colors: { 'custom': '#00057f', } }

    Accessibility & Contrast Analysis

    WCAG 2.1 Compliance Check

    On White Background

    Contrast Ratio15.81:1
    Normal Text AA
    Normal Text AAA
    Large Text AA
    Large Text AAA

    On Black Background

    Contrast Ratio1.33:1
    Normal Text AA
    Normal Text AAA
    Large Text AA
    Large Text AAA

    Navy Blue in the Real World

    Famous Brand Usage

    The color Navy Blue is used by leading brands and companies worldwide:

    Facebook

    Twitter

    LinkedIn

    IBM

    Samsung

    Suggested UI Applications

    Navy Blue is best used for:

    Dark backgrounds for contrast

    Text color for light backgrounds

    Call-to-action buttons

    Alerts and notifications

    Frequently Asked Questions about #00057F

    What is the closest name for #00057F?

    The closest color name for #00057F is Navy Blue. This name is derived from a comprehensive database of color names and is determined by calculating the closest RGB match.

    How do I create a gradient with Navy Blue?

    You can create a gradient using Navy Blue with CSS:

    background: linear-gradient(135deg, #00057f, #00057fcc);

    Is #00057F a warm or cool color?

    Navy Blue is a cool color with a hue of 238°, making it calming and serene.

    What are the CMYK values for Navy Blue?

    The CMYK values for Navy Blue are: C: 100%, M: 96%, Y: 0%, K: 50%. These values are used for print design.