#05ff00 Hex Color

#05FF00
0
  • #05ff00 Color Information

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

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

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

    • #05ff00 hex color contains mainly GREEN.

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

    • #05ff00 hex color has a decimal value of 392960.



    #05ff00 Color Spaces (Color Conversions)

    HEX 05ff00 #05ff00
    RGB 5, 255, 0 rgb(5, 255, 0)
    RGB Percent 1.96, 100, 0 rgb(1.96, 100, 0)
    CMYK 98, 0, 100, 0
    HSL 118.8°, 100, 50 hsl(118.8, 100%, 50%)
    HSV 118.8°, 100, 100
    XYZ 35.823, 71.552, 11.923
    Hunter Lab 84.588, -72.435, 50.855
    CIE-LAB 87.753, -86.039, 83.2
    CIE-LCH 87.753, 119.687, 135.961
    CIE-LUV 98.04, 0, 100, 0
    Web Safe 00ff00

    RGB percent of color #05ff00

    1.96%
    100%
    0%

    CMYK percent of color #05ff00

    98.04%
    0%
    100%
    0%


    Color Schemes with #05ff00

    Complementary Color

    Split Complementary


    #05ff00 Color Preview

    Text with hexadecimal color #05ff00

    This text has a font color of #05ff00

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

    #05ff00 Background Color

    This box has a background color of #05ff00

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

    #05ff00 Border Color

    This box has a border color of #05ff00

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

    CSS codes

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

    #05ff00 Color on white background

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

    #05ff00 Color on black background

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