#7fff94 Hex Color

#7FFF94
0
  • #7fff94 Color Information

    • In RGB color space, #7fff94 hex color has a red value of 127, a green value of 255 and a blue value of 148.

    • In CMYK color space (used in color printing), #7fff94 hex color is composed of 50.2% cyan, 0% magenta, 41.96% yellow and 0% black.

    • #7fff94 color has a hue of 129.8 degrees, a saturation of 100% and a lightness of 74.9%.

    • #7fff94 hex color contains mainly GREEN.

    • The closest web safe color of #7fff94 is #66ff99

    • #7fff94 hex color has a decimal value of 8388500.



    #7fff94 Color Spaces (Color Conversions)

    HEX 7fff94 #7fff94
    RGB 127, 255, 148 rgb(127, 255, 148)
    RGB Percent 49.8, 100, 58.04 rgb(49.8, 100, 58.04)
    CMYK 50, 0, 42, 0
    HSL 129.8°, 100, 74.9 hsl(129.8, 100%, 74.9%)
    HSV 129.8°, 50.2, 100
    XYZ 49.858, 78.17, 40.478
    Hunter Lab 88.414, -54.065, 34.745
    CIE-LAB 90.857, -57.347, 40.429
    CIE-LCH 90.857, 70.165, 144.817
    CIE-LUV 50.2, 0, 41.96, 0
    Web Safe 66ff99

    RGB percent of color #7fff94

    49.8%
    100%
    58.04%

    CMYK percent of color #7fff94

    50.2%
    0%
    41.96%
    0%


    Color Schemes with #7fff94

    Complementary Color

    Split Complementary


    #7fff94 Color Preview

    Text with hexadecimal color #7fff94

    This text has a font color of #7fff94

    <p style="color:#7fff94">Text here</p>

    #7fff94 Background Color

    This box has a background color of #7fff94

    <div style="background-color:#7fff94">Text here</div>

    #7fff94 Border Color

    This box has a border color of #7fff94

    <div style="border: 4px solid #7fff94">Text here</div>

    CSS codes

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

    #7fff94 Color on white background

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

    #7fff94 Color on black background

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