#55ff00 Hex Color

#55FF00
0
  • #55ff00 Color Information

    • #55ff00 short hex color code is #5f0.

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

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

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

    • #55ff00 hex color contains mainly GREEN.

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

    • #55ff00 hex color has a decimal value of 5635840.



    #55ff00 Color Spaces (Color Conversions)

    HEX 55ff00 #55ff00
    RGB 85, 255, 0 rgb(85, 255, 0)
    RGB Percent 33.33, 100, 0 rgb(33.33, 100, 0)
    CMYK 67, 0, 100, 0
    HSL 100°, 100, 50 hsl(100, 100%, 50%)
    HSV 100°, 100, 100
    XYZ 39.506, 73.451, 12.095
    Hunter Lab 85.704, -67.7, 51.625
    CIE-LAB 88.662, -77.985, 84.311
    CIE-LCH 88.662, 114.848, 132.768
    CIE-LUV 66.67, 0, 100, 0
    Web Safe 66ff00

    RGB percent of color #55ff00

    33.33%
    100%
    0%

    CMYK percent of color #55ff00

    66.67%
    0%
    100%
    0%


    Color Schemes with #55ff00

    Complementary Color

    Split Complementary


    #55ff00 Color Preview

    Text with hexadecimal color #55ff00

    This text has a font color of #55ff00

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

    #55ff00 Background Color

    This box has a background color of #55ff00

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

    #55ff00 Border Color

    This box has a border color of #55ff00

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

    CSS codes

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

    #55ff00 Color on white background

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

    #55ff00 Color on black background

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