#000080 Hex Color

#000080
0
  • #000080 Color Information

    • #000080 hex color name is navy.

    • In RGB color space, #000080 hex color has a red value of 0, a green value of 0 and a blue value of 128.

    • In CMYK color space (used in color printing), #000080 hex color is composed of 100% cyan, 100% magenta, 0% yellow and 49.8% black.

    • #000080 color has a hue of 240 degrees, a saturation of 100% and a lightness of 25.1%.

    • #000080 hex color contains mainly BLUE.

    • The closest web safe color of #000080 is #000099

    • #000080 hex color has a decimal value of 128.



    #000080 Color Spaces (Color Conversions)

    HEX 000080 #000080
    RGB 0, 0, 128 rgb(0, 0, 128)
    RGB Percent 0, 0, 50.2 rgb(0, 0, 50.2)
    CMYK 100, 100, 0, 50
    HSL 240°, 100, 25.1 hsl(240, 100%, 25.1%)
    HSV 240°, 100, 50.2
    XYZ 3.896, 1.559, 20.518
    Hunter Lab 12.486, 33.847, -88.69
    CIE-LAB 12.978, 47.491, -64.7
    CIE-LCH 12.978, 80.259, 306.279
    CIE-LUV 100, 100, 0, 49.8
    Web Safe 000099

    RGB percent of color #000080

    0%
    0%
    50.2%

    CMYK percent of color #000080

    100%
    100%
    0%
    49.8%


    Color Schemes with #000080

    Complementary Color

    Split Complementary


    #000080 Color Preview

    Text with hexadecimal color #000080

    This text has a font color of #000080

    <p style="color:#000080">Text here</p>

    #000080 Background Color

    This box has a background color of #000080

    <div style="background-color:#000080">Text here</div>

    #000080 Border Color

    This box has a border color of #000080

    <div style="border: 4px solid #000080">Text here</div>

    CSS codes

    <p style="color:#000080">Text here</p>
    <div style="background-color:#000080">Text here</div>
    <div style="border: 4px solid #000080">Text here</div>

    #000080 Color on white background

    This is how a font and box color of #000080 will look
    on a white background.

    #000080 Color on black background

    This is how a font and box color of #000080 hex color will look
    on a black background.