#02fb00 Hex Color

#02FB00
0
  • #02fb00 Color Information

    • In RGB color space, #02fb00 hex color has a red value of 2, a green value of 251 and a blue value of 0.

    • In CMYK color space (used in color printing), #02fb00 hex color is composed of 99.2% cyan, 0% magenta, 100% yellow and 1.57% black.

    • #02fb00 color has a hue of 119.5 degrees, a saturation of 100% and a lightness of 49.2%.

    • #02fb00 hex color contains mainly GREEN.

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

    • #02fb00 hex color has a decimal value of 195328.



    #02fb00 Color Spaces (Color Conversions)

    HEX 02fb00 #02fb00
    RGB 2, 251, 0 rgb(2, 251, 0)
    RGB Percent 0.78, 98.43, 0 rgb(0.78, 98.43, 0)
    CMYK 99, 0, 100, 2
    HSL 119.5°, 100, 49.2 hsl(119.5, 100%, 49.2%)
    HSV 119.5°, 100, 98.4
    XYZ 34.522, 69.007, 11.5
    Hunter Lab 83.07, -71.193, 49.941
    CIE-LAB 86.508, -85.099, 82.198
    CIE-LCH 86.508, 118.315, 135.993
    CIE-LUV 99.2, 0, 100, 1.57
    Web Safe 00ff00

    RGB percent of color #02fb00

    0.78%
    98.43%
    0%

    CMYK percent of color #02fb00

    99.2%
    0%
    100%
    1.57%


    Color Schemes with #02fb00

    Complementary Color

    Split Complementary


    #02fb00 Color Preview

    Text with hexadecimal color #02fb00

    This text has a font color of #02fb00

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

    #02fb00 Background Color

    This box has a background color of #02fb00

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

    #02fb00 Border Color

    This box has a border color of #02fb00

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

    CSS codes

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

    #02fb00 Color on white background

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

    #02fb00 Color on black background

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