#7fff14 Hex Color

#7FFF14
0
  • #7fff14 Color Information

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

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

    • #7fff14 color has a hue of 92.7 degrees, a saturation of 100% and a lightness of 53.9%.

    • #7fff14 hex color contains mainly GREEN.

    • The closest web safe color of #7fff14 is #66ff00

    • #7fff14 hex color has a decimal value of 8388372.



    #7fff14 Color Spaces (Color Conversions)

    HEX 7fff14 #7fff14
    RGB 127, 255, 20 rgb(127, 255, 20)
    RGB Percent 49.8, 100, 7.84 rgb(49.8, 100, 7.84)
    CMYK 50, 0, 92, 0
    HSL 92.7°, 100, 53.9 hsl(92.7, 100%, 53.9%)
    HSV 92.7°, 92.2, 100
    XYZ 44.639, 76.083, 12.995
    Hunter Lab 87.226, -61.295, 52.225
    CIE-LAB 89.898, -67.803, 84.113
    CIE-LCH 89.898, 108.038, 128.872
    CIE-LUV 50.2, 0, 92.16, 0
    Web Safe 66ff00

    RGB percent of color #7fff14

    49.8%
    100%
    7.84%

    CMYK percent of color #7fff14

    50.2%
    0%
    92.16%
    0%


    Color Schemes with #7fff14

    Complementary Color

    Split Complementary


    #7fff14 Color Preview

    Text with hexadecimal color #7fff14

    This text has a font color of #7fff14

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

    #7fff14 Background Color

    This box has a background color of #7fff14

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

    #7fff14 Border Color

    This box has a border color of #7fff14

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

    CSS codes

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

    #7fff14 Color on white background

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

    #7fff14 Color on black background

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