#01fa00 Hex Color

#01FA00
0
  • #01fa00 Color Information

    • In RGB color space, #01fa00 hex color has a red value of 1, a green value of 250 and a blue value of 0.

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

    • #01fa00 color has a hue of 119.8 degrees, a saturation of 100% and a lightness of 49%.

    • #01fa00 hex color contains mainly GREEN.

    • The closest web safe color of #01fa00 is #00ff00

    • #01fa00 hex color has a decimal value of 129536.



    #01fa00 Color Spaces (Color Conversions)

    HEX 01fa00 #01fa00
    RGB 1, 250, 0 rgb(1, 250, 0)
    RGB Percent 0.39, 98.04, 0 rgb(0.39, 98.04, 0)
    CMYK 100, 0, 100, 2
    HSL 119.8°, 100, 49 hsl(119.8, 100%, 49%)
    HSV 119.8°, 100, 98
    XYZ 34.198, 68.378, 11.396
    Hunter Lab 82.691, -70.888, 49.713
    CIE-LAB 86.195, -84.872, 81.946
    CIE-LCH 86.195, 117.976, 136.005
    CIE-LUV 99.6, 0, 100, 1.96
    Web Safe 00ff00

    RGB percent of color #01fa00

    0.39%
    98.04%
    0%

    CMYK percent of color #01fa00

    99.6%
    0%
    100%
    1.96%


    Color Schemes with #01fa00

    Complementary Color

    Split Complementary


    #01fa00 Color Preview

    Text with hexadecimal color #01fa00

    This text has a font color of #01fa00

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

    #01fa00 Background Color

    This box has a background color of #01fa00

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

    #01fa00 Border Color

    This box has a border color of #01fa00

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

    CSS codes

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

    #01fa00 Color on white background

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

    #01fa00 Color on black background

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