#00007c Hex Color

#00007C
0
  • #00007c Color Information

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

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

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

    • #00007c hex color contains mainly BLUE.

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

    • #00007c hex color has a decimal value of 124.



    #00007c Color Spaces (Color Conversions)

    HEX 00007c #00007c
    RGB 0, 0, 124 rgb(0, 0, 124)
    RGB Percent 0, 0, 48.63 rgb(0, 0, 48.63)
    CMYK 100, 100, 0, 51
    HSL 240°, 100, 24.3 hsl(240, 100%, 24.3%)
    HSV 240°, 100, 48.6
    XYZ 3.638, 1.455, 19.158
    Hunter Lab 12.062, 32.726, -85.724
    CIE-LAB 12.319, 46.44, -63.245
    CIE-LCH 12.319, 78.464, 306.289
    CIE-LUV 100, 100, 0, 51.37
    Web Safe 000066

    RGB percent of color #00007c

    0%
    0%
    48.63%

    CMYK percent of color #00007c

    100%
    100%
    0%
    51.37%


    Color Schemes with #00007c

    Complementary Color

    Split Complementary


    #00007c Color Preview

    Text with hexadecimal color #00007c

    This text has a font color of #00007c

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

    #00007c Background Color

    This box has a background color of #00007c

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

    #00007c Border Color

    This box has a border color of #00007c

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

    CSS codes

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

    #00007c Color on white background

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

    #00007c Color on black background

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