#000f00 Hex Color

#000F00
0
  • #000f00 Color Information

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

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

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

    • #000f00 hex color contains mainly GREEN.

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

    • #000f00 hex color has a decimal value of 3840.



    #000f00 Color Spaces (Color Conversions)

    HEX 000f00 #000f00
    RGB 0, 15, 0 rgb(0, 15, 0)
    RGB Percent 0, 5.88, 0 rgb(0, 5.88, 0)
    CMYK 100, 0, 100, 94
    HSL 120°, 100, 2.9 hsl(120, 100%, 2.9%)
    HSV 120°, 100, 5.9
    XYZ 0.171, 0.342, 0.057
    Hunter Lab 5.848, -5.015, 3.516
    CIE-LAB 3.089, -6.311, 4.511
    CIE-LCH 3.089, 7.757, 144.443
    CIE-LUV 100, 0, 100, 94.12
    Web Safe 000000

    RGB percent of color #000f00

    0%
    5.88%
    0%

    CMYK percent of color #000f00

    100%
    0%
    100%
    94.12%


    Color Schemes with #000f00

    Complementary Color

    Split Complementary


    #000f00 Color Preview

    Text with hexadecimal color #000f00

    This text has a font color of #000f00

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

    #000f00 Background Color

    This box has a background color of #000f00

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

    #000f00 Border Color

    This box has a border color of #000f00

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

    CSS codes

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

    #000f00 Color on white background

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

    #000f00 Color on black background

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