#a1ff00 Hex Color

#A1FF00
0
  • #a1ff00 Color Information

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

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

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

    • #a1ff00 hex color contains mainly GREEN.

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

    • #a1ff00 hex color has a decimal value of 10616576.



    #a1ff00 Color Spaces (Color Conversions)

    HEX a1ff00 #a1ff00
    RGB 161, 255, 0 rgb(161, 255, 0)
    RGB Percent 63.14, 100, 0 rgb(63.14, 100, 0)
    CMYK 37, 0, 100, 0
    HSL 82.1°, 100, 50 hsl(82.1, 100%, 50%)
    HSV 82.1°, 100, 100
    XYZ 50.458, 79.097, 12.608
    Hunter Lab 88.936, -54.367, 53.85
    CIE-LAB 91.278, -57.55, 87.48
    CIE-LCH 91.278, 104.713, 123.34
    CIE-LUV 36.86, 0, 100, 0
    Web Safe 99ff00

    RGB percent of color #a1ff00

    63.14%
    100%
    0%

    CMYK percent of color #a1ff00

    36.86%
    0%
    100%
    0%


    Color Schemes with #a1ff00

    Complementary Color

    Split Complementary


    #a1ff00 Color Preview

    Text with hexadecimal color #a1ff00

    This text has a font color of #a1ff00

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

    #a1ff00 Background Color

    This box has a background color of #a1ff00

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

    #a1ff00 Border Color

    This box has a border color of #a1ff00

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

    CSS codes

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

    #a1ff00 Color on white background

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

    #a1ff00 Color on black background

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