#50ff00 Hex Color

#50FF00
0
  • #50ff00 Color Information

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

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

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

    • #50ff00 hex color contains mainly GREEN.

    • The closest web safe color of #50ff00 is #66ff00

    • #50ff00 hex color has a decimal value of 5308160.



    #50ff00 Color Spaces (Color Conversions)

    HEX 50ff00 #50ff00
    RGB 80, 255, 0 rgb(80, 255, 0)
    RGB Percent 31.37, 100, 0 rgb(31.37, 100, 0)
    CMYK 69, 0, 100, 0
    HSL 101.2°, 100, 50 hsl(101.2, 100%, 50%)
    HSV 101.2°, 100, 100
    XYZ 39.068, 73.225, 12.075
    Hunter Lab 85.572, -68.256, 51.534
    CIE-LAB 88.555, -78.906, 84.178
    CIE-LCH 88.555, 115.378, 133.148
    CIE-LUV 68.63, 0, 100, 0
    Web Safe 66ff00

    RGB percent of color #50ff00

    31.37%
    100%
    0%

    CMYK percent of color #50ff00

    68.63%
    0%
    100%
    0%


    Color Schemes with #50ff00

    Complementary Color

    Split Complementary


    #50ff00 Color Preview

    Text with hexadecimal color #50ff00

    This text has a font color of #50ff00

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

    #50ff00 Background Color

    This box has a background color of #50ff00

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

    #50ff00 Border Color

    This box has a border color of #50ff00

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

    CSS codes

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

    #50ff00 Color on white background

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

    #50ff00 Color on black background

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