#0fff01 Hex Color

#0FFF01
0
  • #0fff01 Color Information

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

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

    • #0fff01 color has a hue of 116.7 degrees, a saturation of 100% and a lightness of 50.2%.

    • #0fff01 hex color contains mainly GREEN.

    • The closest web safe color of #0fff01 is #00ff00

    • #0fff01 hex color has a decimal value of 1048321.



    #0fff01 Color Spaces (Color Conversions)

    HEX 0fff01 #0fff01
    RGB 15, 255, 1 rgb(15, 255, 1)
    RGB Percent 5.88, 100, 0.39 rgb(5.88, 100, 0.39)
    CMYK 94, 0, 100, 0
    HSL 116.7°, 100, 50.2 hsl(116.7, 100%, 50.2%)
    HSV 116.7°, 99.6, 100
    XYZ 35.962, 71.624, 11.958
    Hunter Lab 84.631, -72.255, 50.864
    CIE-LAB 87.787, -85.723, 83.166
    CIE-LCH 87.787, 119.436, 135.867
    CIE-LUV 94.12, 0, 99.61, 0
    Web Safe 00ff00

    RGB percent of color #0fff01

    5.88%
    100%
    0.39%

    CMYK percent of color #0fff01

    94.12%
    0%
    99.61%
    0%


    Color Schemes with #0fff01

    Complementary Color

    Split Complementary


    #0fff01 Color Preview

    Text with hexadecimal color #0fff01

    This text has a font color of #0fff01

    <p style="color:#0fff01">Text here</p>

    #0fff01 Background Color

    This box has a background color of #0fff01

    <div style="background-color:#0fff01">Text here</div>

    #0fff01 Border Color

    This box has a border color of #0fff01

    <div style="border: 4px solid #0fff01">Text here</div>

    CSS codes

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

    #0fff01 Color on white background

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

    #0fff01 Color on black background

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