#2fff00 Hex Color

#2FFF00
0
  • #2fff00 Color Information

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

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

    • #2fff00 color has a hue of 108.9 degrees, a saturation of 100% and a lightness of 50%.

    • #2fff00 hex color contains mainly GREEN.

    • The closest web safe color of #2fff00 is #33ff00

    • #2fff00 hex color has a decimal value of 3145472.



    #2fff00 Color Spaces (Color Conversions)

    HEX 2fff00 #2fff00
    RGB 47, 255, 0 rgb(47, 255, 0)
    RGB Percent 18.43, 100, 0 rgb(18.43, 100, 0)
    CMYK 82, 0, 100, 0
    HSL 108.9°, 100, 50 hsl(108.9, 100%, 50%)
    HSV 108.9°, 100, 100
    XYZ 36.932, 72.124, 11.975
    Hunter Lab 84.926, -70.995, 51.088
    CIE-LAB 88.028, -83.539, 83.536
    CIE-LCH 88.028, 118.14, 135.001
    CIE-LUV 81.57, 0, 100, 0
    Web Safe 33ff00

    RGB percent of color #2fff00

    18.43%
    100%
    0%

    CMYK percent of color #2fff00

    81.57%
    0%
    100%
    0%


    Color Schemes with #2fff00

    Complementary Color

    Split Complementary


    #2fff00 Color Preview

    Text with hexadecimal color #2fff00

    This text has a font color of #2fff00

    <p style="color:#2fff00">Text here</p>

    #2fff00 Background Color

    This box has a background color of #2fff00

    <div style="background-color:#2fff00">Text here</div>

    #2fff00 Border Color

    This box has a border color of #2fff00

    <div style="border: 4px solid #2fff00">Text here</div>

    CSS codes

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

    #2fff00 Color on white background

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

    #2fff00 Color on black background

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