#00cc00 Hex Color

#00CC00
0
  • #00cc00 Color Information

    • #00cc00 short hex color code is #0c0.

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

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

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

    • #00cc00 hex color contains mainly GREEN.

    • #00cc00 is a web safe color.

    • #00cc00 hex color has a decimal value of 52224.



    #00cc00 Color Spaces (Color Conversions)

    HEX 00cc00 #00cc00
    RGB 0, 204, 0 rgb(0, 204, 0)
    RGB Percent 0, 80, 0 rgb(0, 80, 0)
    CMYK 100, 0, 100, 20
    HSL 120°, 100, 40 hsl(120, 100%, 40%)
    HSV 120°, 100, 80
    XYZ 21.593, 43.186, 7.198
    Hunter Lab 65.716, -56.352, 39.507
    CIE-LAB 71.681, -72.845, 70.305
    CIE-LCH 71.681, 101.238, 136.017
    CIE-LUV 100, 0, 100, 20
    Web Safe 00cc00

    RGB percent of color #00cc00

    0%
    80%
    0%

    CMYK percent of color #00cc00

    100%
    0%
    100%
    20%


    Color Schemes with #00cc00

    Complementary Color

    Split Complementary


    #00cc00 Color Preview

    Text with hexadecimal color #00cc00

    This text has a font color of #00cc00

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

    #00cc00 Background Color

    This box has a background color of #00cc00

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

    #00cc00 Border Color

    This box has a border color of #00cc00

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

    CSS codes

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

    #00cc00 Color on white background

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

    #00cc00 Color on black background

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