#01ff0f Hex Color

#01FF0F
0
  • #01ff0f Color Information

    • In RGB color space, #01ff0f hex color has a red value of 1, a green value of 255 and a blue value of 15.

    • In CMYK color space (used in color printing), #01ff0f hex color is composed of 99.61% cyan, 0% magenta, 94.12% yellow and 0% black.

    • #01ff0f color has a hue of 123.3 degrees, a saturation of 100% and a lightness of 50.2%.

    • #01ff0f hex color contains mainly GREEN.

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

    • #01ff0f hex color has a decimal value of 130831.



    #01ff0f Color Spaces (Color Conversions)

    HEX 01ff0f #01ff0f
    RGB 1, 255, 15 rgb(1, 255, 15)
    RGB Percent 0.39, 100, 5.88 rgb(0.39, 100, 5.88)
    CMYK 100, 0, 94, 0
    HSL 123.3°, 100, 50.2 hsl(123.3, 100%, 50.2%)
    HSV 123.3°, 99.6, 100
    XYZ 35.859, 71.561, 12.375
    Hunter Lab 84.594, -72.373, 50.542
    CIE-LAB 87.757, -85.937, 82.013
    CIE-LCH 87.757, 118.791, 136.338
    CIE-LUV 99.61, 0, 94.12, 0
    Web Safe 00ff00

    RGB percent of color #01ff0f

    0.39%
    100%
    5.88%

    CMYK percent of color #01ff0f

    99.61%
    0%
    94.12%
    0%


    Color Schemes with #01ff0f

    Complementary Color

    Split Complementary


    #01ff0f Color Preview

    Text with hexadecimal color #01ff0f

    This text has a font color of #01ff0f

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

    #01ff0f Background Color

    This box has a background color of #01ff0f

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

    #01ff0f Border Color

    This box has a border color of #01ff0f

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

    CSS codes

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

    #01ff0f Color on white background

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

    #01ff0f Color on black background

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