#007f01 Hex Color

#007F01
0
  • #007f01 Color Information

    • In RGB color space, #007f01 hex color has a red value of 0, a green value of 127 and a blue value of 1.

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

    • #007f01 color has a hue of 120.5 degrees, a saturation of 100% and a lightness of 24.9%.

    • #007f01 hex color contains mainly GREEN.

    • The closest web safe color of #007f01 is #006600

    • #007f01 hex color has a decimal value of 32513.



    #007f01 Color Spaces (Color Conversions)

    HEX 007f01 #007f01
    RGB 0, 127, 1 rgb(0, 127, 1)
    RGB Percent 0, 49.8, 0.39 rgb(0, 49.8, 0.39)
    CMYK 100, 0, 99, 50
    HSL 120.5°, 100, 24.9 hsl(120.5, 100%, 24.9%)
    HSV 120.5°, 100, 49.8
    XYZ 7.595, 15.181, 2.559
    Hunter Lab 38.963, -33.39, 23.38
    CIE-LAB 45.881, -51.368, 49.403
    CIE-LCH 45.881, 71.269, 136.117
    CIE-LUV 100, 0, 99.21, 50.2
    Web Safe 006600

    RGB percent of color #007f01

    0%
    49.8%
    0.39%

    CMYK percent of color #007f01

    100%
    0%
    99.21%
    50.2%


    Color Schemes with #007f01

    Complementary Color

    Split Complementary


    #007f01 Color Preview

    Text with hexadecimal color #007f01

    This text has a font color of #007f01

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

    #007f01 Background Color

    This box has a background color of #007f01

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

    #007f01 Border Color

    This box has a border color of #007f01

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

    CSS codes

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

    #007f01 Color on white background

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

    #007f01 Color on black background

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