#000007 Hex Color

#000007
0
  • #000007 Color Information

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

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

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

    • #000007 hex color contains mainly BLUE.

    • The closest web safe color of #000007 is #000000

    • #000007 hex color has a decimal value of 7.



    #000007 Color Spaces (Color Conversions)

    HEX 000007 #000007
    RGB 0, 0, 7 rgb(0, 0, 7)
    RGB Percent 0, 0, 2.75 rgb(0, 0, 2.75)
    CMYK 100, 100, 0, 97
    HSL 240°, 100, 1.4 hsl(240, 100%, 1.4%)
    HSV 240°, 100, 2.7
    XYZ 0.038, 0.015, 0.202
    Hunter Lab 1.225, 3.395, -8.922
    CIE-LAB 0.135, 0.973, -2.656
    CIE-LCH 0.135, 2.829, 290.12
    CIE-LUV 100, 100, 0, 97.25
    Web Safe 000000

    RGB percent of color #000007

    0%
    0%
    2.75%

    CMYK percent of color #000007

    100%
    100%
    0%
    97.25%


    Color Schemes with #000007

    Complementary Color

    Split Complementary


    #000007 Color Preview

    Text with hexadecimal color #000007

    This text has a font color of #000007

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

    #000007 Background Color

    This box has a background color of #000007

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

    #000007 Border Color

    This box has a border color of #000007

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

    CSS codes

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

    #000007 Color on white background

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

    #000007 Color on black background

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