#afff00 Hex Color

#AFFF00
0
  • #afff00 Color Information

    • In RGB color space, #afff00 hex color has a red value of 175, a green value of 255 and a blue value of 0.

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

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

    • #afff00 hex color contains mainly GREEN.

    • The closest web safe color of #afff00 is #99ff00

    • #afff00 hex color has a decimal value of 11534080.



    #afff00 Color Spaces (Color Conversions)

    HEX afff00 #afff00
    RGB 175, 255, 0 rgb(175, 255, 0)
    RGB Percent 68.63, 100, 0 rgb(68.63, 100, 0)
    CMYK 31, 0, 100, 0
    HSL 78.8°, 100, 50 hsl(78.8, 100%, 50%)
    HSV 78.8°, 100, 100
    XYZ 53.439, 80.634, 12.747
    Hunter Lab 89.796, -50.916, 54.441
    CIE-LAB 91.969, -52.705, 88.314
    CIE-LCH 91.969, 102.845, 120.828
    CIE-LUV 31.37, 0, 100, 0
    Web Safe 99ff00

    RGB percent of color #afff00

    68.63%
    100%
    0%

    CMYK percent of color #afff00

    31.37%
    0%
    100%
    0%


    Color Schemes with #afff00

    Complementary Color

    Split Complementary


    #afff00 Color Preview

    Text with hexadecimal color #afff00

    This text has a font color of #afff00

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

    #afff00 Background Color

    This box has a background color of #afff00

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

    #afff00 Border Color

    This box has a border color of #afff00

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

    CSS codes

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

    #afff00 Color on white background

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

    #afff00 Color on black background

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