#01cc01 Hex Color

#01CC01
0
  • #01cc01 Color Information

    • In RGB color space, #01cc01 hex color has a red value of 1, a green value of 204 and a blue value of 1.

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

    • #01cc01 color has a hue of 120 degrees, a saturation of 99.02% and a lightness of 40.2%.

    • #01cc01 hex color contains mainly GREEN.

    • The closest web safe color of #01cc01 is #00cc00

    • #01cc01 hex color has a decimal value of 117761.



    #01cc01 Color Spaces (Color Conversions)

    HEX 01cc01 #01cc01
    RGB 1, 204, 1 rgb(1, 204, 1)
    RGB Percent 0.39, 80, 0.39 rgb(0.39, 80, 0.39)
    CMYK 100, 0, 100, 20
    HSL 120°, 99.02, 40.2 hsl(120, 99.02%, 40.2%)
    HSV 120°, 99.5, 80
    XYZ 21.611, 43.194, 7.227
    Hunter Lab 65.722, -56.319, 39.486
    CIE-LAB 71.686, -72.784, 70.206
    CIE-LCH 71.686, 101.126, 136.033
    CIE-LUV 99.51, 0, 99.51, 20
    Web Safe 00cc00

    RGB percent of color #01cc01

    0.39%
    80%
    0.39%

    CMYK percent of color #01cc01

    99.51%
    0%
    99.51%
    20%


    Color Schemes with #01cc01

    Complementary Color

    Split Complementary


    #01cc01 Color Preview

    Text with hexadecimal color #01cc01

    This text has a font color of #01cc01

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

    #01cc01 Background Color

    This box has a background color of #01cc01

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

    #01cc01 Border Color

    This box has a border color of #01cc01

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

    CSS codes

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

    #01cc01 Color on white background

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

    #01cc01 Color on black background

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