#01fc00 Hex Color

#01FC00
0
  • #01fc00 Color Information

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

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

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

    • #01fc00 hex color contains mainly GREEN.

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

    • #01fc00 hex color has a decimal value of 130048.



    #01fc00 Color Spaces (Color Conversions)

    HEX 01fc00 #01fc00
    RGB 1, 252, 0 rgb(1, 252, 0)
    RGB Percent 0.39, 98.82, 0 rgb(0.39, 98.82, 0)
    CMYK 100, 0, 100, 1
    HSL 119.8°, 100, 49.4 hsl(119.8, 100%, 49.4%)
    HSV 119.8°, 100, 98.8
    XYZ 34.823, 69.627, 11.604
    Hunter Lab 83.443, -71.532, 50.165
    CIE-LAB 86.814, -85.385, 82.442
    CIE-LCH 86.814, 118.69, 136.005
    CIE-LUV 99.6, 0, 100, 1.18
    Web Safe 00ff00

    RGB percent of color #01fc00

    0.39%
    98.82%
    0%

    CMYK percent of color #01fc00

    99.6%
    0%
    100%
    1.18%


    Color Schemes with #01fc00

    Complementary Color

    Split Complementary


    #01fc00 Color Preview

    Text with hexadecimal color #01fc00

    This text has a font color of #01fc00

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

    #01fc00 Background Color

    This box has a background color of #01fc00

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

    #01fc00 Border Color

    This box has a border color of #01fc00

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

    CSS codes

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

    #01fc00 Color on white background

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

    #01fc00 Color on black background

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