#00ff02 Hex Color

#00FF02
0
  • #00ff02 Color Information

    • In RGB color space, #00ff02 hex color has a red value of 0, a green value of 255 and a blue value of 2.

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

    • #00ff02 color has a hue of 120.5 degrees, a saturation of 100% and a lightness of 50%.

    • #00ff02 hex color contains mainly GREEN.

    • The closest web safe color of #00ff02 is #00ff00

    • #00ff02 hex color has a decimal value of 65282.



    #00ff02 Color Spaces (Color Conversions)

    HEX 00ff02 #00ff02
    RGB 0, 255, 2 rgb(0, 255, 2)
    RGB Percent 0, 100, 0.78 rgb(0, 100, 0.78)
    CMYK 100, 0, 99, 0
    HSL 120.5°, 100, 50 hsl(120.5, 100%, 50%)
    HSV 120.5°, 100, 100
    XYZ 35.771, 71.524, 11.978
    Hunter Lab 84.572, -72.501, 50.803
    CIE-LAB 87.739, -86.156, 83.03
    CIE-LCH 87.739, 119.653, 136.059
    CIE-LUV 100, 0, 99.22, 0
    Web Safe 00ff00

    RGB percent of color #00ff02

    0%
    100%
    0.78%

    CMYK percent of color #00ff02

    100%
    0%
    99.22%
    0%


    Color Schemes with #00ff02

    Complementary Color

    Split Complementary


    #00ff02 Color Preview

    Text with hexadecimal color #00ff02

    This text has a font color of #00ff02

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

    #00ff02 Background Color

    This box has a background color of #00ff02

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

    #00ff02 Border Color

    This box has a border color of #00ff02

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

    CSS codes

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

    #00ff02 Color on white background

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

    #00ff02 Color on black background

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