#02ff01 Hex Color

#02FF01
0
  • #02ff01 Color Information

    • In RGB color space, #02ff01 hex color has a red value of 2, a green value of 255 and a blue value of 1.

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

    • #02ff01 color has a hue of 119.8 degrees, a saturation of 100% and a lightness of 50.2%.

    • #02ff01 hex color contains mainly GREEN.

    • The closest web safe color of #02ff01 is #00ff00

    • #02ff01 hex color has a decimal value of 196353.



    #02ff01 Color Spaces (Color Conversions)

    HEX 02ff01 #02ff01
    RGB 2, 255, 1 rgb(2, 255, 1)
    RGB Percent 0.78, 100, 0.39 rgb(0.78, 100, 0.39)
    CMYK 99, 0, 100, 0
    HSL 119.8°, 100, 50.2 hsl(119.8, 100%, 50.2%)
    HSV 119.8°, 99.6, 100
    XYZ 35.791, 71.535, 11.95
    Hunter Lab 84.578, -72.476, 50.828
    CIE-LAB 87.744, -86.112, 83.113
    CIE-LCH 87.744, 119.679, 136.015
    CIE-LUV 99.22, 0, 99.61, 0
    Web Safe 00ff00

    RGB percent of color #02ff01

    0.78%
    100%
    0.39%

    CMYK percent of color #02ff01

    99.22%
    0%
    99.61%
    0%


    Color Schemes with #02ff01

    Complementary Color

    Split Complementary


    #02ff01 Color Preview

    Text with hexadecimal color #02ff01

    This text has a font color of #02ff01

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

    #02ff01 Background Color

    This box has a background color of #02ff01

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

    #02ff01 Border Color

    This box has a border color of #02ff01

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

    CSS codes

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

    #02ff01 Color on white background

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

    #02ff01 Color on black background

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