#000f07 Hex Color

#000F07
0
  • #000f07 Color Information

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

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

    • #000f07 color has a hue of 148 degrees, a saturation of 100% and a lightness of 2.9%.

    • #000f07 hex color contains mainly GREEN.

    • The closest web safe color of #000f07 is #000000

    • #000f07 hex color has a decimal value of 3847.



    #000f07 Color Spaces (Color Conversions)

    HEX 000f07 #000f07
    RGB 0, 15, 7 rgb(0, 15, 7)
    RGB Percent 0, 5.88, 2.75 rgb(0, 5.88, 2.75)
    CMYK 100, 0, 53, 94
    HSL 148°, 100, 2.9 hsl(148, 100%, 2.9%)
    HSV 148°, 100, 5.9
    XYZ 0.209, 0.357, 0.259
    Hunter Lab 5.975, -4.212, 1.612
    CIE-LAB 3.225, -5.338, 1.855
    CIE-LCH 3.225, 5.651, 160.837
    CIE-LUV 100, 0, 53.33, 94.12
    Web Safe 000000

    RGB percent of color #000f07

    0%
    5.88%
    2.75%

    CMYK percent of color #000f07

    100%
    0%
    53.33%
    94.12%


    Color Schemes with #000f07

    Complementary Color

    Split Complementary


    #000f07 Color Preview

    Text with hexadecimal color #000f07

    This text has a font color of #000f07

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

    #000f07 Background Color

    This box has a background color of #000f07

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

    #000f07 Border Color

    This box has a border color of #000f07

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

    CSS codes

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

    #000f07 Color on white background

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

    #000f07 Color on black background

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