#00cc01 Hex Color

#00CC01
0
  • #00cc01 Color Information

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

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

    • #00cc01 color has a hue of 120.3 degrees, a saturation of 100% and a lightness of 40%.

    • #00cc01 hex color contains mainly GREEN.

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

    • #00cc01 hex color has a decimal value of 52225.



    #00cc01 Color Spaces (Color Conversions)

    HEX 00cc01 #00cc01
    RGB 0, 204, 1 rgb(0, 204, 1)
    RGB Percent 0, 80, 0.39 rgb(0, 80, 0.39)
    CMYK 100, 0, 100, 20
    HSL 120.3°, 100, 40 hsl(120.3, 100%, 40%)
    HSV 120.3°, 100, 80
    XYZ 21.598, 43.188, 7.226
    Hunter Lab 65.718, -56.342, 39.483
    CIE-LAB 71.682, -72.828, 70.203
    CIE-LCH 71.682, 101.155, 136.051
    CIE-LUV 100, 0, 99.51, 20
    Web Safe 00cc00

    RGB percent of color #00cc01

    0%
    80%
    0.39%

    CMYK percent of color #00cc01

    100%
    0%
    99.51%
    20%


    Color Schemes with #00cc01

    Complementary Color

    Split Complementary


    #00cc01 Color Preview

    Text with hexadecimal color #00cc01

    This text has a font color of #00cc01

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

    #00cc01 Background Color

    This box has a background color of #00cc01

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

    #00cc01 Border Color

    This box has a border color of #00cc01

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

    CSS codes

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

    #00cc01 Color on white background

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

    #00cc01 Color on black background

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