#7fff85 Hex Color

#7FFF85
0
  • #7fff85 Color Information

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

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

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

    • #7fff85 hex color contains mainly GREEN.

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

    • #7fff85 hex color has a decimal value of 8388485.



    #7fff85 Color Spaces (Color Conversions)

    HEX 7fff85 #7fff85
    RGB 127, 255, 133 rgb(127, 255, 133)
    RGB Percent 49.8, 100, 52.16 rgb(49.8, 100, 52.16)
    CMYK 50, 0, 48, 0
    HSL 122.8°, 100, 74.9 hsl(122.8, 100%, 74.9%)
    HSV 122.8°, 50.2, 100
    XYZ 48.746, 77.725, 34.624
    Hunter Lab 88.162, -55.588, 38.428
    CIE-LAB 90.654, -59.492, 47.375
    CIE-LCH 90.654, 76.051, 141.469
    CIE-LUV 50.2, 0, 47.84, 0
    Web Safe 66ff99

    RGB percent of color #7fff85

    49.8%
    100%
    52.16%

    CMYK percent of color #7fff85

    50.2%
    0%
    47.84%
    0%


    Color Schemes with #7fff85

    Complementary Color

    Split Complementary


    #7fff85 Color Preview

    Text with hexadecimal color #7fff85

    This text has a font color of #7fff85

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

    #7fff85 Background Color

    This box has a background color of #7fff85

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

    #7fff85 Border Color

    This box has a border color of #7fff85

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

    CSS codes

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

    #7fff85 Color on white background

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

    #7fff85 Color on black background

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