#01f00c Hex Color

#01F00C
0
  • #01f00c Color Information

    • In RGB color space, #01f00c hex color has a red value of 1, a green value of 240 and a blue value of 12.

    • In CMYK color space (used in color printing), #01f00c hex color is composed of 99.58% cyan, 0% magenta, 95% yellow and 5.88% black.

    • #01f00c color has a hue of 122.8 degrees, a saturation of 99.17% and a lightness of 47.3%.

    • #01f00c hex color contains mainly GREEN.

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

    • #01f00c hex color has a decimal value of 126988.



    #01f00c Color Spaces (Color Conversions)

    HEX 01f00c #01f00c
    RGB 1, 240, 12 rgb(1, 240, 12)
    RGB Percent 0.39, 94.12, 4.71 rgb(0.39, 94.12, 4.71)
    CMYK 100, 0, 95, 6
    HSL 122.8°, 99.17, 47.3 hsl(122.8, 99.17%, 47.3%)
    HSV 122.8°, 99.6, 94.1
    XYZ 31.239, 62.353, 10.737
    Hunter Lab 78.964, -67.57, 47.213
    CIE-LAB 83.101, -82.103, 78.464
    CIE-LCH 83.101, 113.567, 136.298
    CIE-LUV 99.58, 0, 95, 5.88
    Web Safe 00ff00

    RGB percent of color #01f00c

    0.39%
    94.12%
    4.71%

    CMYK percent of color #01f00c

    99.58%
    0%
    95%
    5.88%


    Color Schemes with #01f00c

    Complementary Color

    Split Complementary


    #01f00c Color Preview

    Text with hexadecimal color #01f00c

    This text has a font color of #01f00c

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

    #01f00c Background Color

    This box has a background color of #01f00c

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

    #01f00c Border Color

    This box has a border color of #01f00c

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

    CSS codes

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

    #01f00c Color on white background

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

    #01f00c Color on black background

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