#00fd01 Hex Color

#00FD01
0
  • #00fd01 Color Information

    • In RGB color space, #00fd01 hex color has a red value of 0, a green value of 253 and a blue value of 1.

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

    • #00fd01 color has a hue of 120.2 degrees, a saturation of 100% and a lightness of 49.6%.

    • #00fd01 hex color contains mainly GREEN.

    • The closest web safe color of #00fd01 is #00ff00

    • #00fd01 hex color has a decimal value of 64769.



    #00fd01 Color Spaces (Color Conversions)

    HEX 00fd01 #00fd01
    RGB 0, 253, 1 rgb(0, 253, 1)
    RGB Percent 0, 99.22, 0.39 rgb(0, 99.22, 0.39)
    CMYK 100, 0, 100, 1
    HSL 120.2°, 100, 49.6 hsl(120.2, 100%, 49.6%)
    HSV 120.2°, 100, 99.2
    XYZ 35.131, 70.253, 11.737
    Hunter Lab 83.817, -71.864, 50.369
    CIE-LAB 87.121, -85.657, 82.611
    CIE-LCH 87.121, 119.003, 136.037
    CIE-LUV 100, 0, 99.6, 0.78
    Web Safe 00ff00

    RGB percent of color #00fd01

    0%
    99.22%
    0.39%

    CMYK percent of color #00fd01

    100%
    0%
    99.6%
    0.78%


    Color Schemes with #00fd01

    Complementary Color

    Split Complementary


    #00fd01 Color Preview

    Text with hexadecimal color #00fd01

    This text has a font color of #00fd01

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

    #00fd01 Background Color

    This box has a background color of #00fd01

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

    #00fd01 Border Color

    This box has a border color of #00fd01

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

    CSS codes

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

    #00fd01 Color on white background

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

    #00fd01 Color on black background

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