#05fa00 Hex Color

#05FA00
0
  • #05fa00 Color Information

    • In RGB color space, #05fa00 hex color has a red value of 5, a green value of 250 and a blue value of 0.

    • In CMYK color space (used in color printing), #05fa00 hex color is composed of 98% cyan, 0% magenta, 100% yellow and 1.96% black.

    • #05fa00 color has a hue of 118.8 degrees, a saturation of 100% and a lightness of 49%.

    • #05fa00 hex color contains mainly GREEN.

    • The closest web safe color of #05fa00 is #00ff00

    • #05fa00 hex color has a decimal value of 391680.



    #05fa00 Color Spaces (Color Conversions)

    HEX 05fa00 #05fa00
    RGB 5, 250, 0 rgb(5, 250, 0)
    RGB Percent 1.96, 98.04, 0 rgb(1.96, 98.04, 0)
    CMYK 98, 0, 100, 2
    HSL 118.8°, 100, 49 hsl(118.8, 100%, 49%)
    HSV 118.8°, 100, 98
    XYZ 34.248, 68.403, 11.398
    Hunter Lab 82.706, -70.82, 49.723
    CIE-LAB 86.208, -84.753, 81.962
    CIE-LCH 86.208, 117.902, 135.959
    CIE-LUV 98, 0, 100, 1.96
    Web Safe 00ff00

    RGB percent of color #05fa00

    1.96%
    98.04%
    0%

    CMYK percent of color #05fa00

    98%
    0%
    100%
    1.96%


    Color Schemes with #05fa00

    Complementary Color

    Split Complementary


    #05fa00 Color Preview

    Text with hexadecimal color #05fa00

    This text has a font color of #05fa00

    <p style="color:#05fa00">Text here</p>

    #05fa00 Background Color

    This box has a background color of #05fa00

    <div style="background-color:#05fa00">Text here</div>

    #05fa00 Border Color

    This box has a border color of #05fa00

    <div style="border: 4px solid #05fa00">Text here</div>

    CSS codes

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

    #05fa00 Color on white background

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

    #05fa00 Color on black background

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