#00f200 Hex Color

#00F200
0
  • #00f200 Color Information

    • In RGB color space, #00f200 hex color has a red value of 0, a green value of 242 and a blue value of 0.

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

    • #00f200 color has a hue of 120 degrees, a saturation of 100% and a lightness of 47.5%.

    • #00f200 hex color contains mainly GREEN.

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

    • #00f200 hex color has a decimal value of 61952.



    #00f200 Color Spaces (Color Conversions)

    HEX 00f200 #00f200
    RGB 0, 242, 0 rgb(0, 242, 0)
    RGB Percent 0, 94.9, 0 rgb(0, 94.9, 0)
    CMYK 100, 0, 100, 5
    HSL 120°, 100, 47.5 hsl(120, 100%, 47.5%)
    HSV 120°, 100, 94.9
    XYZ 31.752, 63.504, 10.584
    Hunter Lab 79.689, -68.334, 47.908
    CIE-LAB 83.707, -82.836, 79.95
    CIE-LCH 83.707, 115.125, 136.016
    CIE-LUV 100, 0, 100, 5.1
    Web Safe 00ff00

    RGB percent of color #00f200

    0%
    94.9%
    0%

    CMYK percent of color #00f200

    100%
    0%
    100%
    5.1%


    Color Schemes with #00f200

    Complementary Color

    Split Complementary


    #00f200 Color Preview

    Text with hexadecimal color #00f200

    This text has a font color of #00f200

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

    #00f200 Background Color

    This box has a background color of #00f200

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

    #00f200 Border Color

    This box has a border color of #00f200

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

    CSS codes

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

    #00f200 Color on white background

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

    #00f200 Color on black background

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