#01cc00 Hex Color

#01CC00
0
  • #01cc00 Color Information

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

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

    • #01cc00 color has a hue of 119.7 degrees, a saturation of 100% and a lightness of 40%.

    • #01cc00 hex color contains mainly GREEN.

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

    • #01cc00 hex color has a decimal value of 117760.



    #01cc00 Color Spaces (Color Conversions)

    HEX 01cc00 #01cc00
    RGB 1, 204, 0 rgb(1, 204, 0)
    RGB Percent 0.39, 80, 0 rgb(0.39, 80, 0)
    CMYK 100, 0, 100, 20
    HSL 119.7°, 100, 40 hsl(119.7, 100%, 40%)
    HSV 119.7°, 100, 80
    XYZ 21.605, 43.192, 7.198
    Hunter Lab 65.721, -56.331, 39.511
    CIE-LAB 71.685, -72.806, 70.312
    CIE-LCH 71.685, 101.215, 135.998
    CIE-LUV 99.51, 0, 100, 20
    Web Safe 00cc00

    RGB percent of color #01cc00

    0.39%
    80%
    0%

    CMYK percent of color #01cc00

    99.51%
    0%
    100%
    20%


    Color Schemes with #01cc00

    Complementary Color

    Split Complementary


    #01cc00 Color Preview

    Text with hexadecimal color #01cc00

    This text has a font color of #01cc00

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

    #01cc00 Background Color

    This box has a background color of #01cc00

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

    #01cc00 Border Color

    This box has a border color of #01cc00

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

    CSS codes

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

    #01cc00 Color on white background

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

    #01cc00 Color on black background

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