#00007e Hex Color

#00007E
0
  • #00007e Color Information

    • In RGB color space, #00007e hex color has a red value of 0, a green value of 0 and a blue value of 126.

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

    • #00007e color has a hue of 240 degrees, a saturation of 100% and a lightness of 24.7%.

    • #00007e hex color contains mainly BLUE.

    • The closest web safe color of #00007e is #000066

    • #00007e hex color has a decimal value of 126.



    #00007e Color Spaces (Color Conversions)

    HEX 00007e #00007e
    RGB 0, 0, 126 rgb(0, 0, 126)
    RGB Percent 0, 0, 49.41 rgb(0, 0, 49.41)
    CMYK 100, 100, 0, 51
    HSL 240°, 100, 24.7 hsl(240, 100%, 24.7%)
    HSV 240°, 100, 49.4
    XYZ 3.766, 1.506, 19.831
    Hunter Lab 12.272, 33.302, -87.22
    CIE-LAB 12.646, 46.983, -63.978
    CIE-LCH 12.646, 79.376, 306.292
    CIE-LUV 100, 100, 0, 50.59
    Web Safe 000066

    RGB percent of color #00007e

    0%
    0%
    49.41%

    CMYK percent of color #00007e

    100%
    100%
    0%
    50.59%


    Color Schemes with #00007e

    Complementary Color

    Split Complementary


    #00007e Color Preview

    Text with hexadecimal color #00007e

    This text has a font color of #00007e

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

    #00007e Background Color

    This box has a background color of #00007e

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

    #00007e Border Color

    This box has a border color of #00007e

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

    CSS codes

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

    #00007e Color on white background

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

    #00007e Color on black background

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